Skip to content
Success

Console Output

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 b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10
Commit message: "RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ"
 > git rev-list --no-walk b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins12421966947342166727.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:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0', '--detach', '--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', '--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'] dc925de6268cffa236395d80bc076e6ca0510a63492444d7c3fc8b1eb0d04fe3 [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-20241027-0347-6e1fbb90-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-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 [8787 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 [190 kB] Fetched 9234 kB in 1s (9761 kB/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-20241027-0347-6e1fbb90-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' 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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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 [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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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 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 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 `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:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.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:85.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:86.1-92.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' 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. 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_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:1448.1-1484.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1455.2-1463.2: In if statement: RAN_Emulation.ttcnpp:1458.3-1462.3: In if statement: RAN_Emulation.ttcnpp:1461.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1483.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:258.1-270.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:269.2-30: In return statement: ConnHdlr.ttcn:269.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:269.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:269.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:258.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:273.1-282.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:281.2-28: In return statement: ConnHdlr.ttcn:281.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:281.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:281.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:273.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:308.1-335.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:334.2-30: In return statement: ConnHdlr.ttcn:334.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:334.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:334.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:308.60-92: note: Referenced template parameter is here ConnHdlr.ttcn:351.1-380.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:365.2-29: In variable assignment: ConnHdlr.ttcn:365.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:365.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:365.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:352.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:457.1-463.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:462.2-45: In return statement: ConnHdlr.ttcn:462.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:462.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:462.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:462.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:458.39-45: note: Referenced template variable is here ConnHdlr.ttcn:559.1-589.1: In function definition `f_rab_ass_req': ConnHdlr.ttcn:567.2-43: In variable assignment: ConnHdlr.ttcn:567.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:567.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:567.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:567.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:562.37-43: note: Referenced template variable is here ConnHdlr.ttcn:586.2-43: In variable assignment: ConnHdlr.ttcn:586.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:586.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:586.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:586.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:562.37-43: note: Referenced template variable is here ConnHdlr.ttcn:588.2-17: In function instance: ConnHdlr.ttcn:588.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:591.8-651.1: In function definition `f_rab_ass_resp': ConnHdlr.ttcn:598.2-45: In variable assignment: ConnHdlr.ttcn:598.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:598.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:598.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:598.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:601.2-644.2: In interleave statement: ConnHdlr.ttcn:623.3-635.3: In if statement: ConnHdlr.ttcn:627.4-45: In variable assignment: ConnHdlr.ttcn:627.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:627.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:627.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:627.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:624.39-45: note: Referenced template variable is here ConnHdlr.ttcn:629.4-19: In function instance: ConnHdlr.ttcn:629.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:632.4-47: In variable assignment: ConnHdlr.ttcn:632.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:632.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:632.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:632.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:648.2-45: In variable assignment: ConnHdlr.ttcn:648.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:648.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:648.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:648.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:594.39-46: note: Referenced template variable is here ConnHdlr.ttcn:650.2-19: In function instance: ConnHdlr.ttcn:650.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:701.1-720.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:716.2-719.2: In if statement: ConnHdlr.ttcn:718.3-20: In function instance: ConnHdlr.ttcn:718.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:622.1-651.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:626.2-55: In send statement: HNBGW_Tests.ttcn:626.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:626.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:626.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:622.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:846.8-850.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:849.2-21: In function instance: HNBGW_Tests.ttcn:849.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:974.8-1019.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:986.2-21: In function instance: HNBGW_Tests.ttcn:986.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:994.2-24: In function instance: HNBGW_Tests.ttcn:994.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1003.2-24: In function instance: HNBGW_Tests.ttcn:1003.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1007.2-13: In function instance: HNBGW_Tests.ttcn:1007.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1018.2-13: In function instance: HNBGW_Tests.ttcn:1018.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1032.8-1075.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1044.2-21: In function instance: HNBGW_Tests.ttcn:1044.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1052.2-24: In function instance: HNBGW_Tests.ttcn:1052.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1058.2-13: In function instance: HNBGW_Tests.ttcn:1058.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1065.2-24: In function instance: HNBGW_Tests.ttcn:1065.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1088.8-1137.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1100.2-21: In function instance: HNBGW_Tests.ttcn:1100.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1115.2-24: In function instance: HNBGW_Tests.ttcn:1115.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1124.2-24: In function instance: HNBGW_Tests.ttcn:1124.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1136.2-17: In function instance: HNBGW_Tests.ttcn:1136.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1164.8-1201.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1175.2-21: In function instance: HNBGW_Tests.ttcn:1175.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1180.2-43: In variable assignment: HNBGW_Tests.ttcn:1180.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1180.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1180.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1180.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:1167.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1197.2-13: In function instance: HNBGW_Tests.ttcn:1197.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1200.2-13: In function instance: HNBGW_Tests.ttcn:1200.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1232.8-1245.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1236.2-45: In function instance: HNBGW_Tests.ttcn:1236.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1239.2-55: In function instance: HNBGW_Tests.ttcn:1239.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1241.2-55: In function instance: HNBGW_Tests.ttcn:1241.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1244.2-48: In function instance: HNBGW_Tests.ttcn:1244.2-48: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1268.9-1281.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1272.2-45: In function instance: HNBGW_Tests.ttcn:1272.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1275.2-55: In function instance: HNBGW_Tests.ttcn:1275.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1277.2-55: In function instance: HNBGW_Tests.ttcn:1277.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1280.2-91: In function instance: HNBGW_Tests.ttcn:1280.2-91: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used HNBGW_Tests.ttcn:1351.8-1449.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': HNBGW_Tests.ttcn:1377.2-21: In function instance: HNBGW_Tests.ttcn:1377.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1384.2-43: In variable assignment: HNBGW_Tests.ttcn:1384.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1384.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1384.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1384.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:1380.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1404.27-1405.36: In template variable definition `pdr1': HNBGW_Tests.ttcn:1404.54-1405.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': HNBGW_Tests.ttcn:1405.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1400.22-1401.48: note: Referenced template variable is here HNBGW_Tests.ttcn:1406.27-1407.36: In template variable definition `pdr2': HNBGW_Tests.ttcn:1406.54-1407.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': HNBGW_Tests.ttcn:1407.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1402.22-1403.50: note: Referenced template variable is here HNBGW_Tests.ttcn:1408.24-1412.39: In template variable definition `r': HNBGW_Tests.ttcn:1408.53-1412.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #4 for `f_seid': HNBGW_Tests.ttcn:1411.22-30: warning: Inadequate restriction on the referenced template variable `up_f_seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1399.22-88: note: Referenced template variable is here In parameter #5 for `created_pdr': HNBGW_Tests.ttcn:1412.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1404.27-1405.36: note: Referenced template variable is here HNBGW_Tests.ttcn:1412.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1406.27-1407.36: note: Referenced template variable is here HNBGW_Tests.ttcn:1418.2-43: In variable assignment: HNBGW_Tests.ttcn:1418.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1418.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1418.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1418.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:1380.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1419.2-17: In function instance: HNBGW_Tests.ttcn:1419.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1425.2-45: In variable assignment: HNBGW_Tests.ttcn:1425.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1425.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:1425.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1425.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:1422.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:1428.2-60: In variable assignment: HNBGW_Tests.ttcn:1428.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect': HNBGW_Tests.ttcn:1428.21-59: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1428.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Mod_Req': HNBGW_Tests.ttcn:1428.45-58: In parameter #1 for `seid': HNBGW_Tests.ttcn:1428.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1399.22-88: note: Referenced template variable is here HNBGW_Tests.ttcn:1433.2-46: In function instance: HNBGW_Tests.ttcn:1433.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': HNBGW_Tests.ttcn:1433.17-45: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1433.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:1764.1-1826.1: note: Referenced function is here HNBGW_Tests.ttcn:1433.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:1437.2-13: In function instance: HNBGW_Tests.ttcn:1437.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1440.2-13: In function instance: HNBGW_Tests.ttcn:1440.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1442.2-60: In variable assignment: HNBGW_Tests.ttcn:1442.20-60: In actual parameter list of function `@ConnHdlr.f_pfcp_expect': HNBGW_Tests.ttcn:1442.21-59: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1442.44-59: In actual parameter list of template `@PFCP_Templates.tr_PFCP_Session_Del_Req': HNBGW_Tests.ttcn:1442.45-58: In parameter #1 for `seid': HNBGW_Tests.ttcn:1442.45-58: warning: Inadequate restriction on the referenced template variable `up_f_seid.seid', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1399.22-88: note: Referenced template variable is here HNBGW_Tests.ttcn:1464.8-1508.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': HNBGW_Tests.ttcn:1476.2-21: In function instance: HNBGW_Tests.ttcn:1476.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1483.2-43: In variable assignment: HNBGW_Tests.ttcn:1483.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1483.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1483.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1483.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:1479.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1487.2-43: In variable assignment: HNBGW_Tests.ttcn:1487.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1487.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1487.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1487.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:1479.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1488.2-17: In function instance: HNBGW_Tests.ttcn:1488.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1494.2-45: In variable assignment: HNBGW_Tests.ttcn:1494.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1494.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:1494.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1494.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:1491.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:1498.2-46: In function instance: HNBGW_Tests.ttcn:1498.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': HNBGW_Tests.ttcn:1498.17-45: In parameter #1 for `exp_rx': HNBGW_Tests.ttcn:1498.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:1764.1-1826.1: note: Referenced function is here HNBGW_Tests.ttcn:1498.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:1502.2-13: In function instance: HNBGW_Tests.ttcn:1502.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1505.2-13: In function instance: HNBGW_Tests.ttcn:1505.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2276.9-2303.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2289.2-55: In function instance: HNBGW_Tests.ttcn:2289.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2290.2-55: In function instance: HNBGW_Tests.ttcn:2290.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2320.8-2371.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2329.2-21: In function instance: HNBGW_Tests.ttcn:2329.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2340.2-43: In variable assignment: HNBGW_Tests.ttcn:2340.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2340.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2340.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2340.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:2335.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2345.2-17: In function instance: HNBGW_Tests.ttcn:2345.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2353.2-45: In variable assignment: HNBGW_Tests.ttcn:2353.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2353.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2353.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2353.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:2351.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2355.2-19: In function instance: HNBGW_Tests.ttcn:2355.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn:2359.2-13: In function instance: HNBGW_Tests.ttcn:2359.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2370.2-13: In function instance: HNBGW_Tests.ttcn:2370.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' 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 `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: 936 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-20241027-0347-6e1fbb90-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_IEs_part_1.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_IEs_part_4.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_1.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_3.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Constants_part_7.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_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.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_CommonDataTypes.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_PDU_Contents.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 SCCP_Mapping_part_7.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_4.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_3.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_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 SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for IPA_Emulation.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_2.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_5.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_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_3.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 TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for StatsD_Types_part_7.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_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_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_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_4.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_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Types_part_2.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_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.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_Templates_part_7.cc Creating dependency file for PFCP_Types_part_1.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_3.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for PFCP_CodecPort_part_2.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 PFCP_CodecPort_part_4.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_1.cc Creating dependency file for Osmocom_VTY_Functions_part_2.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_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_1.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 MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_4.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_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_3.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_6.cc Creating dependency file for IPA_Types_part_7.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_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_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_Types_part_1.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_3.cc Creating dependency file for IPA_CodecPort_part_4.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 HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBGW_Tests_part_1.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_Templates_part_7.cc Creating dependency file for HNBAP_Types_part_1.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_1.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_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_4.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for SDP_Types.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for StatsD_CodecPort.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 RANAP_Types.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.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 PFCP_CodecPort.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 MobileL3_SS_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_Types.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 BSSAP_Types.cc Creating dependency file for ConnHdlr.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 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:11600:1: warning: control reaches end of non-void function [-Wreturn-type] 11600 | } | ^ env 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 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 MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_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 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] 5826 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] 5877 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] 6155 | } | ^ env 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 env 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 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:18644:1: warning: control reaches end of non-void function [-Wreturn-type] 18644 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:18696:1: warning: control reaches end of non-void function [-Wreturn-type] 18696 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:18805:1: warning: control reaches end of non-void function [-Wreturn-type] 18805 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:18856:1: warning: control reaches end of non-void function [-Wreturn-type] 18856 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env 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 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++ -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 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 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 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 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 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 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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (729 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 1784 kB of archives. After this operation, 6531 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410262026 [1180 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410262026 [169 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.1.c4dc.202410262026 [16.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410262026 [69.7 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410262026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.1.c4dc.202410262026 [40.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410262026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410262026 [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.19.3c5b.202410262026 [126 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410262026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.19.3c5b.202410262026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410262026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.2.3332.202410262026 [51.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.202410262026 [57.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410262026 [223 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.2.3332.202410262026 [28.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.10.3140.202410262026 [105 kB] Fetched 1784 kB in 0s (6366 kB/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_202410262026_amd64.deb ... Unpacking osmocom-nightly (202410262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.1.c4dc.202410262026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.1.c4dc.202410262026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.19.3c5b.202410262026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.19.3c5b.202410262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.19.3c5b.202410262026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410262026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410262026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202410262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202410262026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.10.3140.202410262026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.10.3140.202410262026) ... Setting up osmocom-nightly (202410262026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410262026) ... Setting up libasn1c1:amd64 (0.9.37.202410262026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.2.3332.202410262026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-rua0:amd64 (1.6.0.2.3332.202410262026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202410262026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410262026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410262026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410262026) ... Setting up osmo-stp:amd64 (2.0.0.19.3c5b.202410262026) ... 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.2.3332.202410262026) ... Setting up osmo-hnbgw (1.6.0.10.3140.202410262026) ... 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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20241027034730399 DLSS7 <000c> osmo_ss7.c:338 0: Creating SS7 Instance 20241027034730399 DLSS7 <000c> osmo_ss7.c:638 0: Creating Route Table system 20241027034730399 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241027034730399 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241027034730399 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241027034730399 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc0: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc1: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc2: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn0: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn1: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241027034730400 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241027034730400 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241027034730400 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn2: Created AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241027034730400 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241027034730400 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241027034730400 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241027034730400 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241027034730400 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241027034730400 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-20241027-0347-6e1fbb90-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55d38d640520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55d38d640500(iups) with 3 counters 20241027034730657 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241027034730657 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241027034730657 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d6405a0(msc) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d6405a0(msc) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d6405a0(msc) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d6405a0(msc) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d640580(sgsn) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d640580(sgsn) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d640580(sgsn) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Allocated (fsm.c:456) 20241027034730657 DLGLOBAL DEBUG validating counter group 0x55d38d640580(sgsn) with 15 counters (rate_ctr.c:86) 20241027034730657 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241027034730657 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027034730657 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241027034730658 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241027034730658 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241027034730658 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241027034730658 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241027034730658 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241027034730658 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:57504 (mgcp_client.c:987) 20241027034730658 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:74) 20241027034730658 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730658 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730658 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241027034730658 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241027034730658 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241027034730658 DLGLOBAL DEBUG validating counter group 0x7f6676ff8e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241027034730658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_DOWN}: Allocated (fsm.c:456) 20241027034730658 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:1079) 20241027034730658 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241027034730658 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241027034730658 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:748) 20241027034730658 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241027034730658 DLGLOBAL DEBUG validating counter group 0x7f6676ff8ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241027034730658 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241027034730658 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{IDLE}: Allocated (fsm.c:456) 20241027034730658 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241027034730659 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_DOWN}: Allocated (fsm.c:456) 20241027034730659 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241027034730659 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241027034730659 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241027034730659 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55d38f213630 (osmo_ss7.c:432) 20241027034730659 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241027034730659 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241027034730659 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241027034730659 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241027034730659 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027034730659 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241027034730659 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027034730659 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241027034730659 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:55474<->l=::1:2905): New m3ua connection accepted 20241027034730659 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:55474<->l=::1:2905): created dynamic ASP asp-dyn-0 20241027034730659 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:55474<->l=:::2905 20241027034730659 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241027034730659 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241027034730659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034730659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027034730659 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730659 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730659 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730659 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730659 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034730659 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034730659 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034730659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034730659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034730660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034730660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034730660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034730660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034730660 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:232) 20241027034730660 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034730660 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:55474){CONNECTING} connection established (stream_cli.c:362) 20241027034730660 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241027034730660 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:55474) (osmo_ss7_asp.c:934) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241027034730660 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241027034730660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034730660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241027034730660 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034730660 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034730660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034730660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034730660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:747) 20241027034730660 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:710) 20241027034730660 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241027034730660 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241027034730660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241027034730660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241027034730660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) [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-20241027-0347-6e1fbb90-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@dc925de6268c: Unix server socket created successfully. MC@dc925de6268c: Listening on TCP port 41367. dc925de6268c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests dc925de6268c 41367 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@dc925de6268c: New HC connected from 10.0.2.100 [10.0.2.100]. dc925de6268c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@dc925de6268c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@dc925de6268c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@dc925de6268c: Configuration file was processed on all HCs. MC@dc925de6268c: Creating MTC on host 10.0.2.100. MC@dc925de6268c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@dc925de6268c: 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 Oct 27 03: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.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@dc925de6268c: 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@dc925de6268c: Test case TC_hnb_register started. 20241027034732497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034732507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034732507 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034732507 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(4)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034732514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39923<->l=127.0.0.1:4262) (control_if.c:570) 20241027034732516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732516 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732516 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732516 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732516 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732516 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732516 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732516 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732517 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732517 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034732517 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732517 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034732517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732517 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732517 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732517 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034732517 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034732517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732517 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732517 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732517 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034732517 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034732517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732517 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732517 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732517 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034732517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034732517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732517 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732517 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(9)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034732538 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732538 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732538 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732538 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732539 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732539 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732539 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034732539 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732540 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732540 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034732540 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732540 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034732540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732540 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732540 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732540 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732540 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034732540 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732540 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034732540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732540 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732540 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732540 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732540 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034732540 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732540 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034732540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732540 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732540 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732540 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732540 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034732540 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034732540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732540 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027034732540 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(12)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241027034732660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:568) 20241027034732660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241027034732660 DLSS7 <000c> xua_rkm.c:199 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241027034732660 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241027034732660 DLSS7 <000c> osmo_ss7.c:1079 0: as-as-rkm-7: Created AS 20241027034732660 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241027034732660 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241027034732660 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241027034732660 DLSS7 <000c> xua_rkm.c:337 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034732660 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241027034732660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:747) 20241027034732660 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:443) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241027034732660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241027034732660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241027034732660 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241027034732660 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241027034732660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034732661 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034732661 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034732661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034732661 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034732661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034732661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:747) 20241027034732661 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:710) 20241027034732661 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241027034732661 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55d38f213500]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241027034732661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241027034732661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241027034732661 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241027034732661 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241027034732661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241027034732661 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) 20241027034732661 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241027034732661 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55d38f214ad0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241027034732732 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034732732 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034732732 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034732732 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(9)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034732735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732735 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034732735 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034732735 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034732735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034732735 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034732735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034732737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732737 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034732737 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034732737 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034732737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034732737 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034732737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034732737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034732737 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034732737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034732737 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034732737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034732737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034732737 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034732737 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034732737 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732738 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732738 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034732738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034732738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034732738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732738 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034732738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034732738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034732738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034732738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034732738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034732738 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034732754 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034732754 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034732754 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034732754 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(12)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034732756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732756 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034732756 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034732756 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034732756 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034732756 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034732756 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034732758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732758 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034732758 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034732758 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034732758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034732758 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034732758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034732758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034732758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034732758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034732758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034732758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034732758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034732758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034732758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034732758 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034732758 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034732759 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034732759 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034732759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034732759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034732759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034732759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034732759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034732759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034732759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034732759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034732759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034732759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034732759 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034732759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034732759 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034732759 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034732759 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034732759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034732759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034732759 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034732759 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(8)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034733540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733540 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034733540 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034733540 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034733540 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034733540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034733540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034733540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034733540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034733540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733540 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034733540 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034733540 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034733540 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034733540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034733540 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034733540 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034733540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034733540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034733540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034733540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034733540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034733540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034733540 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034733540 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034733540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733540 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034733540 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034733540 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034733540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034733540 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034733540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034733540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034733540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034733540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034733540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034733540 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034733540 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034733540 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(8)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034733559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733559 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034733559 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034733559 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034733559 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034733559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034733559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034733559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034733559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034733559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034733559 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034733559 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034733559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034733559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034733559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034733559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034733559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034733559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034733559 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034733559 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034733559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034733559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034733559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034733559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733559 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034733559 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034733559 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034733559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034733559 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034733559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034733559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034733559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034733559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034733559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034733559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034733559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034733559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034733559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034733559 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034733559 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(11)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034733575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034733575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034733575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034733575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034733575 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027034733575 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034733575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034733575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034733575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034733575 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@dc925de6268c: setverdict(pass): none -> pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034733581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034733581 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39923<->l=127.0.0.1:4262) (control_if.c:193) 20241027034733584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034733585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034733585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034733585 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034733585 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(5)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(13)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@dc925de6268c: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(3)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034733587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@dc925de6268c: Test case TC_hnb_register finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:47:33 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241027034733666 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::e48a:52ff:fe73:57fd]:2905 err=None (stream.c:265) 20241027034733666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241027034733666 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241027034733666 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::e48a:52ff:fe73:57fd]:2905 err=None (osmo_ss7_asp.c:785) 20241027034733696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034733742 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034733742 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034733742 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 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034733742 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034733742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034733742 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034733742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034733742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034733742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034733742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034733742 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034733742 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034733742 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034733742 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034733742 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 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034733742 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034733742 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034733742 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034733742 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034733742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034733742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034733742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034733742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034733742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034733742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034733742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034733742 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034733742 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034733742 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034733742 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034734098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97512) 20241027034734430 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::e48a:52ff:fe73:57fd]:2905 err=None (stream.c:265) 20241027034734430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241027034734430 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241027034734430 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::e48a:52ff:fe73:57fd]:2905 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=97512, count=155696) 20241027034735743 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034735743 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034735743 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034735743 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034735743 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034735743 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:47:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_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@dc925de6268c: 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@dc925de6268c: Test case TC_hnb_register_duplicate started. 20241027034737166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034737172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034737172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh0(15)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034737180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034737181 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54660 (stream_srv.c:129) 20241027034737181 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54660<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(17)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034737186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39089<->l=127.0.0.1:4262) (control_if.c:570) 20241027034737187 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737187 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737187 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737187 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737187 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737187 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737187 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737187 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737188 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737188 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034737188 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034737188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737188 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034737188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737188 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737188 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737188 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034737188 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737189 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034737189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737189 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737189 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737189 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034737189 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034737189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737189 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737189 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737189 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034737189 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034737189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737189 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034737189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034737189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034737189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034737189 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(22)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(20)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034737204 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737204 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737204 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737204 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737204 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737204 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737204 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034737204 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737205 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737205 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034737205 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034737205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737205 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034737205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737205 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737205 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737205 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034737205 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737206 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034737206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737206 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737206 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737206 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034737206 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737206 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034737206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737206 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737206 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737206 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034737206 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034737206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737206 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034737206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034737206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034737206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034737206 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034737401 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034737401 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034737401 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034737401 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(22)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034737403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737403 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034737403 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034737403 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034737403 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034737403 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034737403 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034737404 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737404 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034737404 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034737404 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034737404 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034737404 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034737404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034737404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034737404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034737404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034737404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034737404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034737404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034737404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034737404 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034737404 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034737404 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737405 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034737405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034737405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034737405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737405 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737405 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737405 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737405 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737405 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034737405 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034737405 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034737405 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034737405 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034737418 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034737418 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034737418 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034737418 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(25)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034737419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737419 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034737419 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034737419 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034737419 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737419 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034737419 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034737419 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034737419 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034737419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034737419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034737419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034737420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034737420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034737420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034737420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034737420 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034737420 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034737420 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034737421 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034737421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034737421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034737421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034737421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034737421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034737421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034737421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034737421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034737421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034737421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034737421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034737421 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034737421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034737421 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034737421 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034737421 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034737421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034737421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034737421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034737421 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(21)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034738207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738207 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034738207 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034738207 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034738207 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034738207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034738207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034738207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034738207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034738207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034738207 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034738207 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034738207 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034738207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034738207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034738207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034738207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034738207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034738207 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034738207 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034738207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738207 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034738207 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034738207 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034738207 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738207 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034738207 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034738207 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034738207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034738207 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034738207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034738207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034738207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034738207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034738207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034738207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034738207 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034738207 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(21)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034738224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738224 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034738224 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034738224 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034738224 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034738224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034738224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034738224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034738224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034738224 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034738224 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034738224 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034738224 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034738224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034738224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034738224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034738224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034738224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034738224 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034738224 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034738224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034738224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034738224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034738224 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738224 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034738224 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034738224 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034738224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034738224 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034738224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034738224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034738224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034738224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034738224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034738224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034738224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034738224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034738224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034738224 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034738224 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(24)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034738230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034738230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034738230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034738230 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034738230 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034738230 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034738230 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034738230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034738230 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@dc925de6268c: setverdict(pass): none -> pass 20241027034738236 DLINP DEBUG SRVCONN(,r=127.0.0.1:54660<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034738236 DLINP DEBUG SRVCONN(,r=127.0.0.1:54660<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034738236 DLINP DEBUG SRVCONN(,r=127.0.0.1:54660<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034738236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034738236 DHNBAP ERROR (127.0.0.1:54660 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241027034738236 DHNBAP ERROR (127.0.0.1:54660 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241027034738236 DLINP DEBUG SRVCONN(,r=127.0.0.1:54660<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034738236 DLINP DEBUG SRVCONN(,r=127.0.0.1:54660<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241027034738236 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034738240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034738240 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39089<->l=127.0.0.1:4262) (control_if.c:193) 20241027034738241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034738241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034738241 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034738241 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034738241 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(18)@dc925de6268c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@dc925de6268c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(14)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(26)@dc925de6268c: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034738242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@dc925de6268c: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:47:38 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 20241027034738288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034738410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034738410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034738410 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 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034738410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034738410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034738410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034738410 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 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034738410 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034738410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034738410 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034738410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034738410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034738410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034738410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034738410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034738410 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034738410 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034738410 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034738410 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034738410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034738410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034738410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034738410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034738410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034738410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034738410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034738410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034738410 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034738410 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034738410 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034738689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90336) Waiting for packet dumper to finish... 1 (prev_count=90336, count=149012) 20241027034740411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034740411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034740411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034740411 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034740411 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034740411 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:47:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241027034741720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034741725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034741726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034741726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034741731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39753<->l=127.0.0.1:4262) (control_if.c:570) 20241027034741732 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741732 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741732 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741732 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741732 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741732 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741732 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741732 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741733 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741733 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034741733 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034741733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741733 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034741733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741733 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741733 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034741733 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034741733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741734 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034741734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741734 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741734 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741734 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034741734 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034741734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741734 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741734 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034741734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034741734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741734 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034741734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034741734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034741734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034741734 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(31)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034741749 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741749 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741749 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741749 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741749 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741749 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741749 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034741749 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741750 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034741750 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034741750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741750 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741750 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034741750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034741750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741750 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741750 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034741750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034741750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741750 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741750 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034741750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034741750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741750 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741751 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741751 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741751 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034741751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741751 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741751 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741751 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034741751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741751 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741751 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741751 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034741751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741751 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741751 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741751 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034741751 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(36)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034741944 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034741944 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034741944 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034741944 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(33)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034741946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741946 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034741946 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034741946 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034741946 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034741946 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034741946 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034741947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741947 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034741947 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034741947 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034741947 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034741947 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034741947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034741947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034741947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034741947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034741947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034741947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034741947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034741947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034741947 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034741947 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034741947 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741948 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741948 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034741948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034741948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034741948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741948 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741948 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741948 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741948 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034741948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034741948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034741948 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034741948 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034741962 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034741962 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034741962 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034741962 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(36)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034741964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741964 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034741964 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034741964 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034741964 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034741964 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034741964 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034741965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741965 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034741965 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034741965 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034741965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034741965 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034741965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034741965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034741965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034741965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034741965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034741965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034741965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034741965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034741965 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034741965 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034741965 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034741966 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034741966 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034741966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034741966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034741966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034741966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034741966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034741966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034741966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034741966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034741966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034741966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034741966 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034741966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034741966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034741966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034741966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034741966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034741966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034741966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034741966 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(32)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034742749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742749 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034742749 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034742749 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034742749 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034742749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034742749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034742749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034742749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034742749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034742749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034742749 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034742749 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034742749 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034742749 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034742749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034742749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034742749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034742749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034742749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034742749 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034742749 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034742749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034742749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034742749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034742749 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742749 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034742749 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034742749 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034742749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034742749 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034742750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034742750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034742750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034742750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034742750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034742750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034742750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034742750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034742750 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034742750 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(32)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034742765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742765 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034742765 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034742765 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034742765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034742765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034742765 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034742765 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034742765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034742765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034742765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034742765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034742765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034742765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034742766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034742766 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034742766 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034742766 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034742766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034742766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034742766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034742766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034742766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034742766 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034742766 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034742766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742766 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034742766 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034742766 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034742766 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742766 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034742766 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034742766 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034742766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034742766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034742766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034742766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034742766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034742766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034742766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034742766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034742767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034742767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034742767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034742767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034742767 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034742767 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(35)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034742773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034742773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034742773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034742773 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034742773 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034742773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034742773 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034742773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034742773 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@dc925de6268c: setverdict(pass): none -> pass 20241027034742774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034742774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034742774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034742774 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034742774 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) 20241027034742774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034742774 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034742774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034742774 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034742778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034742778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034742778 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034742778 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034742778 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(35)@dc925de6268c: Final verdict of PTC: none 20241027034742778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(32)@dc925de6268c: Final verdict of PTC: none 20241027034742835 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39753<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(34)@dc925de6268c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(37)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@dc925de6268c: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(27)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034742836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39808<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@dc925de6268c: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:47:42 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 20241027034742886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034742950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034742950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034742950 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 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034742950 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034742950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034742950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034742950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034742950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034742950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034742950 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034742950 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034742950 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034742950 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034742950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034742950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034742950 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 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034742950 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034742950 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034742950 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034742950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034742950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034742950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034742950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034742950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034742950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034742950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034742950 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034742950 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034742950 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034742950 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034743287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146216) Waiting for packet dumper to finish... 1 (prev_count=146216, count=146872) 20241027034744951 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034744951 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034744951 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034744951 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034744951 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034744951 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:47:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_hnb_disconnected_timeout started. 20241027034746318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034746324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_disconnected_timeout-Iuh0(39)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034746324 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034746324 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034746329 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:570) 20241027034746330 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746330 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746330 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746330 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746330 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746330 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746330 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746331 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034746331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746331 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034746331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746331 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746331 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034746331 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746331 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034746331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746331 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746331 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034746332 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034746332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746332 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746332 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746332 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034746332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034746332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746332 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746332 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746332 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746332 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034746332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746332 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746332 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746332 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034746332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746332 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746332 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746332 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034746332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746332 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746332 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746332 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034746332 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(44)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(42)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034746344 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746344 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746344 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746344 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746345 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746345 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034746345 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746346 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746346 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034746346 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746346 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034746346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746346 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746346 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034746346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746346 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034746346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746346 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746346 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034746346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034746346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746346 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746346 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034746346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034746346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746346 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034746346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034746346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034746346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034746346 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034746371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034746371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034746371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034746371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034746371 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034746371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034746371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034746371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034746371 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@dc925de6268c: setverdict(pass): none -> pass 20241027034746542 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034746542 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034746542 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034746542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(44)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034746544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746544 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034746544 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034746544 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034746544 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034746544 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034746544 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034746545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746545 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034746545 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034746545 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034746545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034746545 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034746545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034746545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034746545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034746545 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034746545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034746545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034746545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034746545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034746545 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034746545 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034746545 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746546 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746546 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034746546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034746546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034746546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746546 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746546 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746546 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746546 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034746546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034746546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034746546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034746546 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034746558 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034746558 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034746558 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034746558 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(47)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034746559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746559 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034746559 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034746559 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034746559 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034746559 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034746559 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034746560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746560 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034746560 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034746560 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034746560 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034746560 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034746560 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034746560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034746560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034746560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034746560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034746560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034746560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034746560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034746560 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034746560 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034746560 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034746561 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034746561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034746561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034746561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034746561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034746561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034746561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034746561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034746561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034746561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034746561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034746561 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034746561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034746561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034746561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034746561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034746561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034746561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034746561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034746561 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(43)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034747347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747347 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034747347 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034747347 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034747347 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034747347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034747347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034747347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034747347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034747347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034747347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034747347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034747347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034747347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034747347 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034747347 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034747347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034747347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034747347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034747347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034747347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034747347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034747347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034747347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034747347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034747347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034747347 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747347 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034747347 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034747348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034747348 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034747348 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034747348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034747348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034747348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034747348 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034747348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034747348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034747348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034747348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034747348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034747348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034747348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034747348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034747348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034747348 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034747348 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034747348 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(43)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034747361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747361 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034747361 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034747361 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034747361 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034747361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034747361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034747361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034747361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034747361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034747361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034747361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034747361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034747361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034747361 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034747361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034747361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034747361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034747361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034747361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034747361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034747361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034747361 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034747361 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034747361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034747361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034747361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034747361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034747361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034747362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034747362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034747362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034747362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034747362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034747362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034747362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034747362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034747362 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034747362 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034747362 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034747362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034747362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034747362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034747362 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034747362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034747362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034747362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034747362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034747362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034747362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034747362 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034747362 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(46)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034747376 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dc925de6268c: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@dc925de6268c: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027034747378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034747378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034747378 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034747378 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034747378 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(39)@dc925de6268c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027034748382 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241027034753387 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@dc925de6268c: 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(49)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034754401 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241027034754401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034754401 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(41)@dc925de6268c: 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034754406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034754406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034754406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034754406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034754406 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027034754406 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034754406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034754406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034754406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034754406 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027034754408 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034755410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034755410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034755410 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034755410 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034755410 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(49)@dc925de6268c: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027034755412 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241027034801419 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@dc925de6268c: 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034801421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034801421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(42)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@dc925de6268c: Final verdict of PTC: none 20241027034801421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034801421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034801421 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 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034801421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034801421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034801421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034801422 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(46)@dc925de6268c: Final verdict of PTC: none 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034801422 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034801422 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-RAN(43)@dc925de6268c: Final verdict of PTC: none 20241027034801422 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034801422 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 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034801422 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034801422 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034801422 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034801422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034801422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034801422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034801422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034801422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034801422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034801422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034801422 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034801422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034801422 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034801422 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034801422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034801422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034801422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034801422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034801422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034801422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034801422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034801422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034801422 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034801422 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034801422 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(44)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(38)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(48)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034801422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@dc925de6268c: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:01 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 20241027034801465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034801866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46916<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142376) Waiting for packet dumper to finish... 1 (prev_count=142376, count=156592) 20241027034803422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034803422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034803422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034803422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034803422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034803422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03: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.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@dc925de6268c: 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@dc925de6268c: Test case TC_ue_register started. 20241027034804897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034804903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register-Iuh0(52)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034804903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034804903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034804909 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:570) 20241027034804910 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804910 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804911 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804911 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804911 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804911 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804911 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804911 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804912 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804912 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034804912 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034804912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804912 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034804912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804912 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804912 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804912 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034804912 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804913 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034804913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804913 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804913 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034804913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034804913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804913 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804913 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034804913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034804913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804913 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034804913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034804913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034804913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034804913 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(57)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034804926 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804926 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804926 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804926 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804926 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804926 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804926 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034804926 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034804928 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804928 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034804928 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804928 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034804928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804928 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804928 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804928 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034804928 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804928 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034804928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804928 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804928 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804928 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034804928 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804928 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034804928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804928 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804928 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034804928 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034804928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034804928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034804928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034804928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034804928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034804928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034804928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034804928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034804928 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034804928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034804928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034804928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034804928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034804928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034804928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034804928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034804928 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(60)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034804950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034804950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034804950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034804950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034804950 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027034804950 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034804950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034804950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034804950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034804950 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@dc925de6268c: setverdict(pass): none -> pass 20241027034805123 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034805123 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034805123 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034805123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(57)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034805125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805125 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034805125 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034805125 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034805125 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034805125 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034805125 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034805126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805126 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034805126 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034805126 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034805126 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034805126 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034805126 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034805126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034805126 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034805126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034805126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034805126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034805126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034805126 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034805126 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034805127 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034805127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034805127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034805127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034805127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034805127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034805127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034805127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034805127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034805127 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034805127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805127 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034805127 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034805127 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034805127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034805127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034805127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034805127 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805140 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034805140 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034805140 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034805140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(60)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034805142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805142 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034805142 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034805142 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034805142 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034805142 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034805142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034805143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805143 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034805143 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034805143 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034805143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034805143 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034805143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034805143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034805143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034805143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034805143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034805143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034805143 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034805143 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034805143 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034805144 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034805144 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034805144 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034805144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034805144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034805144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034805144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034805144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034805144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034805144 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034805144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805144 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034805144 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034805144 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034805144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034805144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034805144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034805144 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(56)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034805928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805928 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034805928 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034805928 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034805928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034805928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034805928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034805928 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034805928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034805928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034805929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034805929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034805929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034805929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034805929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034805929 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034805929 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034805929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034805929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034805929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034805929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034805929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034805929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034805929 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034805929 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034805929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805929 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034805929 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034805929 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034805929 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034805929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034805929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034805929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034805929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034805929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034805929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034805929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034805929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034805929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034805929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034805929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034805929 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034805929 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(56)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034805944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805944 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034805944 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034805944 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034805944 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034805944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034805944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034805944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034805944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034805944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034805944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034805944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034805944 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034805944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034805944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034805944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034805944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034805944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034805944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034805944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034805944 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034805944 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034805944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034805944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034805944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034805944 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034805944 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034805944 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034805944 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034805944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034805944 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034805944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034805945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034805945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034805945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034805945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034805945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034805945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034805945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034805945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034805945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034805945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034805945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034805945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034805945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034805945 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034805945 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(59)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034805955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034805955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034805955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241027034805955 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027034805955 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241027034805955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034805955 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034805958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034805958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034805958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034805958 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034805958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(56)@dc925de6268c: Final verdict of PTC: none 20241027034805959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41724<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(55)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@dc925de6268c: Final verdict of PTC: none 20241027034805959 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36877<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0-RUA(53)@dc925de6268c: Final verdict of PTC: none TC_ue_register-Iuh0(52)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(61)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(51)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034805966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@dc925de6268c: Test case TC_ue_register finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:05 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241027034806002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034806134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034806134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034806134 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 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034806134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034806134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034806134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034806134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034806134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034806134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034806134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034806134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034806134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034806134 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034806134 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034806134 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034806134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034806134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034806134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034806134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034806134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034806134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034806134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034806134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034806134 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034806134 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034806134 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034806134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034806134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034806134 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 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034806134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034806134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034806134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034806403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=134772) Waiting for packet dumper to finish... 1 (prev_count=134772, count=146020) 20241027034808136 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034808136 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034808136 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034808136 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034808136 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034808136 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ue_register_tmsi_lai started. MTC@dc925de6268c: 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 20241027034809437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034809442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034809443 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034809443 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_tmsi_lai-Iuh0(63)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034809448 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44845<->l=127.0.0.1:4262) (control_if.c:570) 20241027034809449 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809449 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809449 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809449 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809449 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809449 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809449 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809449 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809450 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809450 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034809450 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809450 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034809450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809450 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809450 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809450 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034809450 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809450 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034809450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809450 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809450 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809450 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034809450 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034809450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809450 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809450 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034809450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034809450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809450 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809451 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809451 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809451 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034809451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809451 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809451 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809451 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034809451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809451 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809451 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809451 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034809451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809451 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809451 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809451 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034809451 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(68)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(66)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034809463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809463 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809464 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809464 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809464 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034809464 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809465 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034809465 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809465 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034809465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809465 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809465 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034809465 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034809465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809465 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809465 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034809465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809465 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034809465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809465 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034809465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034809465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034809465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034809465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034809465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034809465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034809490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034809490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034809490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034809490 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034809490 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034809490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034809490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034809490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034809490 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@dc925de6268c: setverdict(pass): none -> pass 20241027034809661 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034809661 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034809661 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034809661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(68)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034809664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809664 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034809664 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034809664 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034809664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809664 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034809664 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034809664 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034809664 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034809664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034809664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034809664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034809664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034809664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034809664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034809664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034809664 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034809664 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034809664 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809665 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809665 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034809665 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034809666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034809666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809666 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809666 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034809666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034809666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034809666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034809666 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034809676 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034809676 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034809676 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034809676 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(71)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034809678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809678 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034809678 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034809678 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034809678 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034809678 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034809678 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034809679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809679 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034809679 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034809679 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034809679 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034809679 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034809679 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034809679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034809679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034809679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034809679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034809679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034809679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034809679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034809679 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034809679 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034809679 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034809680 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034809680 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034809680 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034809680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034809680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034809680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034809680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034809680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034809680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034809680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034809680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034809680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034809680 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034809680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034809680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034809680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034809680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034809680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034809680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034809680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034809680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(67)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034810465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810465 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034810465 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034810465 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034810465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034810465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034810465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034810465 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034810465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034810466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034810466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034810466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034810466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034810466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034810466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034810466 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034810466 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034810466 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034810466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034810466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034810466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034810466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034810466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034810466 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034810466 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034810466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034810466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034810466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034810466 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810466 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034810466 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034810466 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034810466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034810466 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034810466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034810466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034810466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034810466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034810466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034810466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034810466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034810466 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034810466 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(67)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034810482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810482 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034810482 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034810482 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034810482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034810482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034810482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034810482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034810482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034810482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034810482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034810482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034810482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034810482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034810482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034810482 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034810482 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034810482 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034810482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034810482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034810483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034810483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034810483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034810483 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034810483 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034810483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034810483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034810483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034810483 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810483 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034810483 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034810483 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034810483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034810483 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034810483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034810483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034810483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034810483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034810483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034810483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034810483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034810483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034810483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034810483 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034810483 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034810483 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(70)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034810494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034810494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034810494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241027034810494 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027034810494 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241027034810494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034810494 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@dc925de6268c: Final verdict of PTC: none 20241027034810497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034810497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034810497 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034810497 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034810497 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034810497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034810497 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44845<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(67)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@dc925de6268c: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(62)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034810499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(72)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@dc925de6268c: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:10 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 20241027034810534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034810670 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034810670 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034810670 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 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034810670 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034810670 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034810670 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034810670 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 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034810670 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034810670 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034810670 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034810670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034810670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034810670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034810670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034810670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034810670 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034810670 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034810670 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034810670 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034810670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034810670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034810670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034810670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034810670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034810670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034810670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034810670 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034810670 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034810670 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034810670 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034810935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90800) Waiting for packet dumper to finish... 1 (prev_count=90800, count=145240) 20241027034812671 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034812671 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034812671 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034812671 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034812671 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034812671 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_ue_register_before_hnb_register started. 20241027034813964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034813970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_before_hnb_register-Iuh0(74)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034813971 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034813971 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034813977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44915<->l=127.0.0.1:4262) (control_if.c:570) 20241027034813978 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813978 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813978 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813978 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813978 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813978 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813978 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813978 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813979 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813979 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034813979 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813979 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034813979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813979 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813979 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813979 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034813979 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813980 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034813980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813980 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813980 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813980 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034813980 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813980 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034813980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813980 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813980 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813980 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034813980 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034813980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813980 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034813980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034813980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034813980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034813980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(79)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(77)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034813994 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813994 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813995 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813995 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813995 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813995 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813995 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034813995 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034813996 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813996 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034813996 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813996 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034813996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813996 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813996 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813996 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034813996 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813996 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034813996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813996 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813996 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813996 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034813996 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813996 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034813996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813996 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813996 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034813996 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034813996 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034813996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034813996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034813996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034813996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034813996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034813996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034813996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034813996 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034813996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034813996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034813996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034813996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034813996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034813996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034813996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034813996 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(82)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(80)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034814190 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034814190 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034814190 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034814190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(79)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034814192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814192 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034814192 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034814192 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034814192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034814192 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034814192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034814193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814193 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034814193 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034814193 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034814193 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034814193 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034814193 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034814193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034814193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034814193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034814193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034814193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034814193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034814193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034814193 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034814193 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034814193 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034814194 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034814194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034814194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034814194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034814194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034814194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034814194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034814194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034814194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034814194 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034814194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814194 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034814194 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034814194 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034814194 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034814194 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034814194 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034814194 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034814208 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034814208 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034814208 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034814208 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(82)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034814210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814210 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034814210 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034814210 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034814210 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034814210 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034814210 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034814211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814211 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034814211 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034814211 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034814211 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034814211 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034814211 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034814211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034814211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034814211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034814211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034814211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034814211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034814211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034814211 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034814211 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034814211 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034814212 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034814212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034814212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034814212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034814212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034814212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034814212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034814212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034814212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034814212 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034814212 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814212 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034814212 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034814212 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034814212 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034814212 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034814212 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034814212 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(78)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034814995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814995 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034814995 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034814995 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034814995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034814995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034814995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034814995 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034814995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034814995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034814995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034814995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034814995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034814995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034814995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034814995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034814995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034814995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034814995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034814995 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034814995 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034814995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034814995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034814995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034814995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034814996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034814996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034814996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034814996 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034814996 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034814996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814996 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034814996 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034814996 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034814996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034814996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034814996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034814996 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034814997 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034814997 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034814997 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034814997 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034814997 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034814997 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034814997 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034814997 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034814997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034814997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034814997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034814997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034814997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034814997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034814997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034814997 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034814997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034814997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034814997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034814997 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034814997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034814997 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034814997 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034814997 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(78)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034815014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034815014 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034815014 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034815014 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034815014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034815014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034815014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034815014 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034815015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034815015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034815015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034815015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034815015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034815015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034815015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034815015 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034815015 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034815015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034815015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034815015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034815015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034815015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034815015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034815015 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034815015 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034815015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034815015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034815015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034815015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034815015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034815015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034815015 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034815015 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034815015 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034815015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034815015 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034815015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034815015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034815015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034815015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034815015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034815015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034815015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034815015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034815015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034815015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034815015 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034815015 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(81)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034815019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034815019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034815019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241027034815019 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027034815019 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241027034815019 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241027034815019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034815019 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@dc925de6268c: setverdict(pass): none -> pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034815023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034815023 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44915<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(80)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@dc925de6268c: Final verdict of PTC: none 20241027034815024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034815024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034815024 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034815024 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) 20241027034815024 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(79)@dc925de6268c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(73)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(83)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@dc925de6268c: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034815025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@dc925de6268c: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:15 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 20241027034815069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034815198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034815198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034815198 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 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034815198 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034815198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034815198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034815198 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 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034815198 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034815198 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034815198 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034815198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034815198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034815198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034815198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034815198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034815198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034815198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034815198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034815198 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034815198 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034815198 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034815198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034815198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034815198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034815198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034815198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034815198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034815198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034815198 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034815198 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034815198 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034815198 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034815470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88240) Waiting for packet dumper to finish... 1 (prev_count=88240, count=143076) 20241027034817200 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034817200 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034817200 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034817200 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034817200 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034817200 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_cs_initial_ue started. 20241027034818561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034818568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue-Iuh0(85)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034818569 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034818569 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034818575 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45293<->l=127.0.0.1:4262) (control_if.c:570) 20241027034818576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818576 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818576 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818577 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818577 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818577 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818578 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818578 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034818578 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818578 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034818578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818578 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818578 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818578 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034818578 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034818578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818578 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818578 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034818578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034818578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818578 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818578 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818578 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034818578 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034818578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818578 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818578 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818578 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818578 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034818578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034818578 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034818578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818578 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818579 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818579 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034818579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818579 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818579 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818579 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034818579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818579 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818579 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818579 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034818579 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(90)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(88)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034818595 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818596 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818596 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818596 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818596 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818596 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818596 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034818596 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818597 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034818597 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034818597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818597 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034818597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818597 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818597 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818597 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034818597 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034818597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818598 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034818598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818598 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818598 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818598 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034818598 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034818598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818598 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818598 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818598 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034818598 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034818598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818598 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034818598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034818598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034818598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818598 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818598 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818598 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034818598 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034818626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034818626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034818626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034818626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034818626 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027034818626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034818626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034818626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034818627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034818627 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@dc925de6268c: setverdict(pass): none -> pass 20241027034818791 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034818791 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034818791 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034818791 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(90)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034818794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818794 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034818794 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034818794 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034818794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818794 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034818794 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034818794 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034818794 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034818794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034818794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034818794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034818794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034818794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034818794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034818794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034818794 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034818794 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034818794 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818796 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034818796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034818796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818796 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818796 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818796 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818796 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034818796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034818796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034818796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034818796 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034818809 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034818809 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034818809 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034818809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(93)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034818811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818811 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034818811 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034818811 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034818811 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818811 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034818811 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034818811 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034818811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034818811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034818811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034818811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034818811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034818811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034818811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034818811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034818811 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034818811 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034818811 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034818813 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034818813 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034818813 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034818813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034818813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034818813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034818813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034818813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034818813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034818813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034818813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034818813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034818813 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034818813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034818813 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034818813 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034818813 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034818813 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034818813 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034818813 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034818813 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(89)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034819596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819596 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034819596 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034819596 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034819596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034819596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034819596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034819596 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034819597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034819597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034819597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034819597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034819597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034819597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034819597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034819597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034819597 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034819597 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034819597 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034819597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034819597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034819597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034819597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034819597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034819597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034819597 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034819597 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034819597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819597 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034819597 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034819597 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034819597 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034819597 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034819597 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034819597 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819598 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034819598 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034819598 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034819598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034819598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034819598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034819598 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034819598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034819598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034819598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034819598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034819598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034819598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034819598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034819598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034819598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034819598 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034819598 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(89)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034819615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819615 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034819615 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034819615 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034819615 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034819615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034819615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034819615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034819615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034819615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034819615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034819615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) HNBGW_Test.sgsn0-RAN(92)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034819615 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034819615 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034819615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034819615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034819615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034819615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034819615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034819615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034819615 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034819615 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034819615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034819615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034819615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034819615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034819615 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034819617 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034819617 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034819617 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034819617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034819617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034819617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034819617 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034819617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034819617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034819617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034819617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034819617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034819617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034819617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034819617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034819617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034819617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034819617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034819617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034819617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034819617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034819617 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034819617 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(92)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034819640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(89)@dc925de6268c: f_create_expect(l3 := 'EE9BB17F007F50B252BA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@dc925de6268c: Created Expect[0] for 'EE9BB17F007F50B252BA'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@dc925de6268c: Added conn table entry 0TC_ranap_cs_initial_ue0(95)3422257 20241027034820658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034820658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034820658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034820658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034820658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x343831, normal) (hnbgw_rua.c:407) 20241027034820658 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034820658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034820658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3422257 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034820658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034820658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034820658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3422257 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034820658 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034820658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034820658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3422257 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034820658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3422257 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034820658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034820658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034820658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034820658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034820658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034820658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034820658 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: Allocated (fsm.c:456) 20241027034820658 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034820658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aee9bb17f007f50b252ba004f400300002d0056400500f1100926) (sccp_scrc.c:401) 20241027034820658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034820658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034820658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034820658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034820658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034820658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034820658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034820658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034820658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034820658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034820658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034820658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034820658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034820658 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034820658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034820658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034820658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034820658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034820658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034820658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034820658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034820658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034820658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034820658 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(88)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@dc925de6268c: Found Expect[0] for l3='EE9BB17F007F50B252BA'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@dc925de6268c: Added conn table entry 0TC_ranap_cs_initial_ue0(95)969323 HNBGW_Test.msc0-SCCP(88)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(88)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@dc925de6268c: setverdict(pass): none -> pass 20241027034820664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034820664 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034820664 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034820664 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034820664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034820664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034820664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034820664 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034820664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034820664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034820664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034820664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034820664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034820664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d339e) (sccp_scrc.c:472) 20241027034820664 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241027034820664 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034820664 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034820664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034820664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034820664 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:483) 20241027034820664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034820664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027034820665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(95)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@dc925de6268c: Final verdict of PTC: none 20241027034820668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(89)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45293<->l=127.0.0.1:4262) (control_if.c:193) 20241027034820669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034820669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034820669 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 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034820669 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(91)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034820669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034820669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034820669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034820669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034820669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034820669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034820669 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034820669 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034820669 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034820669 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034820669 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034820669 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034820669 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 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034820669 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034820669 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034820669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_ranap_cs_initial_ue-Iuh0(85)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034820669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-M3UA(90)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034820669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034820669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034820669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034820669 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034820669 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034820669 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034820669 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034820669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034820669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034820669 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034820669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d339e), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034820669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034820669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034820669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034820669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034820669 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034820669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034820669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034820669 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(93)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027034820669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034820669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034820669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034820669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3422257)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027034820669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034820669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) 20241027034820669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034820669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3422257 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034820669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034820669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034820669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034820669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034820669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034820669 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) VirtHNBGW-STATS(84)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(94)@dc925de6268c: Final verdict of PTC: none 20241027034820669 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034820669 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034820669 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034820669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034820669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034820669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034820669 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034820669 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034820669 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(87)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034820670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:20 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 20241027034820718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034821119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130192) Waiting for packet dumper to finish... 1 (prev_count=130192, count=168064) 20241027034822669 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034822669 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034822669 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034822669 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034822669 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034822669 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48:23 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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_ps_initial_ue started. 20241027034824153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034824159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue-Iuh0(97)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034824159 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034824160 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034824164 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45165<->l=127.0.0.1:4262) (control_if.c:570) 20241027034824165 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824165 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824166 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824166 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824166 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824166 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824166 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824167 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824167 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034824167 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824167 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034824167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824167 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824167 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824167 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034824168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034824168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824168 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824168 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034824168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034824168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824168 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824168 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034824168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034824168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824168 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034824168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034824168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034824168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034824168 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(102)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(102)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(100)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034824182 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824182 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824182 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824182 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824182 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824182 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824182 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034824182 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824183 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824183 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034824183 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824184 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034824184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824184 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824184 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824184 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034824184 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034824184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824184 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824184 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824184 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034824184 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824184 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034824184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824184 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824184 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034824184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034824184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824184 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034824184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034824184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034824184 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824184 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824184 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824184 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034824184 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(105)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034824205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034824205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034824205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034824205 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034824205 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034824205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034824205 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034824205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034824205 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@dc925de6268c: setverdict(pass): none -> pass 20241027034824378 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034824379 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034824379 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034824379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(102)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034824381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824381 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034824381 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034824381 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034824381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034824381 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034824381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034824382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824382 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034824382 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034824382 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034824382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034824382 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034824382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034824382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034824382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034824382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034824382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034824382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034824382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034824382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034824382 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034824382 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034824382 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824383 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824383 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034824383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034824383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034824383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824383 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824383 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824383 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824383 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034824383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034824383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034824383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034824383 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034824395 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034824395 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034824395 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034824395 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(105)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034824396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824396 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034824396 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034824396 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034824396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034824396 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034824396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034824397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824397 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034824397 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034824397 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034824397 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034824397 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034824397 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034824397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034824397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034824397 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034824397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034824397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034824397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034824397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034824397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034824397 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034824397 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034824398 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034824398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034824398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034824398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034824398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034824398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034824398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034824398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034824398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034824398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034824398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034824398 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034824398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034824398 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034824398 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034824398 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034824398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034824398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034824398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034824398 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(101)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034825185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825185 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034825185 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034825185 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034825185 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034825185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034825185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034825185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034825185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034825185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034825185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034825185 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034825185 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034825185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034825185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034825185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034825185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034825185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034825185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034825185 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034825185 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034825185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034825185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034825185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034825185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825185 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034825185 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034825185 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034825185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034825185 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034825185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034825185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034825185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034825185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034825185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034825185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034825185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034825185 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034825185 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(101)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034825199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825199 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034825199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034825199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034825199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034825199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034825199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034825199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034825199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034825199 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034825199 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034825199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034825199 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034825199 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034825199 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034825199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034825199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034825199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034825199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034825199 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034825199 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034825199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825199 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034825199 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034825199 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034825199 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034825199 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034825199 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034825199 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034825199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034825199 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034825199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034825199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034825199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034825199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034825199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034825199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034825199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034825199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034825199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034825199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034825199 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034825199 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034825215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: f_create_expect(l3 := '24E6943A556155B20B85'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: Created Expect[0] for '24E6943A556155B20B85'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@dc925de6268c: Added conn table entry 0TC_ranap_ps_initial_ue0(107)14662618 20241027034826229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034826229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034826229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027034826229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034826229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdfbbda, normal) (hnbgw_rua.c:407) 20241027034826229 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034826229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034826229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14662618 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027034826229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034826229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034826229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14662618 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027034826229 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034826229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034826229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14662618 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027034826229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14662618 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027034826229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034826229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034826229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034826229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034826229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034826229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034826229 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: Allocated (fsm.c:456) 20241027034826229 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034826229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a24e6943a556155b20b85004f40030000950056400500f1100926) (sccp_scrc.c:401) 20241027034826229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034826229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034826229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034826229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034826229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034826229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034826229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034826229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034826229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034826229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034826229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034826229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034826229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034826229 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034826229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034826229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034826229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034826229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034826229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034826229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034826229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034826229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034826229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034826229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: Found Expect[0] for l3='24E6943A556155B20B85'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: Added conn table entry 0TC_ranap_ps_initial_ue0(107)237142 TC_ranap_ps_initial_ue0(107)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: Session index based on connection ID:0 20241027034826233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(107)@dc925de6268c: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034826234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034826234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034826234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034826234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034826234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034826234 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f27ab) (sccp_scrc.c:472) 20241027034826234 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241027034826234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034826234 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034826234 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034826234 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034826234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034826234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034826234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034826234 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034826234 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034826234 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034826234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034826234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034826234 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:483) 20241027034826234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034826234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034826236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54540<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(104)@dc925de6268c: Final verdict of PTC: none 20241027034826236 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45165<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(105)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(103)@dc925de6268c: Final verdict of PTC: none 20241027034826237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034826237 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034826237 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 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034826237 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034826237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034826237 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034826237 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 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034826237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034826237 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034826237 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(96)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(101)@dc925de6268c: Final verdict of PTC: none 20241027034826237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW-MGCP(106)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(102)@dc925de6268c: Final verdict of PTC: none 20241027034826237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034826237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) IPA-CTRL-CLI-IPA(99)@dc925de6268c: Final verdict of PTC: none 20241027034826237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034826237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034826237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034826237 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034826237 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034826237 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034826237 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034826237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034826237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034826237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034826237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034826237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_ranap_ps_initial_ue-Iuh0(97)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034826237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034826237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034826237 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034826237 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034826237 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034826237 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034826237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034826237 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034826237 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034826237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f27ab), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034826237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034826237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034826237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034826237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034826237 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034826237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034826237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034826237 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034826237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027034826237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034826237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034826237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034826237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14662618)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027034826237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034826237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) 20241027034826237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034826237 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14662618 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027034826237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034826237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034826237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034826237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034826237 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034826237 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034826237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034826237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034826237 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034826237 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034826237 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034826237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034826237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034826237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034826237 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034826238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54556<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:26 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 20241027034826290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034826791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=164056) Waiting for packet dumper to finish... 1 (prev_count=164056, count=168052) 20241027034828238 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034828238 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034828238 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034828238 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034828238 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034828238 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241027034829841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034829847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034829848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034829848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034829854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40779<->l=127.0.0.1:4262) (control_if.c:570) 20241027034829855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829855 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829855 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829855 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829855 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829857 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034829857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034829857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829857 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829857 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034829857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034829857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829857 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829857 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034829857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034829857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829857 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829857 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034829857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034829857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829857 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034829857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034829857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034829857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034829857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(114)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(112)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034829874 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829874 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829874 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829874 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829874 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829874 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829874 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034829874 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034829875 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829875 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034829875 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829875 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034829875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829875 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829875 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829875 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034829875 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829875 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034829875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829875 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829875 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829875 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034829875 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829875 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034829875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829875 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829875 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034829875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034829875 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034829875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034829875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034829875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034829875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034829875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034829876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034829876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034829876 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034829876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034829876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034829876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034829876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034829876 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034829876 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034829876 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034829876 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(117)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(115)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034829901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034829901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034829901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034829901 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034829901 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034829901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034829901 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034829901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034829901 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@dc925de6268c: setverdict(pass): none -> pass 20241027034830069 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034830069 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034830069 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034830069 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(114)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034830071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830071 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034830071 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034830071 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034830071 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034830071 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034830071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034830072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830072 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034830072 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034830072 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034830072 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034830072 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034830072 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034830072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034830072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034830072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034830072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034830072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034830072 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034830072 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034830072 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034830073 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034830073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034830073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034830073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034830073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034830073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034830073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034830073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034830073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034830073 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034830073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034830073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034830073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034830073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034830073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034830073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034830073 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830087 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034830087 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034830088 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034830088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(117)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034830089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830089 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034830089 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034830089 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034830089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830089 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034830089 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034830089 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034830089 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034830089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034830089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034830089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034830089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034830089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034830089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034830089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034830090 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034830091 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034830091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034830091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034830091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034830091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034830091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034830091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034830091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034830091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034830091 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034830091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034830091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034830091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034830091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034830091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034830091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034830091 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830669 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034830669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d339e), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034830669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034830669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034830669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034830669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034830669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830669 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034830669 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034830669 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034830669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034830669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034830669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034830669 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830671 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034830671 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034830671 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034830671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034830671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034830671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034830671 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034830671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034830671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034830671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034830671 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=000d339e) (sccp_scrc.c:472) 20241027034830671 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241027034830671 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034830671 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034830671 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034830671 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034830671 DLSCCP DEBUG SCCP-SCOC(1)[0x55d38f2202d0]{IDLE}: Deallocated (fsm.c:568) 20241027034830874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830874 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034830874 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034830874 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034830874 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034830874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034830874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034830874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034830874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034830874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034830874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034830874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034830874 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034830874 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034830874 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034830874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034830874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034830874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034830874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034830874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034830874 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034830874 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034830874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034830874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034830874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034830874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034830874 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(113)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034830876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830876 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034830876 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034830876 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034830876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034830876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034830876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034830876 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034830876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034830876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034830876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034830876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034830876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034830876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034830876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034830876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034830876 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034830876 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(113)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034830891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830891 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034830891 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034830891 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034830891 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034830891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034830891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034830891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034830891 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034830891 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034830891 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830891 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034830891 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034830891 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034830891 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034830891 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034830891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034830891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034830891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034830891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034830891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034830891 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034830891 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034830891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034830891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034830891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034830891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034830891 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034830892 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034830892 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034830892 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034830892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034830892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034830892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034830892 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034830892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034830892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034830892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034830892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034830892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034830892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034830892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034830892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034830892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034830892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034830892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034830892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034830892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034830892 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034830892 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034830892 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(116)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034830911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(113)@dc925de6268c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@dc925de6268c: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@dc925de6268c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)15482838 20241027034831924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034831924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034831924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034831924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034831924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec3fd6, normal) (hnbgw_rua.c:407) 20241027034831924 DHNB DEBUG map_rua[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034831924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034831924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15482838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034831924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034831924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034831924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15482838 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034831924 DCN DEBUG map_sccp[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034831924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034831924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15482838 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034831924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15482838 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034831924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034831924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034831924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034831924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034831924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034831924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034831924 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: Allocated (fsm.c:456) 20241027034831924 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034831924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20241027034831924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034831924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034831924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034831924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034831924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034831924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034831924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034831924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034831924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034831924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034831924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034831924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034831924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034831924 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034831924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034831924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034831924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831924 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034831924 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034831924 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034831924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034831924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034831924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034831924 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@dc925de6268c: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@dc925de6268c: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)14393199 HNBGW_Test.msc0-SCCP(112)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034831928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831928 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034831928 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034831928 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034831928 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034831928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034831928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034831928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034831928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034831928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034831928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f92693) (sccp_scrc.c:472) 20241027034831928 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241027034831928 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034831928 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034831928 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034831928 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034831928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92693), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a09ef7bf6639b9143c8df004f40030001900056400500f1100926) (sccp_scrc.c:401) 20241027034831928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034831928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034831928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034831928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034831928 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034831928 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034831928 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:483) 20241027034831928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034831928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027034831928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831928 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034831928 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034831928 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034831928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034831928 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@dc925de6268c: setverdict(pass): none -> pass 20241027034831932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(119)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034831934 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034831934 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034831934 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 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034831934 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034831934 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034831934 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034831934 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034831934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034831934 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@dc925de6268c: Final verdict of PTC: none 20241027034831934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034831935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034831935 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034831935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034831935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034831935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034831935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034831935 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034831935 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034831935 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-RAN(113)@dc925de6268c: Final verdict of PTC: none 20241027034831935 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034831935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034831935 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 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034831935 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) 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034831935 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034831935 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034831935 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034831935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034831935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034831935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034831935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034831935 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034831935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034831935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034831935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034831935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034831935 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034831935 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034831935 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034831935 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034831935 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034831935 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034831935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92693), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034831935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034831935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034831935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034831935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034831935 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034831935 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034831935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027034831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034831935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15482838)[0x55d38f2202d0]{disrupted}: Deallocated (fsm.c:568) 20241027034831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034831935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55d38f2186d0]{disconnected}: Deallocated (fsm.c:568) 20241027034831935 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15482838 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034831935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034831935 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_initial_ue_empty_cr-Iuh0(109)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(114)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@dc925de6268c: Final verdict of PTC: none 20241027034831935 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034831935 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034831935 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034831935 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034831935 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034831935 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034831935 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034831935 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(118)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(112)@dc925de6268c: Final verdict of PTC: none 20241027034831935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034831935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034831935 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034831935 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034831935 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034831935 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40779<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(111)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(108)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034831936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:31 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 20241027034831989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034832491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=136744) Waiting for packet dumper to finish... 1 (prev_count=136744, count=177564) 20241027034833935 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034833935 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034833935 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034833935 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034833935 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034833935 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241027034835525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034835530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034835531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034835531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034835536 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36971<->l=127.0.0.1:4262) (control_if.c:570) 20241027034835537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835537 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835537 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835537 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835537 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835537 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835537 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835537 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835538 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835538 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034835538 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835538 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034835538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835538 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835538 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835538 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034835538 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835538 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034835538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835538 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835538 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835538 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034835538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034835538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835538 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835538 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034835538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034835538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835538 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835538 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835538 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835538 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034835538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835538 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835538 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835538 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034835538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835538 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835538 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835538 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034835538 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835538 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835538 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835538 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034835538 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(126)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(124)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034835551 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835551 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835551 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835551 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835552 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835552 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034835552 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835553 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034835553 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835553 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034835553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835553 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835553 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835553 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034835553 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034835553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835553 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835553 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034835553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034835553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835553 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835553 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034835553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034835553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835553 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835553 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835553 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835553 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034835553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835553 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835553 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835553 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034835553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835553 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835553 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835553 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034835553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835553 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835553 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835553 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034835553 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(129)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034835577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034835577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034835577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034835577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034835577 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034835577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034835577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034835577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034835577 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@dc925de6268c: setverdict(pass): none -> pass 20241027034835749 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034835749 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034835749 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034835749 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(126)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034835751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835751 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034835751 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034835751 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034835751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034835751 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034835751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034835752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835752 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034835752 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034835752 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034835752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034835752 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034835752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034835752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034835752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034835752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034835752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034835752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034835752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034835752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034835752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034835752 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034835752 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835753 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034835753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034835753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034835753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835753 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034835753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034835753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034835753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034835753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034835765 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034835765 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034835765 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034835765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(129)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034835767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835767 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034835767 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034835767 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034835767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034835767 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034835767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034835768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835768 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034835768 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034835768 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034835768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034835768 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034835768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034835768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034835768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034835768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034835768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034835768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034835768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034835768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034835768 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034835768 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034835768 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034835769 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034835769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034835769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034835769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034835769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034835769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034835769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034835769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034835769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034835769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034835769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034835769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034835769 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034835769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034835769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034835769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034835769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034835769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034835769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034835769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034835769 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836238 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034836238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f27ab), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034836238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034836239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034836239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034836239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034836239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034836239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034836239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034836239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034836239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034836239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034836239 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836241 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034836241 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034836241 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034836241 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034836241 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034836241 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034836241 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034836241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034836241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034836241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034836241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034836241 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=007f27ab) (sccp_scrc.c:472) 20241027034836241 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241027034836241 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034836241 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034836241 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034836241 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034836242 DLSCCP DEBUG SCCP-SCOC(2)[0x55d38f220a40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(125)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034836555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836555 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034836555 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034836555 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034836555 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034836555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034836555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034836555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034836555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034836555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034836555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034836555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034836555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034836555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034836555 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034836555 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034836555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034836555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034836555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034836555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034836555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034836555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034836555 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034836555 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034836555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836555 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034836556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034836556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034836556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034836556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034836556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034836556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034836556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034836556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034836556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836555 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034836555 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034836555 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836555 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836555 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034836555 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034836555 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034836555 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034836555 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034836556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034836556 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034836556 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034836556 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(125)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034836568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836568 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034836568 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034836568 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034836568 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034836568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034836568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034836568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034836568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034836568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034836568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034836568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034836568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034836568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034836568 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034836568 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034836568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034836568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034836568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034836568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034836568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034836568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034836568 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034836568 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034836568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836568 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034836568 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034836568 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034836568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034836568 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836569 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034836569 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034836569 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034836569 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034836569 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034836569 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034836569 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034836569 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034836569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034836569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034836569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034836569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034836569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034836569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034836569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034836569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034836569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034836569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034836569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034836569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034836569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034836569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034836569 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034836569 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034836588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55906<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@dc925de6268c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)13412634 20241027034837604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034837604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034837604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027034837604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034837604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcca91a, normal) (hnbgw_rua.c:407) 20241027034837604 DHNB DEBUG map_rua[0x55d38f220a40]{init}: Allocated (fsm.c:456) 20241027034837604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034837604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412634 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027034837604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034837604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034837604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412634 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027034837604 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034837604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034837604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13412634 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027034837604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412634 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027034837604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034837604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034837604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034837604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034837604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034837604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034837604 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: Allocated (fsm.c:456) 20241027034837604 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034837604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20241027034837604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034837604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034837604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034837604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034837604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034837604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034837604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034837604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034837604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034837604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034837604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034837604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034837604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034837604 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034837604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034837604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034837604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034837604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034837604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034837604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034837604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034837604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034837604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)13598546 HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034837608 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837608 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034837608 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034837608 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034837608 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034837608 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034837608 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034837608 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034837608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034837608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034837608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034837608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034837608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034837608 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00344a51) (sccp_scrc.c:472) 20241027034837608 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241027034837608 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034837608 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034837608 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034837608 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034837608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00344a51), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7c19126cc2e569f60632004f40030003b90056400500f1100926) (sccp_scrc.c:401) 20241027034837608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034837608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034837608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034837608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034837608 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034837608 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034837608 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:483) 20241027034837608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034837608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027034837609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837609 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034837609 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034837609 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034837609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034837609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034837609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034837609 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@dc925de6268c: setverdict(pass): none -> pass 20241027034837614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(131)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(125)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(128)@dc925de6268c: Final verdict of PTC: none 20241027034837617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034837617 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36971<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(124)@dc925de6268c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(127)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@dc925de6268c: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(130)@dc925de6268c: Final verdict of PTC: none 20241027034837617 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034837617 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034837617 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034837617 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034837617 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 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034837617 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING IPA-CTRL-CLI-IPA(123)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(120)@dc925de6268c: Final verdict of PTC: none 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034837617 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 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034837617 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034837617 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034837617 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034837617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034837617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034837617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034837617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034837617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034837617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034837618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034837618 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034837618 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034837618 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034837618 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034837618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034837618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034837618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034837618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034837618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034837618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034837618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034837618 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034837618 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034837618 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034837618 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034837618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034837618 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034837618 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034837618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00344a51), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034837618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034837618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034837618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034837618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034837618 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034837618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034837618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034837618 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034837618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034837618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034837618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034837618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{disrupted}: Freeing instance (context_map.c:202) 20241027034837618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13412634)[0x55d38f220a40]{disrupted}: Deallocated (fsm.c:568) 20241027034837618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034837618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034837618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027034837618 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412634 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027034837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034837618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034837618 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034837618 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034837618 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034837618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034837618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034837618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034837618 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034837618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034837618 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034837618 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034837618 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034837618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:37 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 20241027034837672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034838173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=136744) Waiting for packet dumper to finish... 1 (prev_count=136744, count=177560) 20241027034839618 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034839618 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034839618 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034839618 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034839618 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034839618 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_cs_bidir started. 20241027034841203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034841209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034841209 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034841209 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(133)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034841214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36313<->l=127.0.0.1:4262) (control_if.c:570) 20241027034841215 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841215 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841216 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841216 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841216 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841216 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841216 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841216 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841217 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841217 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034841217 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841217 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034841217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841217 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841217 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841217 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034841217 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841217 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034841217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841217 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841217 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841217 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034841217 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841217 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034841217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841217 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841217 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034841217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034841217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841217 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034841217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034841217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034841217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034841217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(138)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(138)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(136)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034841232 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841232 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841232 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841232 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841232 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841232 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841233 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034841233 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841234 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841234 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034841234 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841234 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034841234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841234 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841234 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841234 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034841234 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841234 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034841234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841234 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841234 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841234 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034841234 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034841234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841234 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841234 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034841234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034841234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841234 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034841234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034841234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034841234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034841234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034841256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034841256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034841256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034841256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034841256 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034841256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034841256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034841256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034841256 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@dc925de6268c: setverdict(pass): none -> pass 20241027034841430 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034841430 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034841430 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034841430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(138)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034841432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841432 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034841432 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034841432 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034841432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034841432 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034841432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034841433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841433 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034841433 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034841433 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034841433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034841433 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034841433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034841433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034841433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034841433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034841433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034841433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034841433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034841433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034841433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034841433 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034841433 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841434 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034841434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034841434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034841434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841434 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034841434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034841434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034841434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034841434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034841445 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034841445 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034841445 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034841445 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(141)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034841447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841447 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034841447 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034841447 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034841447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841447 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034841447 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034841447 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034841447 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034841448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034841448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034841448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034841448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034841448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034841448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034841448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034841448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034841448 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034841448 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034841449 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034841449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034841449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034841449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034841449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034841449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034841449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034841449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034841449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034841449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841449 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034841449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841449 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841449 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841449 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034841449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034841449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034841449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034841449 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034841935 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034841936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f92693), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034841936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034841936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034841936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034841936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034841936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841936 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034841936 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034841936 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034841936 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034841936 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034841936 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034841936 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034841938 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034841938 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034841938 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034841938 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034841938 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034841938 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034841938 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034841938 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034841938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034841938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034841938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034841938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034841938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034841938 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=00f92693) (sccp_scrc.c:472) 20241027034841938 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241027034841938 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034841938 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034841938 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034841938 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034841938 DLSCCP DEBUG SCCP-SCOC(3)[0x55d38f21efc0]{IDLE}: Deallocated (fsm.c:568) 20241027034842235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842235 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034842235 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034842235 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034842235 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034842235 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034842235 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034842235 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034842235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034842235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034842235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034842235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034842235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034842235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034842235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034842235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034842235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034842236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034842236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034842236 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034842236 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034842236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034842236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034842236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034842236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034842236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034842236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034842236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034842236 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034842236 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034842236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842236 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034842236 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034842236 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034842236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034842236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034842236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034842236 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(137)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034842238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842238 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034842238 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034842238 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034842238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034842238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034842238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034842238 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034842238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034842238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034842238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034842238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034842238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034842238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034842238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034842238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034842238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034842238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034842238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034842238 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034842238 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(137)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034842250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842250 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034842250 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034842250 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034842250 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034842250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034842250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034842250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034842250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034842250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034842250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034842250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034842250 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034842250 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034842250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034842250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034842250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034842250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034842250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034842250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034842250 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034842250 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034842250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034842250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034842250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034842250 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034842250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034842250 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034842250 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034842250 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034842250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034842250 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034842250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034842250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034842250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034842250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034842250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034842250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034842251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034842251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034842251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034842251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034842251 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034842251 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034842251 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(140)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034842265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(137)@dc925de6268c: f_create_expect(l3 := 'AAFAF29E4B004CF0083E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@dc925de6268c: Created Expect[0] for 'AAFAF29E4B004CF0083E'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@dc925de6268c: Added conn table entry 0TC_ranap_cs_bidir0(143)1992786 20241027034843281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034843281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034843281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034843281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034843281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e6852, normal) (hnbgw_rua.c:407) 20241027034843281 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034843281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034843281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1992786 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034843281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034843281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034843281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1992786 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034843281 DCN DEBUG map_sccp[0x55d38f220a40]{init}: Allocated (fsm.c:456) 20241027034843281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034843281 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1992786 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034843281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1992786 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034843281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034843281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034843281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034843281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034843281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034843281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034843281 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: Allocated (fsm.c:456) 20241027034843281 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034843281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aaafaf29e4b004cf0083e004f40030002550056400500f1100926) (sccp_scrc.c:401) 20241027034843281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034843281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034843281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034843281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034843281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034843281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034843281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034843281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034843281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034843281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034843281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034843281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034843281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034843281 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034843281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034843281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034843281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843281 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034843281 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034843281 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034843281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034843281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034843281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034843281 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@dc925de6268c: Found Expect[0] for l3='AAFAF29E4B004CF0083E'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@dc925de6268c: Added conn table entry 0TC_ranap_cs_bidir0(143)1115638 TC_ranap_cs_bidir0(143)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034843288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843288 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034843288 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034843288 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034843288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034843288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034843288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034843288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034843288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034843288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034843288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034843288 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00477790) (sccp_scrc.c:472) 20241027034843288 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241027034843288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034843288 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034843288 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034843288 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034843288 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:483) 20241027034843288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034843288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: vl_len:22 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A35359010AEC004B9560F'O 20241027034843490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843490 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034843490 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034843490 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034843490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034843490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034843490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034843490 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034843490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034843490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034843490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034843490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034843490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034843490 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=001440120000010010400b0a35359010aec004b9560f) (sccp_scrc.c:472) 20241027034843490 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241027034843490 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034843490 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034843490 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034843490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034843490 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027034843490 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034843490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027034843490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034843490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027034843490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034843490 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(143)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034843497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034843497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034843497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027034843497 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034843497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e6852) (hnbgw_rua.c:471) 20241027034843497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1992786 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027034843497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034843497 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027034843497 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034843497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027034843497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034843497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034843497 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034843497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00477790), PART(T=Data,L=22,D=001440120000010010400b0a22623a65c4d3cb81de41) (sccp_scrc.c:401) 20241027034843497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034843497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034843497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034843497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034843497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843497 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034843497 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034843497 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034843497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034843497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034843497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034843497 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: vl_len:20 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(136)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241027034843502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843502 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034843502 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034843502 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034843502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034843502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034843502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034843502 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034843502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034843502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034843502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034843502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034843502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034843502 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:472) 20241027034843502 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241027034843502 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034843502 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034843503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034843503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034843503 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241027034843503 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241027034843503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241027034843503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034843503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241027034843503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034843503 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(143)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034843504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(143)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034843506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034843507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034843507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034843507 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034843507 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034843507 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034843507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027034843507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027034843507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027034843507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034843507 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034843507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00477790), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034843507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034843507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034843507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034843507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034843507 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034843507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034843507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034843507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{disrupted}: Freeing instance (context_map.c:202) 20241027034843507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1992786)[0x55d38f21efc0]{disrupted}: Deallocated (fsm.c:568) 20241027034843507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034843507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{disconnected}: Freeing instance (context_map.c:206) 20241027034843507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55d38f220a40]{disconnected}: Deallocated (fsm.c:568) 20241027034843507 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1992786 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843507 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034843507 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034843507 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034843507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034843507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034843507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034843507 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034843507 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034843507 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034843507 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 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034843507 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034843507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034843507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034843507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) TC_ranap_cs_bidir-Iuh0-RUA(134)@dc925de6268c: Final verdict of PTC: none 20241027034843507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034843507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034843507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(139)@dc925de6268c: Final verdict of PTC: none 20241027034843507 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 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034843507 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027034843507 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) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034843507 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034843507 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034843507 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034843507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034843507 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034843507 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034843507 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034843507 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034843507 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36313<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(138)@dc925de6268c: Final verdict of PTC: none 20241027034843507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034843507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034843507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034843507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034843507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034843507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034843507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034843507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034843507 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034843507 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034843507 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(140)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(142)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(141)@dc925de6268c: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(132)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034843508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55940<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:43 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 20241027034843560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034844062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183608) Waiting for packet dumper to finish... 1 (prev_count=183608, count=187488) 20241027034845508 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034845508 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034845508 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034845508 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034845508 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034845508 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_ps_bidir started. 20241027034847123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034847130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir-Iuh0(145)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034847131 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034847131 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034847136 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46569<->l=127.0.0.1:4262) (control_if.c:570) 20241027034847137 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847137 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847137 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847138 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847138 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847138 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847138 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847138 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847139 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847139 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034847139 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847139 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034847139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847139 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847139 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847139 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034847139 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847139 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034847139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847139 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847139 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847139 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034847139 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034847139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847139 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847139 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034847139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034847139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847139 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034847139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034847139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034847139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034847139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(150)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(150)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(148)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034847152 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847152 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847152 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847152 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847152 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847152 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847152 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034847152 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847153 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847153 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034847153 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847153 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034847153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847153 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847153 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847153 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034847153 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847153 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034847153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847153 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847153 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847153 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034847153 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847153 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034847153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847153 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847154 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034847154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034847154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034847154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847154 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034847154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034847154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034847154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034847154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034847173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034847173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034847173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034847173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034847173 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034847173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034847173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034847173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034847173 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@dc925de6268c: setverdict(pass): none -> pass 20241027034847351 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034847351 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034847351 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034847351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034847361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847361 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034847361 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034847361 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034847361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034847361 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034847361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034847363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034847363 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034847363 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034847363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034847363 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034847363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034847364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034847364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034847364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034847364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034847364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034847364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034847364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034847364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034847364 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034847364 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847364 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034847364 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034847364 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034847364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027034847365 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034847365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034847365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034847365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847365 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034847366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034847366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034847366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034847366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(153)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034847371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847371 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034847371 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034847371 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034847371 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034847371 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034847371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034847374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847374 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034847374 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034847374 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034847374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034847374 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034847374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034847374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034847374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034847374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034847374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034847374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034847374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034847374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034847374 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034847374 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034847374 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034847375 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034847375 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034847375 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034847376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034847376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034847376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034847376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034847376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034847376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034847376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847376 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034847376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034847376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034847376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034847376 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034847376 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034847618 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034847618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00344a51), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034847618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034847618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034847618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034847618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034847618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847618 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034847618 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034847618 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034847618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034847618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034847618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034847618 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034847620 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034847620 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034847620 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034847620 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034847620 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034847620 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034847620 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034847620 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034847620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034847620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034847620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034847620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034847620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034847620 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=00344a51) (sccp_scrc.c:472) 20241027034847620 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241027034847620 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034847620 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034847620 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034847620 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034847620 DLSCCP DEBUG SCCP-SCOC(4)[0x55d38f2186d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(149)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034848154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034848154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034848154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034848154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034848154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034848154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034848154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034848154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034848154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034848154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034848154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034848154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034848154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034848154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034848154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034848154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034848154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034848154 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034848154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034848154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034848154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034848154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034848154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034848154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034848154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034848154 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034848154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034848155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034848155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034848155 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848155 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034848155 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034848155 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034848155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034848155 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034848155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034848155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034848155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034848155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034848155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034848155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034848155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034848155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034848155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034848155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034848155 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034848155 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(149)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034848167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848167 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034848167 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034848167 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034848167 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034848167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034848167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034848167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034848167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034848167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034848167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034848167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034848167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034848167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034848167 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034848167 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034848167 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034848167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034848167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034848167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034848167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034848167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034848167 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034848167 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034848167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034848167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034848167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034848167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034848167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034848169 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034848169 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034848169 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034848169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034848169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034848169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034848169 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034848169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034848169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034848169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034848169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034848169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034848169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034848169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034848169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034848169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034848169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034848169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034848169 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034848169 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034848183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: f_create_expect(l3 := 'D217955009A6DBD8E146'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: Created Expect[0] for 'D217955009A6DBD8E146'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@dc925de6268c: Added conn table entry 0TC_ranap_ps_bidir0(155)13129588 20241027034849234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034849234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034849234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027034849234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034849235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc85774, normal) (hnbgw_rua.c:407) 20241027034849235 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034849235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034849235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13129588 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027034849235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034849235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034849235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13129588 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027034849235 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034849235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034849235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13129588 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027034849235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13129588 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027034849235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034849235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034849235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034849235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034849235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034849235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034849235 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: Allocated (fsm.c:456) 20241027034849235 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034849235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad217955009a6dbd8e146004f40030002be0056400500f1100926) (sccp_scrc.c:401) 20241027034849235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034849235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034849235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034849235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034849235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034849235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034849235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034849235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034849235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034849235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034849235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034849235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034849235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034849235 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034849235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034849235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034849235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849236 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034849236 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034849236 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034849236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034849236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034849236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034849236 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: Found Expect[0] for l3='D217955009A6DBD8E146'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: Added conn table entry 0TC_ranap_ps_bidir0(155)10140796 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(155)@dc925de6268c: setverdict(pass): none -> pass 20241027034849244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849244 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034849244 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034849244 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034849244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034849244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034849244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034849244 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034849244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034849244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034849244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034849244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034849244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034849244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a29619) (sccp_scrc.c:472) 20241027034849244 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241027034849244 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034849244 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034849244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034849244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034849244 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:483) 20241027034849244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034849244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A364A2C9923E5010F3460'O 20241027034849446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849446 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034849446 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034849446 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034849446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034849446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034849446 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034849446 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034849446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034849446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034849446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034849446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034849446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034849446 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=001440120000010010400b0a364a2c9923e5010f3460) (sccp_scrc.c:472) 20241027034849446 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241027034849446 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034849446 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034849446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034849446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034849446 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027034849446 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034849446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027034849446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034849446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241027034849446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034849446 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(155)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034849452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034849452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034849452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027034849452 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034849452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc85774) (hnbgw_rua.c:471) 20241027034849452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13129588 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027034849452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034849452 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027034849452 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034849452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027034849452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034849452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034849452 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034849452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29619), PART(T=Data,L=22,D=001440120000010010400b0adf74146922dab777da89) (sccp_scrc.c:401) 20241027034849452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034849452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034849452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034849452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034849452 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849452 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034849452 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034849452 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034849452 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034849452 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034849452 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034849452 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241027034849456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849456 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034849456 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034849456 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034849456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034849456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034849456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034849456 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034849456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034849456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034849456 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:472) 20241027034849456 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241027034849456 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034849456 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034849456 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034849456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034849456 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241027034849456 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241027034849456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241027034849456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034849456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241027034849456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034849456 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(155)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(155)@dc925de6268c: Final verdict of PTC: pass 20241027034849458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034849461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034849461 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034849461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027034849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027034849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027034849461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034849461 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034849461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29619), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034849461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034849461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034849461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034849461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034849461 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13129588)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027034849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) 20241027034849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034849461 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13129588 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(152)@dc925de6268c: Final verdict of PTC: none 20241027034849461 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849461 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034849462 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034849462 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034849462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034849462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034849462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034849462 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034849462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034849462 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46569<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(149)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@dc925de6268c: Final verdict of PTC: none 20241027034849463 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 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034849463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027034849463 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) 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034849463 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034849463 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034849463 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034849463 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034849463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034849463 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_bidir-Iuh0(145)@dc925de6268c: Final verdict of PTC: none 20241027034849463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034849463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034849463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034849463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_ranap_ps_bidir-Iuh0-RUA(146)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(151)@dc925de6268c: Final verdict of PTC: none 20241027034849463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034849463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034849463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034849463 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) IPA-CTRL-CLI-IPA(147)@dc925de6268c: Final verdict of PTC: none 20241027034849464 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034849464 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034849464 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034849463 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 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034849464 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027034849464 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) 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034849464 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034849464 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034849464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034849464 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034849464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034849464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034849464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034849464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034849464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034849464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034849464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034849464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034849464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034849464 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034849464 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034849464 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034849464 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(144)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(154)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034849466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:49 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 20241027034849513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034850015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186748) Waiting for packet dumper to finish... 1 (prev_count=186748, count=187288) 20241027034851463 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034851463 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034851463 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034851464 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034851464 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034851464 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_assignment started. 20241027034853059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034853064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034853065 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_rab_assignment-Iuh0(157)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034853065 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034853070 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42121<->l=127.0.0.1:4262) (control_if.c:570) 20241027034853072 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853072 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853072 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853072 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853072 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853072 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853072 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853072 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853073 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853073 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034853073 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853073 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034853073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853073 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853073 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853073 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034853073 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853073 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034853073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853073 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853073 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853073 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034853073 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034853073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853073 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853073 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034853073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034853073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853073 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034853073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034853073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034853073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034853073 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(162)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(160)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034853089 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853089 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853089 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853089 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853089 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853089 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853089 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034853089 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853091 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853091 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034853091 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853091 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034853091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853091 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853091 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853091 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034853091 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853091 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034853091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853091 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853091 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853091 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034853091 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853091 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034853091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853091 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853091 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034853091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034853091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853091 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034853091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034853091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034853091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034853091 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034853116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034853116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034853116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034853116 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034853116 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034853116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034853116 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034853116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034853116 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@dc925de6268c: setverdict(pass): none -> pass 20241027034853287 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034853287 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034853287 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034853287 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034853288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853288 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034853288 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034853288 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034853288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034853288 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034853288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034853289 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853289 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034853289 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034853289 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034853289 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034853289 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034853289 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034853289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034853289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034853289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034853289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034853289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034853289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034853289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034853289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034853289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034853289 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853290 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034853290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034853290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034853290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853290 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853291 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853291 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853291 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034853291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034853291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034853291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034853291 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034853303 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034853303 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034853303 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034853303 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034853306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853306 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034853306 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034853306 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034853306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034853306 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034853306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034853307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853307 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034853307 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034853307 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034853307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034853307 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034853307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034853307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034853307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034853307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034853307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034853307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034853307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034853307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034853307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034853307 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034853307 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034853308 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034853308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034853308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034853308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034853308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034853308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034853308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034853308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034853308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034853308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853308 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034853308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853308 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853308 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034853308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034853308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034853308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034853308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034853507 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034853507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00477790), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034853507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034853507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034853507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034853507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034853507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853507 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034853507 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034853507 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034853507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034853507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034853507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034853507 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034853510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034853510 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034853510 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034853510 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034853510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034853510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034853510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034853510 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034853510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034853510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034853510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034853510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034853510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034853510 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=00477790) (sccp_scrc.c:472) 20241027034853510 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241027034853510 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034853510 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034853510 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034853510 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034853510 DLSCCP DEBUG SCCP-SCOC(5)[0x55d38f2202d0]{IDLE}: Deallocated (fsm.c:568) 20241027034854091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854091 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034854091 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034854091 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034854091 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034854091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034854091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034854091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034854091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034854091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034854091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034854091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034854091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034854091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034854091 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034854091 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034854091 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034854091 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034854091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034854091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034854091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034854091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034854091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034854091 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034854091 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034854091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034854091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034854091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034854091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034854091 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034854092 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854092 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034854092 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034854092 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034854092 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034854092 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034854092 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034854092 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034854092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034854092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034854092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034854092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034854092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034854092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034854092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034854092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034854092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034854092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034854092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034854092 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034854092 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(161)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034854108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854108 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034854108 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034854108 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034854108 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034854108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034854108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034854108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034854108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034854108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034854108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034854108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034854108 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034854108 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034854108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034854108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034854108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034854108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034854108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034854108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034854108 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034854108 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034854108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854108 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034854108 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034854108 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034854108 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034854108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034854108 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034854108 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034854108 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034854108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034854108 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034854108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034854108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034854108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034854108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034854108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034854108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034854108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034854108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034854108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034854108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034854109 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034854109 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034854126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(166)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@dc925de6268c: f_create_expect(l3 := 'EE0E7256B23D3B9CF8A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@dc925de6268c: Created Expect[0] for 'EE0E7256B23D3B9CF8A5'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@dc925de6268c: Added conn table entry 0TC_rab_assignment0(167)16128763 20241027034855144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034855144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034855144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034855144 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034855144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf61afb, normal) (hnbgw_rua.c:407) 20241027034855144 DHNB DEBUG map_rua[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034855144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034855144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034855144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034855144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034855144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034855144 DCN DEBUG map_sccp[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034855144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034855144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16128763 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034855144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034855144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034855144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034855144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034855144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034855144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034855144 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034855144 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: Allocated (fsm.c:456) 20241027034855144 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034855144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aee0e7256b23d3b9cf8a5004f40030003460056400500f1100926) (sccp_scrc.c:401) 20241027034855144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034855144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034855144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034855144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034855144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034855144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034855144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034855144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034855144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034855144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034855144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034855144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034855144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034855144 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034855144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034855144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034855144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855144 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034855144 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034855144 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034855144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034855144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034855144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034855144 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@dc925de6268c: Found Expect[0] for l3='EE0E7256B23D3B9CF8A5'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@dc925de6268c: Added conn table entry 0TC_rab_assignment0(167)2970553 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034855148 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855148 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034855148 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034855148 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034855148 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034855148 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034855148 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034855148 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034855148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034855148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034855148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034855148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034855148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034855148 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e0da9b) (sccp_scrc.c:472) 20241027034855148 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241027034855148 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034855148 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034855148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034855148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034855148 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:483) 20241027034855148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034855148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment0(167)@dc925de6268c: setverdict(pass): none -> pass VirtHNBGW-STATS(156)@dc925de6268c: 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(156)@dc925de6268c: 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(156)@dc925de6268c: 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(160)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034855354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855354 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034855354 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034855354 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034855354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034855354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034855354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034855354 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034855354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034855354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034855354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034855354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034855354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034855354 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:472) 20241027034855354 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241027034855354 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034855354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034855354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034855354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034855354 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034855354 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034855354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034855354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034855354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034855354 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034855354 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034855354 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034855354 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034855354 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{UNUSED}: Allocated (fsm.c:456) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{UNUSED}: is child of mgw(mgw-fsm-16128763-0)[0x55d38f21ea20] (fsm.c:486) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16128763-0)[0x55d38f21ea20] (mgcp_client_endpoint_fsm.c:724) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034855354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f228cf0]{ST_CRCX}: Allocated (fsm.c:456) 20241027034855354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f228cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420] (fsm.c:486) 20241027034855354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f228cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034855354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f228cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034855354 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: f61afb'... (mgcp_client.c:805) 20241027034855354 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241027034855354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f228cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034855354 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(166)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f61afb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(167) TC_rab_assignment0(167)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f61afb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034855365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241027034855365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027034855365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027034855365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034855365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034855365 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855365 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034855365 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027034855365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034855365 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034855365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034855365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034855365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034855365 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(167)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034855376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034855376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034855376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034855376 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034855376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf61afb) (hnbgw_rua.c:471) 20241027034855376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034855376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034855376 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034855376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034855376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034855376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034855376 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034855376 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034855376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034855376 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16128763-0)[0x55d38f21ea20] (mgcp_client_endpoint_fsm.c:724) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027034855376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: f61afb'... (mgcp_client.c:805) 20241027034855376 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241027034855376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855376 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@dc925de6268c: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f61afb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034855382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241027034855382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027034855382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027034855382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855382 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034855382 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027034855382 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16128763-0)[0x55d38f21ea20] (mgcp_client_endpoint_fsm.c:724) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034855382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f21eb60]{ST_CRCX}: Allocated (fsm.c:456) 20241027034855382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f21eb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420] (fsm.c:486) 20241027034855382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f21eb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034855382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f21eb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027034855382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: f61afb'... (mgcp_client.c:805) 20241027034855382 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241027034855382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16128763-0)[0x55d38f21eb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855382 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@dc925de6268c: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f61afb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034855387 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241027034855387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027034855387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027034855387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034855387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855387 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{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) 20241027034855387 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034855387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034855387 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027034855387 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027034855387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027034855387 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034855387 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034855387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0da9b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027034855387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034855387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034855387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034855387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034855387 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027034855387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034855387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034855387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034855387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034855387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034855387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034855387 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@dc925de6268c: 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(156)@dc925de6268c: 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(156)@dc925de6268c: 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(160)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: vl_len:12 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027034855402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855402 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034855402 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034855402 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034855402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034855402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034855402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034855402 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034855402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034855402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034855402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034855402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034855402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034855402 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:472) 20241027034855402 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241027034855402 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034855402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034855402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034855402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034855402 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027034855402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027034855402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027034855402 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027034855402 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027034855402 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027034855402 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027034855403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034855403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: f61afb'... (mgcp_client.c:805) 20241027034855403 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027034855403 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034855403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034855403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: f61afb'... (mgcp_client.c:805) 20241027034855403 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027034855403 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034855403 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: Removing from parent mgw(mgw-fsm-16128763-0)[0x55d38f21ea20] (mgcp_client_endpoint_fsm.c:873) 20241027034855403 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027034855403 DLMGCP DEBUG mgw-endp(mgw-fsm-16128763-0)[0x55d38f222420]{IN_USE}: Deallocated (fsm.c:568) 20241027034855403 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027034855403 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027034855403 DMGW DEBUG mgw(mgw-fsm-16128763-0)[0x55d38f21ea20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027034855403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034855403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027034855403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034855403 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(167)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f61afb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034855407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241027034855407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034855407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034855407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034855407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034855408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241027034855408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034855408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034855408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034855408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034855408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027034855409 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034855409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf61afb) (hnbgw_rua.c:471) 20241027034855409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027034855409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034855409 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027034855409 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027034855409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027034855409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034855409 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034855409 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034855409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0da9b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027034855409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034855409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034855409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034855409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034855409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855409 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034855409 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034855409 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034855409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034855409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034855409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034855409 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034855410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(167)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(163)@dc925de6268c: Final verdict of PTC: none 20241027034855413 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42121<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assignment-Iuh0-RUA(158)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@dc925de6268c: Final verdict of PTC: none 20241027034855413 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034855413 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034855413 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 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034855413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034855413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034855413 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034855413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034855413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034855413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034855413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034855413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034855413 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034855413 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034855413 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034855413 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 20241027034855413 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034855413 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 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034855413 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034855413 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(165)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@dc925de6268c: Final verdict of PTC: none 20241027034855413 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034855413 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034855413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034855413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034855413 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034855413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034855413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034855413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034855413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034855413 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034855413 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc0-M3UA(162)@dc925de6268c: Final verdict of PTC: none 20241027034855413 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034855413 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034855413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034855413 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034855413 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034855413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0da9b), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034855413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034855413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034855413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034855413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034855413 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034855413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034855413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034855413 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034855413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027034855413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034855413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034855413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034855413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16128763)[0x55d38f2202d0]{disrupted}: Deallocated (fsm.c:568) 20241027034855413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034855413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034855413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55d38f2186d0]{disconnected}: Deallocated (fsm.c:568) 20241027034855413 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16128763 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034855413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034855413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034855413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034855413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034855413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034855413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034855413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034855413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034855413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034855413 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034855413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034855413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034855413 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034855413 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034855413 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment-Iuh0(157)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(166)@dc925de6268c: Final verdict of PTC: none 20241027034855435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(156)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034855437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_assignment finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:48:55 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241027034855478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034855979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55424<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250468) Waiting for packet dumper to finish... 1 (prev_count=250468, count=251224) 20241027034857414 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034857414 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034857414 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034857414 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034857414 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034857414 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_release started. 20241027034859012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034859018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release-Iuh0(169)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034859018 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034859018 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034859023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45757<->l=127.0.0.1:4262) (control_if.c:570) 20241027034859024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859024 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859024 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859024 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859024 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859026 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034859026 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859026 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034859026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859026 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859026 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034859026 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034859026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859026 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859026 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034859026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034859026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859026 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859026 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034859026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034859026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859026 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034859026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034859026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034859026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034859026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(174)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(174)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(172)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034859043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859043 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859043 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859043 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859043 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859043 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859043 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034859043 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859044 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859044 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034859044 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859044 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034859044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859044 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859044 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859044 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034859044 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859044 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034859044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859044 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859044 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859044 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034859044 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034859044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859045 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859045 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034859045 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034859045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859045 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034859045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034859045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(177)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(175)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034859067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034859067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034859067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034859067 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034859067 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034859067 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034859067 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034859067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034859067 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@dc925de6268c: setverdict(pass): none -> pass 20241027034859238 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034859238 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034859238 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034859238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(174)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034859240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859240 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034859240 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034859240 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034859240 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034859240 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034859240 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034859241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859241 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034859241 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034859241 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034859241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034859241 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034859241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034859241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034859241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034859241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034859241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034859241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034859241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034859241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034859241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034859241 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034859241 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859242 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034859242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034859242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034859242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859242 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034859242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034859242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034859242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034859242 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034859257 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034859257 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034859257 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034859257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(177)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034859258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859258 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034859258 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034859258 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034859258 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034859258 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034859258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034859259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859259 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034859259 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034859259 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034859259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034859259 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034859259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034859259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034859259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034859259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034859259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034859259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034859259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034859259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034859259 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034859259 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034859259 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034859260 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034859260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034859260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034859260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034859260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034859260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034859260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034859260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034859260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034859260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859260 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034859260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859260 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859260 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859260 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034859260 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034859260 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034859260 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034859260 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034859462 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034859462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a29619), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034859462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034859462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034859462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034859462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034859462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859462 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034859462 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034859462 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034859462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034859462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034859462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034859462 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034859465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034859465 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034859465 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034859465 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034859465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034859465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034859465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034859465 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034859465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034859465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034859465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034859465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034859465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034859465 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=00a29619) (sccp_scrc.c:472) 20241027034859465 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241027034859465 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034859465 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034859465 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034859465 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034859465 DLSCCP DEBUG SCCP-SCOC(6)[0x55d38f220a40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(173)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034900043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900043 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034900043 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034900043 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034900043 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034900043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034900043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034900043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034900043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034900043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034900043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034900043 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034900043 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034900043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034900043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034900043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034900043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034900043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034900043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034900043 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034900043 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034900043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900043 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034900043 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034900043 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034900043 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900043 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034900043 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034900043 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034900043 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034900043 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034900043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034900043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034900043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034900043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034900043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034900043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034900043 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034900043 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034900043 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(173)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034900060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900060 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034900060 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034900060 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034900060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034900060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034900060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034900060 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034900060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034900060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034900060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034900060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034900060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034900060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) HNBGW_Test.sgsn0-RAN(176)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034900060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034900060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034900060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034900060 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034900060 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034900060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034900060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034900060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034900060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034900060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034900060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034900060 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034900060 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034900061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900061 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034900061 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034900061 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034900061 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034900061 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034900061 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034900061 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034900061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034900061 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034900061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034900061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034900061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034900061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034900061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034900061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034900061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034900061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034900061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034900062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034900062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034900062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034900062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034900062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034900062 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034900062 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(176)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034900078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(178)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@dc925de6268c: f_create_expect(l3 := '8E4D2917BC23A39EEC25'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@dc925de6268c: Created Expect[0] for '8E4D2917BC23A39EEC25'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@dc925de6268c: Added conn table entry 0TC_rab_release0(179)1578718 20241027034901110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034901110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034901110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034901110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034901110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1816de, normal) (hnbgw_rua.c:407) 20241027034901110 DHNB DEBUG map_rua[0x55d38f220a40]{init}: Allocated (fsm.c:456) 20241027034901110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034901110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578718 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034901110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034901110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034901110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578718 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034901110 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034901110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034901110 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1578718 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034901110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578718 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034901110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034901110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034901110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034901110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034901110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034901110 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034901110 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: Allocated (fsm.c:456) 20241027034901110 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034901110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8e4d2917bc23a39eec25004f40030000750056400500f1100926) (sccp_scrc.c:401) 20241027034901110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034901110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034901110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034901110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034901110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034901110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034901110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034901110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034901110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034901110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034901110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034901110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034901110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034901110 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034901110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034901110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034901110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034901110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034901110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034901110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034901110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034901110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034901110 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@dc925de6268c: Found Expect[0] for l3='8E4D2917BC23A39EEC25'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@dc925de6268c: Added conn table entry 0TC_rab_release0(179)9885775 TC_rab_release0(179)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Session index based on connection ID:0 20241027034901121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901121 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034901121 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034901121 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034901121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034901121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034901121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034901121 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034901121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034901121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034901121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034901121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034901121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034901121 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ca96b) (sccp_scrc.c:472) 20241027034901121 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241027034901121 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034901121 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034901121 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034901121 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034901121 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:483) 20241027034901121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034901121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034901322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901322 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034901322 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034901322 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034901322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034901322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034901322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034901322 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034901322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034901322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034901322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034901322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034901322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034901322 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:472) 20241027034901322 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241027034901322 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034901322 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034901322 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034901322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034901322 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034901322 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034901322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034901322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034901322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034901322 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034901322 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034901322 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034901322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034901322 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{UNUSED}: Allocated (fsm.c:456) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{UNUSED}: is child of mgw(mgw-fsm-1578718-0)[0x55d38f21eb60] (fsm.c:486) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1578718-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:724) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034901322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f222420]{ST_CRCX}: Allocated (fsm.c:456) 20241027034901322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f222420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0] (fsm.c:486) 20241027034901322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f222420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034901322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f222420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034901322 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 1816de'... (mgcp_client.c:805) 20241027034901322 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241027034901322 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f222420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034901322 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(178)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1816de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(179) TC_rab_release0(179)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1816de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034901334 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241027034901334 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027034901334 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027034901334 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034901334 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034901334 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901334 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034901334 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027034901334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034901334 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034901334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034901334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034901334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034901334 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(179)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034901346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034901346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034901346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034901346 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034901346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1816de) (hnbgw_rua.c:471) 20241027034901346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1578718 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034901346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034901346 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034901346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034901346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034901346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034901346 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034901346 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034901346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034901347 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1578718-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:724) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027034901347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: 1816de'... (mgcp_client.c:805) 20241027034901347 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241027034901347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901347 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@dc925de6268c: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1816de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034901353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241027034901353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027034901353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027034901353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901353 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034901353 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027034901353 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1578718-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:724) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034901353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f220ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241027034901353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f220ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0] (fsm.c:486) 20241027034901353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f220ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034901353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f220ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027034901353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: 1816de'... (mgcp_client.c:805) 20241027034901353 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241027034901353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1578718-0)[0x55d38f220ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901353 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@dc925de6268c: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1816de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034901358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241027034901358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027034901358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027034901358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034901358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901358 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{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) 20241027034901358 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034901358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034901358 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027034901358 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027034901358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027034901358 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034901358 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034901358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ca96b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027034901358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034901358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034901358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034901358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034901358 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027034901358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034901358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034901358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034901358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034901358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034901358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034901358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@dc925de6268c: 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(172)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: vl_len:21 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(172)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241027034901375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901375 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034901375 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034901375 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034901375 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034901375 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034901375 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034901375 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034901375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034901375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034901375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034901375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034901375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034901375 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=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241027034901375 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241027034901375 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034901375 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034901375 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034901375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034901375 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034901375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034901375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034901375 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027034901375 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027034901375 DMGW NOTICE mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241027034901375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241027034901375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027034901375 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027034901375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034901375 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: 1816de'... (mgcp_client.c:805) 20241027034901375 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027034901375 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034901375 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034901375 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 1816d'... (mgcp_client.c:805) 20241027034901375 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034901375 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034901375 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-1578718-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:873) 20241027034901375 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027034901375 DLMGCP DEBUG mgw-endp(mgw-fsm-1578718-0)[0x55d38f228cf0]{IN_USE}: Deallocated (fsm.c:568) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027034901375 DMGW DEBUG mgw(mgw-fsm-1578718-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027034901375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034901375 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(168)@dc925de6268c: 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(179)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1816de17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034901417 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034901417 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034901417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f220ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(179)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034901418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(179)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034901421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034901421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034901421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034901421 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034901421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034901421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027034901421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027034901421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027034901421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034901421 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034901421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ca96b), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034901421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034901421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034901421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034901421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034901421 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034901421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034901421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034901421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{disrupted}: Freeing instance (context_map.c:202) 20241027034901421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1578718)[0x55d38f220a40]{disrupted}: Deallocated (fsm.c:568) 20241027034901421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034901421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034901421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027034901421 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1578718 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901421 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034901421 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034901421 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034901421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034901421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034901421 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034901421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45757<->l=127.0.0.1:4262) (control_if.c:193) 20241027034901421 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034901421 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 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034901421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027034901421 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) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034901421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034901421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034901421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-RAN(173)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(176)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(175)@dc925de6268c: Final verdict of PTC: none 20241027034901421 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 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034901421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027034901421 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) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034901421 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034901421 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034901421 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034901421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034901421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034901421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034901421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034901421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034901421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034901421 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034901421 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034901421 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034901421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034901421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034901421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034901421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034901421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034901421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034901421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034901421 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034901421 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034901421 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034901421 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0-RUA(170)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(174)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@dc925de6268c: Final verdict of PTC: none TC_rab_release-Iuh0(169)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(178)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(177)@dc925de6268c: Final verdict of PTC: none 20241027034901432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(168)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034901433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_release finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:01 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241027034901463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034901964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244564) Waiting for packet dumper to finish... 1 (prev_count=244564, count=245104) 20241027034903422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034903422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034903422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034903422 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034903422 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034903422 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_release_abnormal started. 20241027034905010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034905017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034905017 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034905017 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release_abnormal-Iuh0(181)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034905022 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43531<->l=127.0.0.1:4262) (control_if.c:570) 20241027034905023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905023 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905023 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905024 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905024 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905025 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034905025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034905025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905025 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905025 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034905025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034905025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905025 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905025 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034905025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034905026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905026 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905026 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034905026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034905026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034905026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905026 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034905026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034905026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034905026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034905026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(186)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(186)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(184)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034905043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905043 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905044 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905044 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034905044 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905045 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034905045 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905045 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034905045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905045 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905045 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034905045 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905045 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034905045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905045 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905045 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034905045 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034905045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034905046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905046 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905046 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034905046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034905046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905046 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034905046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034905046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034905046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034905046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034905071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034905071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034905071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034905071 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034905071 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034905071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034905071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034905071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034905072 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@dc925de6268c: setverdict(pass): none -> pass 20241027034905238 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034905238 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034905238 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034905238 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(186)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034905241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905241 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034905241 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034905241 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034905241 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905241 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034905241 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034905241 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034905241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034905241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034905241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034905241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034905241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034905241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034905241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034905241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034905241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034905241 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034905241 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905242 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034905242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034905242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034905242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905242 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034905242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034905242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034905242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034905242 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034905259 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034905259 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034905259 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034905259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(189)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034905260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905260 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034905260 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034905260 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034905260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034905260 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034905260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034905261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905261 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034905261 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034905261 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034905261 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034905261 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034905261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034905261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034905261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034905261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034905261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034905261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034905261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034905261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034905261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034905261 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034905261 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034905262 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034905262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034905262 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034905262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034905262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034905262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034905262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034905262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034905262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034905262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905262 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034905262 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905262 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905262 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905262 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034905262 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034905262 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034905262 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034905262 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034905414 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034905414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0da9b), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034905414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034905414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034905414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034905414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034905415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905415 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034905415 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034905415 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034905415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034905415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034905415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034905415 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034905424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034905424 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034905424 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034905424 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034905424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034905424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034905424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034905424 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034905424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034905424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034905424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034905424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034905424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034905424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00e0da9b) (sccp_scrc.c:472) 20241027034905424 DLSCCP DEBUG Received CO:RELCO for local reference 7 (sccp_scoc.c:1823) 20241027034905424 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034905424 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034905424 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034905424 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034905424 DLSCCP DEBUG SCCP-SCOC(7)[0x55d38f21efc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(185)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034906044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906044 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034906044 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034906044 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034906044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034906044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034906044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034906044 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034906045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034906045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034906045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034906045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034906045 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034906045 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034906045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034906045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034906045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034906045 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034906045 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034906045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034906045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034906045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034906045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034906045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034906045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034906045 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034906045 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034906045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034906045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034906045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034906045 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906045 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034906045 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034906045 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034906045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034906045 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034906046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034906046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034906046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034906046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034906046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034906046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034906046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034906046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034906046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034906046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034906046 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034906046 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(185)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034906064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906064 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034906064 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034906064 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034906064 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034906064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034906064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034906064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034906064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034906064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034906064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034906064 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034906064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034906064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034906064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034906064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034906064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034906064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034906064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034906064 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034906064 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034906064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906064 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034906064 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034906064 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034906064 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034906064 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034906064 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034906064 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034906064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034906064 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034906064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034906064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034906064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034906064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034906064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034906064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034906064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034906064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034906064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034906064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034906064 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034906064 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(188)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034906082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(190)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@dc925de6268c: f_create_expect(l3 := '83FC96A04DCBFF7772AB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@dc925de6268c: Created Expect[0] for '83FC96A04DCBFF7772AB'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@dc925de6268c: Added conn table entry 0TC_rab_release_abnormal0(191)7940099 20241027034907097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034907098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034907098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034907098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034907098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x792803, normal) (hnbgw_rua.c:407) 20241027034907098 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034907098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034907098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7940099 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034907098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034907098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034907098 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7940099 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034907098 DCN DEBUG map_sccp[0x55d38f220a40]{init}: Allocated (fsm.c:456) 20241027034907098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034907098 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7940099 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034907098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7940099 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034907098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034907098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034907098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034907098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034907098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034907098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034907098 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: Allocated (fsm.c:456) 20241027034907098 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034907098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a83fc96a04dcbff7772ab004f40030000140056400500f1100926) (sccp_scrc.c:401) 20241027034907098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034907098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034907098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034907098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034907098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034907098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034907098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034907098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034907098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034907098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034907098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034907098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034907098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034907098 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034907098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034907098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034907098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907098 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034907098 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034907098 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034907098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034907098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034907098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034907098 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@dc925de6268c: Found Expect[0] for l3='83FC96A04DCBFF7772AB'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@dc925de6268c: Added conn table entry 0TC_rab_release_abnormal0(191)964991 TC_rab_release_abnormal0(191)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034907103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907103 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034907103 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034907103 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034907103 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034907103 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034907103 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034907103 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034907103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034907103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034907103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034907103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034907103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034907103 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0030cb31) (sccp_scrc.c:472) 20241027034907103 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241027034907103 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034907103 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034907103 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034907103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034907103 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:483) 20241027034907103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034907103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034907306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907306 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034907306 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034907306 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034907306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034907306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034907306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034907306 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034907306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034907306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034907306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034907306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034907306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034907306 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:472) 20241027034907306 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241027034907306 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034907306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034907306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034907306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034907306 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034907306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034907306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034907306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034907306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034907306 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034907306 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034907306 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034907306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034907306 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{UNUSED}: Allocated (fsm.c:456) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{UNUSED}: is child of mgw(mgw-fsm-7940099-0)[0x55d38f220ca0] (fsm.c:486) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7940099-0)[0x55d38f220ca0] (mgcp_client_endpoint_fsm.c:724) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034907306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f228cf0]{ST_CRCX}: Allocated (fsm.c:456) 20241027034907306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f228cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420] (fsm.c:486) 20241027034907306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f228cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034907306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f228cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034907306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 79280'... (mgcp_client.c:805) 20241027034907306 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027034907306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f228cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034907306 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(190)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79280317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(191) TC_rab_release_abnormal0(191)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79280317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034907321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241027034907321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027034907321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027034907321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034907321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034907321 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907321 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034907321 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027034907321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034907321 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034907321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034907321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034907321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034907321 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(191)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034907332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034907332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034907332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034907332 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034907332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x792803) (hnbgw_rua.c:471) 20241027034907332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7940099 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034907332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034907332 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034907332 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034907332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034907332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034907332 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034907332 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034907332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034907332 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7940099-0)[0x55d38f220ca0] (mgcp_client_endpoint_fsm.c:724) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027034907332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 79280'... (mgcp_client.c:805) 20241027034907332 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241027034907332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907332 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@dc925de6268c: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79280317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034907337 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241027034907337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027034907337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027034907337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907337 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034907337 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027034907337 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7940099-0)[0x55d38f220ca0] (mgcp_client_endpoint_fsm.c:724) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034907337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f21eb60]{ST_CRCX}: Allocated (fsm.c:456) 20241027034907337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f21eb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420] (fsm.c:486) 20241027034907337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f21eb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034907337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f21eb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027034907337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 79280'... (mgcp_client.c:805) 20241027034907337 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241027034907337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7940099-0)[0x55d38f21eb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907337 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@dc925de6268c: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79280317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034907342 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241027034907342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027034907342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027034907342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034907342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907342 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{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) 20241027034907342 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034907342 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034907342 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027034907342 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027034907342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027034907342 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034907342 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034907342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cb31), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027034907342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034907342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034907342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034907342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034907342 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027034907342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907342 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034907342 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034907342 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034907342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034907342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034907342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034907342 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@dc925de6268c: 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(184)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: vl_len:21 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(184)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241027034907358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907358 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034907358 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034907358 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034907358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034907358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034907358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034907358 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034907358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034907358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034907358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034907358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034907358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034907358 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=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241027034907358 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241027034907358 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034907358 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034907358 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034907358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034907358 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034907358 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034907358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034907358 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027034907358 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027034907358 DMGW NOTICE mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241027034907358 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241027034907358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241027034907358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241027034907358 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241027034907358 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027034907358 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027034907358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034907358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 79280'... (mgcp_client.c:805) 20241027034907358 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034907358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034907358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034907358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: 79280'... (mgcp_client.c:805) 20241027034907359 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034907359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034907359 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: Removing from parent mgw(mgw-fsm-7940099-0)[0x55d38f220ca0] (mgcp_client_endpoint_fsm.c:873) 20241027034907359 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027034907359 DLMGCP DEBUG mgw-endp(mgw-fsm-7940099-0)[0x55d38f222420]{IN_USE}: Deallocated (fsm.c:568) 20241027034907359 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027034907359 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027034907359 DMGW DEBUG mgw(mgw-fsm-7940099-0)[0x55d38f220ca0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027034907359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034907359 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(180)@dc925de6268c: 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(191)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79280317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034907426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034907426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034907426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f21eb60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034907427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(191)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(185)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(187)@dc925de6268c: Final verdict of PTC: none 20241027034907434 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43531<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(184)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@dc925de6268c: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(182)@dc925de6268c: Final verdict of PTC: none 20241027034907451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034907451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034907451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034907451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034907451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034907451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034907451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034907451 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034907451 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034907451 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034907451 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(189)@dc925de6268c: Final verdict of PTC: none 20241027034907451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034907451 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034907451 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 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034907451 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034907451 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034907451 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034907451 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034907451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034907451 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034907454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034907454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034907454 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034907454 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034907454 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034907454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027034907454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027034907454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027034907454 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034907454 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034907454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cb31), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034907454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034907454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034907454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034907454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034907454 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034907458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034907458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034907458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034907458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034907458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034907458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034907458 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034907458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034907458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034907458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{disrupted}: Freeing instance (context_map.c:202) 20241027034907458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7940099)[0x55d38f21efc0]{disrupted}: Deallocated (fsm.c:568) 20241027034907458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034907458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{disconnected}: Freeing instance (context_map.c:206) 20241027034907458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55d38f220a40]{disconnected}: Deallocated (fsm.c:568) 20241027034907458 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7940099 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) TC_rab_release_abnormal-Iuh0(181)@dc925de6268c: Final verdict of PTC: none 20241027034907486 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 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034907486 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) 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034907486 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034907486 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034907486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034907486 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034907486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034907486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034907486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034907486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034907486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034907486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034907486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034907486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034907486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034907486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034907486 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034907486 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034907486 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(190)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(186)@dc925de6268c: Final verdict of PTC: none 20241027034907488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55698<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(180)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034907511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:07 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 20241027034907639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034908141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55716<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221608) Waiting for packet dumper to finish... 1 (prev_count=221608, count=245620) 20241027034909452 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034909452 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034909452 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034909486 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034909486 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034909486 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_assign_fail started. 20241027034911176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034911182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail-Iuh0(193)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034911183 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034911183 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034911188 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40905<->l=127.0.0.1:4262) (control_if.c:570) 20241027034911189 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911189 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911189 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911189 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911190 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911190 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911190 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911190 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911191 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911191 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034911191 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911191 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034911191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911191 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911191 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911191 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034911191 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911191 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034911191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911191 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911191 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911191 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034911191 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034911191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911191 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911191 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911191 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034911191 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034911191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911191 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034911191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034911191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034911191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034911191 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(198)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(196)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034911208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911208 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911208 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911208 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911208 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911208 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911209 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034911209 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911210 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911210 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034911210 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911210 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034911210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911210 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911210 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911210 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034911210 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911210 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034911210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911210 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911210 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911210 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034911210 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911210 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034911210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911210 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911210 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911210 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034911210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034911210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911210 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911210 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911210 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911210 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034911210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911210 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911210 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911210 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034911210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911210 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911210 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911210 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034911210 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911210 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911210 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911210 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034911210 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(201)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034911239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034911239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034911239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034911239 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034911239 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034911239 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034911239 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034911239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034911239 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@dc925de6268c: setverdict(pass): none -> pass 20241027034911404 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034911404 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034911404 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034911404 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(198)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034911406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911406 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034911406 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034911406 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034911406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911406 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034911406 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034911406 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034911406 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034911407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034911407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034911407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034911407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034911407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034911407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034911407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034911407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034911407 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034911407 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911408 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034911408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034911408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034911408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911408 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911408 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911408 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911408 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034911408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034911408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034911408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034911408 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034911422 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034911422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ca96b), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034911422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034911422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034911422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034911422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034911422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034911422 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034911423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911423 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034911423 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034911423 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034911423 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034911423 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034911423 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034911423 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034911424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034911424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034911424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034911424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034911424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034911424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=002ca96b) (sccp_scrc.c:472) 20241027034911424 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241027034911424 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034911424 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034911424 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034911424 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034911424 DLSCCP DEBUG SCCP-SCOC(8)[0x55d38f2186d0]{IDLE}: Deallocated (fsm.c:568) 20241027034911424 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034911424 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034911424 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034911424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(201)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911426 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034911426 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034911426 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034911426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911426 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034911426 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034911426 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034911426 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034911426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034911426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034911426 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034911426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034911426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034911426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034911426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034911426 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034911426 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034911426 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034911428 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034911428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034911428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034911428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034911428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034911428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034911428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034911428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034911428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034911428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034911428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034911428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034911428 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034911428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034911428 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034911428 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034911428 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034911428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034911428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034911428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034911428 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(197)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034912208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912208 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034912208 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034912208 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034912208 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034912208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034912208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034912208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034912208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034912208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034912208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034912208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034912208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034912208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034912208 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034912208 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034912208 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034912208 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034912208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034912208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034912208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034912208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034912208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034912208 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034912208 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034912208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034912208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034912208 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034912208 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034912208 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034912209 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912209 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034912209 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034912209 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034912209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034912209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034912209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034912209 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034912209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034912209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034912209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034912209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034912209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034912209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034912209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034912209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034912209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034912209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034912209 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034912209 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034912209 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(197)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034912230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912230 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034912230 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034912230 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034912230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034912230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034912230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034912230 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034912230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034912230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034912230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034912230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034912230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034912230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034912230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034912230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034912230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034912230 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034912230 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034912230 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034912230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034912230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034912230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034912230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034912230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034912230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034912231 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034912231 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034912231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034912231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034912231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034912231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034912231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034912231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034912231 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(200)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034912232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034912232 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034912232 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034912232 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034912232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034912232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034912232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034912232 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034912232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034912232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034912232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034912232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034912232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034912232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034912232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034912232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034912232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034912232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034912232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034912232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034912232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034912232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034912232 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034912232 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(200)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034912250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(202)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@dc925de6268c: f_create_expect(l3 := '79C4260D40F96188EFB2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@dc925de6268c: Created Expect[0] for '79C4260D40F96188EFB2'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@dc925de6268c: Added conn table entry 0TC_rab_assign_fail0(203)13202905 20241027034913265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034913265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034913265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034913265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034913265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc975d9, normal) (hnbgw_rua.c:407) 20241027034913265 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034913265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034913265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202905 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034913265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034913265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034913265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202905 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034913265 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034913265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034913265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13202905 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034913265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202905 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034913265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034913265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034913265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034913265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034913265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034913265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034913265 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: Allocated (fsm.c:456) 20241027034913265 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034913265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a79c4260d40f96188efb2004f40030002410056400500f1100926) (sccp_scrc.c:401) 20241027034913265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034913265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034913265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034913265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034913265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034913265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034913265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034913265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034913265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034913265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034913265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034913265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034913265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034913265 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034913265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034913265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034913265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034913265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034913265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034913265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034913265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034913265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034913265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@dc925de6268c: Found Expect[0] for l3='79C4260D40F96188EFB2'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@dc925de6268c: Added conn table entry 0TC_rab_assign_fail0(203)4547967 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: Session index based on connection ID:0 TC_rab_assign_fail0(203)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(196)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034913270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913270 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034913270 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034913270 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034913270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034913270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034913270 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034913270 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034913270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034913270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034913270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034913270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034913270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034913270 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00764afe) (sccp_scrc.c:472) 20241027034913270 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241027034913270 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034913270 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034913270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034913270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034913270 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:483) 20241027034913270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034913270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(192)@dc925de6268c: 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(192)@dc925de6268c: 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(192)@dc925de6268c: 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(196)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034913474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913474 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034913474 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034913474 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034913474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034913474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034913474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034913474 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034913474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034913474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034913474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034913474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034913474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034913474 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:472) 20241027034913474 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241027034913474 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034913474 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034913474 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034913474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034913474 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034913474 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034913474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034913474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034913474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034913474 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034913474 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034913474 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034913474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034913474 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{UNUSED}: Allocated (fsm.c:456) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{UNUSED}: is child of mgw(mgw-fsm-13202905-0)[0x55d38f21eb60] (fsm.c:486) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13202905-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:724) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034913474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202905-0)[0x55d38f222420]{ST_CRCX}: Allocated (fsm.c:456) 20241027034913474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202905-0)[0x55d38f222420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0] (fsm.c:486) 20241027034913474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202905-0)[0x55d38f222420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034913474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202905-0)[0x55d38f222420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034913474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: c975d'... (mgcp_client.c:805) 20241027034913474 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027034913474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13202905-0)[0x55d38f222420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034913474 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(202)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c975d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c975d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(203) TC_rab_assign_fail0(203)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c975d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c975d917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034913486 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241027034913486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027034913486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027034913486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034913486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{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) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{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) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034913487 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{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) 20241027034913487 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034913487 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027034913487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034913487 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034913487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034913487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034913487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034913487 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(203)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034913497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034913497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034913497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241027034913497 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034913497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc975d9) (hnbgw_rua.c:471) 20241027034913497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202905 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241027034913497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034913497 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034913497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034913497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034913497 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034913497 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241027034913497 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241027034913497 DMGW ERROR mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241027034913497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241027034913497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034913497 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034913497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00764afe), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241027034913497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034913497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034913497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034913497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027034913497 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027034913497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034913497 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: c975d'... (mgcp_client.c:805) 20241027034913497 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034913497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034913497 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-13202905-0)[0x55d38f21eb60] (mgcp_client_endpoint_fsm.c:873) 20241027034913497 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027034913497 DLMGCP DEBUG mgw-endp(mgw-fsm-13202905-0)[0x55d38f228cf0]{IN_USE}: Deallocated (fsm.c:568) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027034913497 DMGW DEBUG mgw(mgw-fsm-13202905-0)[0x55d38f21eb60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027034913497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913497 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034913497 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034913497 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034913497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034913497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034913497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034913497 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@dc925de6268c: 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(192)@dc925de6268c: 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(192)@dc925de6268c: 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(203)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c975d917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034913509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241027034913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034913509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f222420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034913509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(203)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(194)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@dc925de6268c: Final verdict of PTC: none 20241027034913511 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40905<->l=127.0.0.1:4262) (control_if.c:193) 20241027034913511 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034913511 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034913511 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 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034913511 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034913511 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034913511 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034913511 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034913511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034913511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034913511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034913511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034913511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034913511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034913511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034913511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034913511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034913511 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034913511 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034913511 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034913511 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034913512 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 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034913512 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) 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed TC_rab_assign_fail-Iuh0(193)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(201)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(197)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@dc925de6268c: Final verdict of PTC: none 20241027034913512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034913512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034913512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-SCCP(196)@dc925de6268c: Final verdict of PTC: none 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034913512 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034913512 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034913512 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034913512 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034913512 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034913512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034913512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034913512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034913512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034913512 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034913512 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034913512 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034913512 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034913512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034913512 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034913512 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034913512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00764afe), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034913512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) IPA-CTRL-CLI-IPA(195)@dc925de6268c: Final verdict of PTC: none 20241027034913512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034913512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034913512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034913512 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034913512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034913512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034913512 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034913512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027034913512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034913512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034913512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034913512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13202905)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027034913512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034913512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-M3UA(198)@dc925de6268c: Final verdict of PTC: none 20241027034913512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034913512 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13202905 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034913512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034913512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034913512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034913512 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034913512 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034913512 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034913512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034913512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034913512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034913512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034913512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034913512 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034913512 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034913512 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034913512 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(202)@dc925de6268c: Final verdict of PTC: none 20241027034913527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(192)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034913529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55734<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_assign_fail finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:13 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 20241027034913583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034914084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221072) Waiting for packet dumper to finish... 1 (prev_count=221072, count=221612) 20241027034915512 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034915512 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034915512 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034915512 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034915512 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034915512 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_assign_mgcp_to started. 20241027034917121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034917128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgcp_to-Iuh0(205)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034917129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034917129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034917134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:570) 20241027034917135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917135 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917136 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917136 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917136 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917136 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917136 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917137 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034917137 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917137 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034917137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917137 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917137 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034917137 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917137 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034917137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917137 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917137 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034917137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034917137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917137 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917137 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034917137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034917137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917137 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034917137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034917137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034917137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034917137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(210)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(210)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(208)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034917153 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917153 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917154 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917154 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917154 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917154 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917154 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034917154 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917155 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917155 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034917155 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917155 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034917155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917155 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917155 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917155 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034917155 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917155 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034917155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917155 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917155 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917155 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034917155 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917155 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034917155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917155 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034917155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917155 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034917155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917155 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917155 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917155 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034917155 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027034917155 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034917155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917155 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917155 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034917155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034917155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917155 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034917182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034917182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034917182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034917182 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034917182 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034917182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034917182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034917182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034917182 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@dc925de6268c: setverdict(pass): none -> pass 20241027034917349 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034917349 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034917349 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034917349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(210)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034917351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917351 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034917351 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034917351 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034917351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034917351 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034917351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034917352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917352 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034917352 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034917352 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034917352 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034917352 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034917352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034917352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034917352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034917352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034917352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034917352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034917352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034917352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034917352 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034917352 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034917352 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917353 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034917353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034917353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034917353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917353 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034917353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034917353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034917353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034917353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034917370 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034917370 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034917370 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034917370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(213)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034917371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917371 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034917371 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034917371 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034917371 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034917371 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034917371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034917372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917372 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034917372 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034917372 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034917372 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034917372 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034917372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034917372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034917372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034917372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034917372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034917372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034917372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034917372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034917372 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034917372 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034917372 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034917373 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034917373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034917373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034917373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034917373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034917373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034917373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034917373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034917373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034917373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917373 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034917373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917373 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917373 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917373 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034917373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034917373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034917373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034917373 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034917455 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034917455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cb31), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034917455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034917455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034917455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034917455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034917455 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917455 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034917455 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034917455 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034917455 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034917455 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034917455 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034917455 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034917457 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034917457 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034917457 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034917457 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034917457 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034917457 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034917457 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034917457 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034917457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034917457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034917457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034917457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034917457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034917457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=0030cb31) (sccp_scrc.c:472) 20241027034917457 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241027034917457 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034917457 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034917457 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034917457 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034917457 DLSCCP DEBUG SCCP-SCOC(9)[0x55d38f2202d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(209)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034918154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034918154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034918154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034918154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034918154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034918154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034918154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034918154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034918154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034918154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034918154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034918154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034918154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034918154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034918154 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034918154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034918154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034918154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034918154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034918154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034918154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034918154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034918154 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034918154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034918154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034918154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034918154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034918154 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918155 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918155 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034918155 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034918155 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034918155 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034918155 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034918155 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034918155 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034918155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034918155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034918155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034918155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034918155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034918155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034918155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034918155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034918155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034918155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034918155 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034918155 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(209)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034918174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918174 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034918174 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034918174 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034918174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034918174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034918174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034918174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034918174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034918174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034918174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034918174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034918174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034918174 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034918174 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034918174 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034918174 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034918174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034918174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034918174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034918174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034918174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034918174 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034918174 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034918174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918174 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034918174 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034918174 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034918174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034918174 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034918175 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034918175 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034918175 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034918175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034918175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034918175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034918175 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034918175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034918175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034918175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034918175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034918175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034918175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034918175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034918175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034918175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034918175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034918175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034918175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034918175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034918175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034918175 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034918175 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(212)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034918193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(214)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@dc925de6268c: f_create_expect(l3 := '83710FAEA90F17D143C8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@dc925de6268c: Created Expect[0] for '83710FAEA90F17D143C8'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@dc925de6268c: Added conn table entry 0TC_rab_assign_mgcp_to0(215)4606642 20241027034919206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034919206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034919206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034919206 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034919206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x464ab2, normal) (hnbgw_rua.c:407) 20241027034919206 DHNB DEBUG map_rua[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034919206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034919206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4606642 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034919206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034919206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034919206 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4606642 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034919206 DCN DEBUG map_sccp[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034919206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034919206 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4606642 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034919206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4606642 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034919206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034919206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034919206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034919206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034919206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034919206 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034919206 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: Allocated (fsm.c:456) 20241027034919206 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034919206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a83710faea90f17d143c8004f40030003280056400500f1100926) (sccp_scrc.c:401) 20241027034919206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034919206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034919206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034919206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034919206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034919206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034919206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034919206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034919206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034919206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034919206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034919206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034919206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034919206 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034919206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034919206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034919206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034919206 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034919206 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034919206 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034919206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034919206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034919206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034919206 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@dc925de6268c: Found Expect[0] for l3='83710FAEA90F17D143C8'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@dc925de6268c: Added conn table entry 0TC_rab_assign_mgcp_to0(215)11856471 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(215)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034919211 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034919211 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034919211 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034919211 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034919211 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034919211 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034919211 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034919211 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034919211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034919211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034919211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034919211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034919211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034919211 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d8c13) (sccp_scrc.c:472) 20241027034919211 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241027034919211 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034919211 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034919211 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034919211 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034919211 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:483) 20241027034919211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034919211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034919414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034919414 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034919414 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034919414 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034919414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034919414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034919414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034919414 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034919414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034919414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034919414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034919414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034919414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034919414 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:472) 20241027034919414 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241027034919414 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034919414 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034919414 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034919414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034919414 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034919414 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034919414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034919414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034919414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034919414 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034919414 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034919414 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034919414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034919414 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{UNUSED}: Allocated (fsm.c:456) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{UNUSED}: is child of mgw(mgw-fsm-4606642-0)[0x55d38f222420] (fsm.c:486) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4606642-0)[0x55d38f222420] (mgcp_client_endpoint_fsm.c:724) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034919414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4606642-0)[0x55d38f21eb60]{ST_CRCX}: Allocated (fsm.c:456) 20241027034919414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4606642-0)[0x55d38f21eb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0] (fsm.c:486) 20241027034919414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4606642-0)[0x55d38f21eb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034919414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4606642-0)[0x55d38f21eb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034919414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 464ab'... (mgcp_client.c:805) 20241027034919414 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027034919414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4606642-0)[0x55d38f21eb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034919414 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(214)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "464ab217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "464ab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(215) TC_rab_assign_mgcp_to0(215)@dc925de6268c: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "464ab217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "464ab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034923415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f21eb60]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241027034923415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f21eb60]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241027034923415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f21eb60]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0] (mgcp_client_fsm.c:522) 20241027034923415 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241027034923415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f21eb60]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241027034923415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f21eb60]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-4606642-0)[0x55d38f222420] (mgcp_client_endpoint_fsm.c:925) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241027034923415 DLMGCP DEBUG mgw-endp(mgw-fsm-4606642-0)[0x55d38f228cf0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241027034923415 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241027034923415 DMGW ERROR mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241027034923415 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241027034923415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241027034923415 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034923415 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034923415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8c13), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241027034923415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034923415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034923415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034923415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034923415 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241027034923415 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241027034923415 DMGW DEBUG mgw(mgw-fsm-4606642-0)[0x55d38f222420]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241027034923415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923415 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034923415 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034923415 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034923415 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034923415 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034923415 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034923415 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: vl_len:12 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027034923422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923422 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034923422 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034923422 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034923422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034923422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034923422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034923422 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034923422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034923422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034923422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034923422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034923422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034923422 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:472) 20241027034923422 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241027034923422 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034923422 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034923422 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034923422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034923422 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027034923422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027034923422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027034923422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034923422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027034923422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034923422 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(215)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034923427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034923427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034923428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027034923428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034923428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x464ab2) (hnbgw_rua.c:471) 20241027034923428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4606642 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027034923428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034923428 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027034923428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027034923428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027034923428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034923428 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034923428 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034923428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8c13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027034923428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034923428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034923428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034923428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034923428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923428 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034923428 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034923428 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034923428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034923428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034923428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034923428 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034923430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(215)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(212)@dc925de6268c: Final verdict of PTC: none 20241027034923432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(209)@dc925de6268c: Final verdict of PTC: none 20241027034923432 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034923432 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034923432 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 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034923432 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034923432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034923432 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034923432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034923432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034923432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-SCCP(208)@dc925de6268c: Final verdict of PTC: none 20241027034923432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034923432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034923432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034923432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034923432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034923432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034923432 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034923432 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034923432 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034923432 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(213)@dc925de6268c: Final verdict of PTC: none 20241027034923432 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@dc925de6268c: Final verdict of PTC: none 20241027034923432 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 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034923432 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) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034923432 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034923432 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034923433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034923433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034923433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034923433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034923433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(211)@dc925de6268c: Final verdict of PTC: none 20241027034923433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-M3UA(210)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(204)@dc925de6268c: Final verdict of PTC: none 20241027034923433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034923433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034923433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034923433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034923433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034923433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034923433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034923433 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034923433 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034923433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034923433 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034923433 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034923433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8c13), PART(T=Source Reference,L=4,D=0000000b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034923433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034923433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034923433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034923433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034923433 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034923433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027034923433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) HNBGW-MGCP(214)@dc925de6268c: Final verdict of PTC: none 20241027034923433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923433 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034923433 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034923433 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034923433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034923433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034923433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034923433 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034923433 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034923433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_rab_assign_mgcp_to-Iuh0(205)@dc925de6268c: Final verdict of PTC: none 20241027034923433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034923433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034923433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034923433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4606642)[0x55d38f2202d0]{disrupted}: Deallocated (fsm.c:568) 20241027034923433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034923433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034923433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55d38f2186d0]{disconnected}: Deallocated (fsm.c:568) 20241027034923433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4606642 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034923433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034923433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034923433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034923433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034923433 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034923433 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034923433 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(207)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034923433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:23 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 20241027034923485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034923513 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034923513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00764afe), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034923513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034923513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034923513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034923513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034923513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034923513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034923513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034923513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034923513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034923513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034923513 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034923513 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034923987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161696) Waiting for packet dumper to finish... 1 (prev_count=161696, count=203416) 20241027034925433 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034925433 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034925433 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034925433 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034925433 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034925433 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:49: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241027034927040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034927049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034927051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034927051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034927058 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46077<->l=127.0.0.1:4262) (control_if.c:570) 20241027034927059 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927059 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927059 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927059 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927060 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927060 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927060 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927060 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927061 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927061 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034927061 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927061 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034927061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927061 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927061 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927061 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034927061 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927061 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034927061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927061 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927061 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927061 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034927061 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034927061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927061 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927061 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927061 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034927061 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034927061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927061 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927061 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927061 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927061 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034927061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034927061 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034927061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927062 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927062 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927062 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034927062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927062 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927062 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927062 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034927062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927062 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927062 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927062 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034927062 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(222)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(220)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034927080 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927080 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927080 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927080 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927081 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927081 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927081 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034927081 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927082 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927082 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034927082 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927082 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034927082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927082 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927082 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927082 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034927082 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927082 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034927082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927082 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927082 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927082 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034927082 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034927082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927082 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927082 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034927082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034927082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927082 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034927082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034927082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034927082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034927082 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(225)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034927112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034927112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034927112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034927112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034927112 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034927112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034927112 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034927112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034927112 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@dc925de6268c: setverdict(pass): none -> pass 20241027034927276 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034927276 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034927276 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034927276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(222)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034927281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927281 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034927281 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034927281 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034927281 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034927281 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034927281 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034927283 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927283 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034927283 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034927283 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034927283 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034927283 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034927283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034927284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034927284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034927284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034927284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034927284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034927284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034927284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034927284 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034927284 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034927284 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927285 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034927285 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034927285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034927285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927285 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034927285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927285 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927285 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927285 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034927285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034927285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034927285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034927285 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034927297 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034927297 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034927297 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034927297 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(225)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034927301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927301 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034927301 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034927301 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034927301 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034927301 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034927301 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034927303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927303 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034927303 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034927303 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034927303 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034927303 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034927303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034927303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034927303 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034927303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034927303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034927303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034927303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034927303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034927303 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034927303 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034927303 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034927304 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034927304 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034927304 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034927304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034927304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034927305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034927305 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034927305 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034927305 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034927305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034927305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034927305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034927305 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034927304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034927305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034927305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034927305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034927305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034927305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034927305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034927305 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(221)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034928081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928081 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034928081 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034928081 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034928081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034928081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034928081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034928081 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034928082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034928082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034928082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034928082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034928082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034928082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034928082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034928082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034928082 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034928082 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034928082 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034928082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034928082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034928082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034928082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034928082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034928082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034928082 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034928082 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034928082 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928082 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034928082 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034928082 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034928082 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034928082 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034928082 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034928082 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928083 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034928083 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034928083 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034928083 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034928083 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034928083 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034928083 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034928083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034928083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034928083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034928083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034928083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034928083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034928083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034928083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034928083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034928083 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034928083 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034928083 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(221)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034928101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928101 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034928101 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034928101 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034928101 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034928101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034928101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034928101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034928101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034928101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034928101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034928101 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034928101 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034928101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034928101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034928101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034928101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034928101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034928101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034928101 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034928101 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034928101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034928101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034928101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034928101 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034928101 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034928101 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034928101 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034928101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034928101 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034928101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034928101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034928101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034928101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034928101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034928101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034928101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034928101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034928101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034928101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034928101 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034928101 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(224)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034928124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(226)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@dc925de6268c: f_create_expect(l3 := 'CCC8D960DCF940129371'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@dc925de6268c: Created Expect[0] for 'CCC8D960DCF940129371'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@dc925de6268c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)7445762 20241027034929168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034929168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034929168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034929168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034929168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x719d02, normal) (hnbgw_rua.c:407) 20241027034929168 DHNB DEBUG map_rua[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034929168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034929168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034929168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034929168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034929168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034929168 DCN DEBUG map_sccp[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027034929168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034929168 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7445762 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034929168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034929168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034929168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034929168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034929168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034929168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034929168 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034929168 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: Allocated (fsm.c:456) 20241027034929168 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034929168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0accc8d960dcf940129371004f400300002f0056400500f1100926) (sccp_scrc.c:401) 20241027034929168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034929168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034929168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034929168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034929168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034929168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034929168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034929168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034929168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034929168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034929168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034929168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034929168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034929168 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034929168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034929168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034929168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034929168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034929168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034929168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034929168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034929168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034929168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@dc925de6268c: Found Expect[0] for l3='CCC8D960DCF940129371'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@dc925de6268c: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)13978486 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(220)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034929179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929179 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034929179 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034929179 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034929179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034929179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034929179 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034929179 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034929179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034929179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034929179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034929179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034929179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034929179 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c56443) (sccp_scrc.c:472) 20241027034929179 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241027034929179 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034929179 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034929179 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034929179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034929179 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:483) 20241027034929179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034929179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(216)@dc925de6268c: 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(216)@dc925de6268c: 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(216)@dc925de6268c: 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(220)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027034929386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929386 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034929386 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034929386 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034929386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034929386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034929386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034929386 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034929386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034929386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034929386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034929386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034929386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034929387 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:472) 20241027034929387 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241027034929387 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034929387 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034929387 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034929387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034929387 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034929387 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034929387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034929387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034929387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034929387 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027034929387 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027034929387 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027034929387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034929387 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{UNUSED}: Allocated (fsm.c:456) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{UNUSED}: is child of mgw(mgw-fsm-7445762-0)[0x55d38f228cf0] (fsm.c:486) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7445762-0)[0x55d38f228cf0] (mgcp_client_endpoint_fsm.c:724) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034929387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f220ca0]{ST_CRCX}: Allocated (fsm.c:456) 20241027034929387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f220ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420] (fsm.c:486) 20241027034929387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f220ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034929387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f220ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027034929387 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=200 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 719d0'... (mgcp_client.c:805) 20241027034929387 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027034929387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f220ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034929387 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(226)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "719d0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "719d0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027034929422 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241027034929422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027034929422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027034929422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034929422 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034929422 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929422 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034929422 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027034929422 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034929423 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034929423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034929423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034929423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034929423 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(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034929452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034929452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034929452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034929452 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034929452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x719d02) (hnbgw_rua.c:471) 20241027034929452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034929452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034929452 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034929452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034929452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034929452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034929452 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034929452 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034929452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034929452 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7445762-0)[0x55d38f228cf0] (mgcp_client_endpoint_fsm.c:724) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027034929452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=214 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 719d0'... (mgcp_client.c:805) 20241027034929452 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241027034929452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929452 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "719d0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034929465 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241027034929465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241027034929465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027034929465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034929465 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027034929465 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034929465 DMGW INFO mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{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) 20241027034929465 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241027034929465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034929465 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027034929465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027034929465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027034929465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034929465 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(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034929468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034929468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034929468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034929468 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034929468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x719d02) (hnbgw_rua.c:471) 20241027034929468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034929468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034929468 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034929468 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034929468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034929468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034929468 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027034929468 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027034929468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034929468 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241027034929468 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241027034929468 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7445762-0)[0x55d38f228cf0] (mgcp_client_endpoint_fsm.c:724) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027034929468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f2219c0]{ST_CRCX}: Allocated (fsm.c:456) 20241027034929468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f2219c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420] (fsm.c:486) 20241027034929468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f2219c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027034929468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f2219c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027034929468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=204 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 719d0'... (mgcp_client.c:805) 20241027034929468 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241027034929468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7445762-0)[0x55d38f2219c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929468 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "719d0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027034929475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241027034929475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027034929475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027034929475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027034929475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027034929475 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{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) 20241027034929475 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027034929475 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034929475 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027034929475 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027034929475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027034929475 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034929475 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034929475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c56443), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027034929475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034929475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034929475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034929475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034929475 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027034929476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929476 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034929476 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034929476 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034929476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034929476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034929476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034929476 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@dc925de6268c: 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(216)@dc925de6268c: 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(216)@dc925de6268c: 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(220)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: vl_len:12 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027034929491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929491 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034929491 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034929491 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034929491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034929491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034929491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034929491 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034929491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034929491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034929491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034929491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034929491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034929491 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:472) 20241027034929491 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241027034929491 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034929491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034929491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034929491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034929491 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027034929491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027034929491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027034929491 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027034929491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034929491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 719d0'... (mgcp_client.c:805) 20241027034929491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034929491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034929491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027034929491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 719d0'... (mgcp_client.c:805) 20241027034929491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027034929491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027034929491 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: Removing from parent mgw(mgw-fsm-7445762-0)[0x55d38f228cf0] (mgcp_client_endpoint_fsm.c:873) 20241027034929491 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027034929491 DLMGCP DEBUG mgw-endp(mgw-fsm-7445762-0)[0x55d38f222420]{IN_USE}: Deallocated (fsm.c:568) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027034929491 DMGW DEBUG mgw(mgw-fsm-7445762-0)[0x55d38f228cf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027034929491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034929491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027034929491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034929491 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(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "719d0217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034929494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f220ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034929494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027034929494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f2219c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027034929495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034929495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034929495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027034929495 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034929495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x719d02) (hnbgw_rua.c:471) 20241027034929495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027034929495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034929495 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027034929495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027034929495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027034929495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034929495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034929495 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034929495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c56443), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027034929495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034929495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034929495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034929495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034929495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929495 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034929495 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034929495 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034929495 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034929495 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034929495 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034929495 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034929497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(227)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034929499 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46077<->l=127.0.0.1:4262) (control_if.c:193) 20241027034929499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034929499 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034929499 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 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034929499 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034929499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034929499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034929499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034929499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034929499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034929499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034929499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034929499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034929499 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 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034929499 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) 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929499 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034929499 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034929499 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(224)@dc925de6268c: Final verdict of PTC: none 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034929499 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034929499 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034929499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034929499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034929499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034929499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034929499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034929499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034929499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034929499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034929499 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034929499 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034929499 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034929499 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034929499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027034929499 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034929499 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034929499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c56443), PART(T=Source Reference,L=4,D=0000000c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034929499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn0-SCCP(223)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@dc925de6268c: Final verdict of PTC: none 20241027034929499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034929499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034929499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034929499 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034929499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) HNBGW_Test.msc0-RAN(221)@dc925de6268c: Final verdict of PTC: none 20241027034929500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027034929500 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027034929500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027034929500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027034929500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034929500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{disrupted}: Freeing instance (context_map.c:202) 20241027034929500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7445762)[0x55d38f2202d0]{disrupted}: Deallocated (fsm.c:568) 20241027034929500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034929500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034929500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55d38f2186d0]{disconnected}: Deallocated (fsm.c:568) 20241027034929500 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7445762 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW-MGCP(226)@dc925de6268c: Final verdict of PTC: none 20241027034929500 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.msc0-M3UA(222)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@dc925de6268c: Final verdict of PTC: none 20241027034929500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027034929500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034929500 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034929500 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034929500 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034929500 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034929500 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034929500 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034929500 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027034929500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034929500 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(220)@dc925de6268c: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@dc925de6268c: Final verdict of PTC: none 20241027034929500 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034929500 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034929500 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@dc925de6268c: Final verdict of PTC: none 20241027034929526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(216)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034929528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34430<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@dc925de6268c: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:29 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 20241027034929574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034930077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237480) Waiting for packet dumper to finish... 1 (prev_count=237480, count=252740) 20241027034931500 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034931500 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034931500 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034931500 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034931500 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034931500 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:49:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_cs_mo_disconnect started. 20241027034933136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034933144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect-Iuh0(229)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034933145 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034933145 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034933150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39395<->l=127.0.0.1:4262) (control_if.c:570) 20241027034933151 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933151 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933152 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933152 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933152 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933152 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933153 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933153 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034933153 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933153 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034933153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933153 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933153 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034933153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933154 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034933154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933154 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933154 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933154 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034933154 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034933154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933154 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034933154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034933154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933154 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034933154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034933154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034933154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034933154 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(234)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(232)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034933167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933167 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933167 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933167 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034933167 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933168 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034933168 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933168 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034933168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933168 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933168 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034933168 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933168 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034933168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933168 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933168 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034933168 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933169 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034933169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933169 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933169 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933169 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034933169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034933169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034933169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933169 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034933169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034933169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034933169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034933169 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(237)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034933192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034933192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034933192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034933192 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034933192 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034933192 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034933192 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034933192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034933192 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@dc925de6268c: setverdict(pass): none -> pass 20241027034933365 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034933365 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034933365 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034933365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(234)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034933374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933374 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034933374 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034933374 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034933374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034933374 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034933374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034933377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933377 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034933377 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034933377 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034933377 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034933377 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034933377 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034933377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034933377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034933377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034933377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034933377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034933377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034933377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034933377 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034933377 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034933377 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933378 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034933379 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034933379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034933379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933379 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933379 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933379 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933379 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034933379 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034933379 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034933379 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034933379 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933380 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034933380 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034933380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034933380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(237)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034933386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933386 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034933386 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034933386 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034933386 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034933386 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034933386 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034933388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933388 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034933388 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034933388 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034933388 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034933388 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034933388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034933388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034933388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034933388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034933388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034933388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034933389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034933389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034933389 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034933389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034933389 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034933390 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034933390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034933390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034933390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034933390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034933390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034933390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034933390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034933390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034933390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933390 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034933390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034933390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034933390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034933390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034933390 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933433 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034933433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8c13), PART(T=Source Reference,L=4,D=0000000b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034933433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034933433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034933434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034933434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034933434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034933434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933443 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034933443 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034933443 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034933443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034933443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034933443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034933443 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034933443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034933443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034933443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034933443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034933443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=008d8c13) (sccp_scrc.c:472) 20241027034933443 DLSCCP DEBUG Received CO:RELCO for local reference 11 (sccp_scoc.c:1823) 20241027034933443 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034933443 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034933443 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034933443 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034933443 DLSCCP DEBUG SCCP-SCOC(11)[0x55d38f21efc0]{IDLE}: Deallocated (fsm.c:568) 20241027034933513 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027034933513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00764afe), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034933513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034933513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034933513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034933513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034933514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034933514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034933514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034933514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034933514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034933514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034933514 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034933518 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034933518 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034933518 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034933518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034933518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034933518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034933518 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034933519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034933519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034933519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034933519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034933519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034933519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=00764afe) (sccp_scrc.c:472) 20241027034933519 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241027034933519 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034933519 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034933519 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034933519 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034933519 DLSCCP DEBUG SCCP-SCOC(10)[0x55d38f220a40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034934177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934177 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034934177 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034934177 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034934177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034934177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034934177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034934177 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034934177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034934177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034934177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034934177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034934177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034934177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034934177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034934177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034934178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034934178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034934178 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034934178 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034934178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034934178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034934178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034934178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034934178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034934178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034934178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034934178 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034934178 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034934178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034934178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034934178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034934178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034934178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034934178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034934178 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934181 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034934181 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034934181 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034934181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034934181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034934181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034934181 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034934182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034934182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034934182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034934182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034934182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034934182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034934182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034934182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034934182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034934182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034934182 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034934182 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(233)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034934189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934189 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034934189 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034934189 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034934189 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034934189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034934189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034934189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034934189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034934189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034934189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034934189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034934189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034934189 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034934189 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034934189 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034934189 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034934189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034934189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034934189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034934189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034934189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034934189 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034934189 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034934189 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934189 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034934189 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034934189 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034934189 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034934189 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034934190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034934190 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034934190 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034934190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034934190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034934190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034934190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034934190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034934190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034934190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034934190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034934190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034934190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034934190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034934190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034934190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034934190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034934190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034934190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034934190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034934190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034934190 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034934190 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(236)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034934202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(233)@dc925de6268c: f_create_expect(l3 := '820D32267D1C290385BD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@dc925de6268c: Created Expect[0] for '820D32267D1C290385BD'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dc925de6268c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)15374115 20241027034935215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034935215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034935215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034935215 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034935215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea9723, normal) (hnbgw_rua.c:407) 20241027034935215 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034935215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034935215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034935215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034935215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034935215 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034935215 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034935215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034935215 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15374115 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034935215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034935215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034935215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034935215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034935215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034935215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034935215 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034935215 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: Allocated (fsm.c:456) 20241027034935215 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034935215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a820d32267d1c290385bd004f40030001450056400500f1100926) (sccp_scrc.c:401) 20241027034935215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034935215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034935215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034935215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034935215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034935215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034935215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034935215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034935215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034935215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034935215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034935215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034935215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034935215 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034935215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034935215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034935215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034935215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034935215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034935215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034935215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034935215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034935215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034935215 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@dc925de6268c: Found Expect[0] for l3='820D32267D1C290385BD'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@dc925de6268c: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)12627800 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(239)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034935220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034935220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034935220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034935220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034935220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034935220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e124e) (sccp_scrc.c:472) 20241027034935220 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241027034935220 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034935220 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034935220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034935220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034935220 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:483) 20241027034935220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034935220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027034935220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034935220 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034935220 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034935220 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034935220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034935220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034935220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034935220 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: vl_len:22 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC7593BEE911957617FA9'O 20241027034935422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034935422 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034935422 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034935422 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034935422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034935422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034935422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034935422 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034935422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034935422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034935422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034935422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034935422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034935422 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=22,D=001440120000010010400b0ac7593bee911957617fa9) (sccp_scrc.c:472) 20241027034935422 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241027034935422 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034935422 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034935422 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034935422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034935422 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027034935422 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034935422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027034935422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034935422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027034935422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034935422 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_mo_disconnect0(239)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034935427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034935427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034935427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027034935427 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034935427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea9723) (hnbgw_rua.c:471) 20241027034935427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027034935427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034935427 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027034935427 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034935427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027034935427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034935427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034935427 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034935427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e124e), PART(T=Data,L=22,D=001440120000010010400b0a4c73f9e171ff2806fda0) (sccp_scrc.c:401) 20241027034935427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034935427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034935427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034935427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034935427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034935427 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034935427 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034935427 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034935427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034935427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034935427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034935427 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dc925de6268c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)15374115 20241027034935630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034935630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034935630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241027034935630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241027034935630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xea9723,cause=misc(processing overload)) (hnbgw_rua.c:439) 20241027034935630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027034935630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241027034935630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241027034935630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241027034935630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241027034935630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027034935630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027034935630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027034935630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034935630 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034935630 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034935630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e124e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027034935630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034935630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034935630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034935630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034935630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034935630 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034935630 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034935630 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034935630 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034935630 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034935630 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034935630 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034939501 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027034939501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c56443), PART(T=Source Reference,L=4,D=0000000c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027034939501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034939501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034939501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034939501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034939501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034939501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034939501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034939501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034939501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034939501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034939501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034939501 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034939502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034939502 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034939502 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034939502 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034939502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034939502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034939502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034939502 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034939502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034939502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034939502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034939502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034939502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034939502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=00c56443) (sccp_scrc.c:472) 20241027034939502 DLSCCP DEBUG Received CO:RELCO for local reference 12 (sccp_scoc.c:1823) 20241027034939502 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034939502 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034939502 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034939502 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034939502 DLSCCP DEBUG SCCP-SCOC(12)[0x55d38f21eb60]{IDLE}: Deallocated (fsm.c:568) 20241027034940631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241027034940631 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034940631 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034940631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e124e), PART(T=Source Reference,L=4,D=0000000d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034940631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034940631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034940631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034940631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034940631 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034940631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241027034940631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034940631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:202) 20241027034940631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15374115)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034940631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034940631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034940631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027034940631 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15374115 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034940631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034940631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034940631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034940631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034940631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034940631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034940631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034940631 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Session index based on local reference:0 20241027034940633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034940633 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034940633 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034940633 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034940633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034940633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034940633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034940633 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034940633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034940633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034940633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034940633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034940633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034940633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=008e124e) (sccp_scrc.c:472) 20241027034940633 DLSCCP DEBUG Received CO:RELCO for local reference 13 (sccp_scoc.c:1823) 20241027034940633 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034940633 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034940633 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034940633 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034940633 DLSCCP DEBUG SCCP-SCOC(13)[0x55d38f2186d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(233)@dc925de6268c: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)12627800 TC_ranap_cs_mo_disconnect0(239)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034940635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(239)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(235)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@dc925de6268c: Final verdict of PTC: none 20241027034940641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034940641 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39395<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(231)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(238)@dc925de6268c: Final verdict of PTC: none 20241027034940647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034940647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034940647 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 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034940647 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034940647 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034940647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034940647 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034940647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034940647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(228)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(237)@dc925de6268c: Final verdict of PTC: none 20241027034940654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034940654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034940654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034940654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034940654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034940654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034940654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034940654 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034940654 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034940654 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034940654 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(232)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(233)@dc925de6268c: Final verdict of PTC: none 20241027034940680 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 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027034940680 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027034940680 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) 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034940680 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034940680 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034940680 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034940680 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034940680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034940680 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034940682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034940682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034940682 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034940683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034940683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_ranap_cs_mo_disconnect-Iuh0(229)@dc925de6268c: Final verdict of PTC: none 20241027034940683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034940683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034940683 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034940683 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034940683 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034940683 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034940683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034940684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034940684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034940684 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034940684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034940687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(234)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:40 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 20241027034940897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034941299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199196) Waiting for packet dumper to finish... 1 (prev_count=199196, count=203192) 20241027034942647 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034942647 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034942647 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027034942680 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034942680 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034942680 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:49: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_ranap_ps_mo_disconnect started. 20241027034944383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034944390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034944391 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034944391 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(241)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034944396 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43325<->l=127.0.0.1:4262) (control_if.c:570) 20241027034944397 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944397 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944397 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944397 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944398 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944398 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944398 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944399 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944399 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034944399 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944399 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034944399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944399 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944399 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944399 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034944399 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944399 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034944399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944399 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944399 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034944399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034944399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944399 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944399 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944399 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034944399 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034944399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944399 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034944400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034944400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034944400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034944400 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(246)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(244)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034944418 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944418 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944419 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944419 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944419 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944419 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944419 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034944419 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944420 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944420 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034944420 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944420 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034944420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944420 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944420 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034944420 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944420 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034944420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944420 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944420 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034944420 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944420 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034944420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944420 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944420 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034944420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034944420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944420 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034944420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034944420 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034944421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944421 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944421 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944421 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034944421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944421 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944421 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944421 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034944421 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944421 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944421 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944421 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034944421 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034944447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034944447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034944447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034944447 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034944447 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034944447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034944447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034944447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034944447 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@dc925de6268c: setverdict(pass): none -> pass 20241027034944615 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034944615 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034944615 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034944615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(246)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034944625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944625 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034944625 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034944625 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034944625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034944625 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034944625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034944628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944628 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034944628 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034944628 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034944628 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034944628 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034944628 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034944628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034944628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034944628 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034944628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034944628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034944628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034944628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034944628 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034944628 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034944628 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944630 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034944630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034944630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034944630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944630 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034944630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944630 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944630 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034944631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034944631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034944631 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034944631 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034944636 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034944636 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034944636 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034944636 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(249)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034944641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944641 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034944641 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034944641 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034944641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034944641 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034944641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034944642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944642 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034944642 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034944642 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034944642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034944642 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034944642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034944642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034944642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034944642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034944642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034944642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034944642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034944642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034944642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034944642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034944642 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034944643 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034944643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034944643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034944643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034944643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034944643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034944643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034944643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034944643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034944643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034944643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034944644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034944644 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034944644 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034944644 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034944644 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034944644 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034944644 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034944644 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034944643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034944643 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(245)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034945432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945432 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034945432 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034945432 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034945432 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034945432 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034945432 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034945432 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034945433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034945433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034945433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034945433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034945433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034945433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034945433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034945433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034945433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034945433 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034945433 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034945433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034945433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034945433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034945433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034945433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034945433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034945433 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034945433 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034945433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945433 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034945433 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034945433 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034945433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034945433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034945433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034945433 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945434 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034945434 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034945434 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034945434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034945434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034945434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034945434 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034945434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034945434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034945434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034945434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034945435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034945435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034945435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034945435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034945435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034945435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034945435 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034945435 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(245)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034945444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945444 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034945444 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034945444 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034945444 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034945444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034945444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034945444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034945444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034945444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034945444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034945444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034945444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034945444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034945444 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034945444 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034945444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034945444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034945444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034945444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034945444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034945444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034945444 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034945444 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034945444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034945444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034945444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034945444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034945444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034945447 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034945447 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034945447 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034945447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034945447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034945447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034945447 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034945447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034945447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034945447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034945447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034945447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034945447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034945447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034945447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034945447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034945447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034945447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034945447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034945447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034945447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034945447 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034945447 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(248)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034945471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(245)@dc925de6268c: f_create_expect(l3 := '6513A65DD86D519FB61F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@dc925de6268c: Created Expect[0] for '6513A65DD86D519FB61F'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dc925de6268c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)1531120 20241027034946495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034946495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034946495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027034946495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034946495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x175cf0, normal) (hnbgw_rua.c:407) 20241027034946495 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034946495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034946495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027034946495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034946495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034946495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027034946495 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027034946495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034946495 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1531120 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027034946495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027034946495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034946495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034946495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034946495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034946496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034946496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034946496 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: Allocated (fsm.c:456) 20241027034946496 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034946496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6513a65dd86d519fb61f004f400300021b0056400500f1100926) (sccp_scrc.c:401) 20241027034946496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034946496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034946496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034946496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034946496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034946496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034946496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034946496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034946496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034946496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034946496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034946496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034946496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034946496 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034946496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034946496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034946496 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034946496 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034946496 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034946496 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034946496 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034946496 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034946496 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034946496 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@dc925de6268c: Found Expect[0] for l3='6513A65DD86D519FB61F'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@dc925de6268c: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)15964154 TC_ranap_ps_mo_disconnect0(251)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034946502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034946502 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034946502 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034946502 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034946502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034946502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034946502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034946502 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034946502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034946502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034946502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034946502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034946502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034946502 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c38d3) (sccp_scrc.c:472) 20241027034946502 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241027034946502 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034946502 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034946502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034946502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034946502 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:483) 20241027034946502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034946502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: vl_len:22 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0ADE6E76884D90E724B3D3'O 20241027034946702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034946702 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034946702 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034946702 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034946702 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034946702 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034946702 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034946702 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034946702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034946702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034946702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034946702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034946702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034946702 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=22,D=001440120000010010400b0ade6e76884d90e724b3d3) (sccp_scrc.c:472) 20241027034946702 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241027034946702 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034946702 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034946703 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034946703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034946703 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027034946703 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034946703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027034946703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034946703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027034946703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034946703 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_mo_disconnect0(251)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034946722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034946722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034946722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027034946722 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034946722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x175cf0) (hnbgw_rua.c:471) 20241027034946722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027034946723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034946723 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027034946723 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027034946723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027034946723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034946723 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034946723 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034946723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c38d3), PART(T=Data,L=22,D=001440120000010010400b0ac6049d1db07787bb36ae) (sccp_scrc.c:401) 20241027034946723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034946723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034946723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034946723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034946723 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034946723 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034946723 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034946723 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034946723 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034946723 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034946723 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034946723 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dc925de6268c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)1531120 20241027034946926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034946926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034946926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241027034946926 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241027034946926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x175cf0,cause=misc(processing overload)) (hnbgw_rua.c:439) 20241027034946926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027034946926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241027034946926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241027034946926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241027034946926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241027034946926 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027034946926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027034946927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027034946927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034946927 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034946927 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034946927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c38d3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027034946927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034946927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034946927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034946927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034946927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034946927 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034946927 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034946927 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034946927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034946927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034946927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034946927 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034951927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241027034951927 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027034951927 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027034951927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c38d3), PART(T=Source Reference,L=4,D=0000000e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027034951927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034951927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034951927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034951927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034951927 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027034951927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241027034951927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027034951927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:202) 20241027034951927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1531120)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027034951927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027034951927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027034951927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027034951927 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1531120 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027034951927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034951927 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034951927 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034951927 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034951927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034951927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034951927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034951927 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Session index based on local reference:0 20241027034951929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034951929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034951929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034951929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034951929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034951929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034951929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034951929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(245)@dc925de6268c: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)15964154 20241027034951929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034951929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034951929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034951929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034951929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034951929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=003c38d3) (sccp_scrc.c:472) 20241027034951929 DLSCCP DEBUG Received CO:RELCO for local reference 14 (sccp_scoc.c:1823) 20241027034951929 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027034951929 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027034951929 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027034951929 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027034951929 DLSCCP DEBUG SCCP-SCOC(14)[0x55d38f21eb60]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(251)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034951932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(251)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027034951936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034951936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034951936 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027034951936 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027034951936 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027034951936 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43325<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@dc925de6268c: Final verdict of PTC: none 20241027034951936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027034951936 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034951936 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034951936 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034951936 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027034951937 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034951937 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 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_mo_disconnect-Iuh0(241)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@dc925de6268c: Final verdict of PTC: none 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034951937 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034951937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034951937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034951937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027034951937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034951937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034951937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034951937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-M3UA(246)@dc925de6268c: Final verdict of PTC: none 20241027034951937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027034951937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027034951937 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 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027034951937 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027034951937 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027034951937 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027034951937 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034951937 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034951937 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034951937 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027034951937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034951937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027034951937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027034951937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034951937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034951937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034951937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034951937 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027034951937 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027034951937 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027034951937 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(244)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(240)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(250)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034951938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54640<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:49:51 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 20241027034951990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027034952391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40082<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=163296) Waiting for packet dumper to finish... 1 (prev_count=163296, count=187556) 20241027034953938 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034953938 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034953938 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027034953938 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027034953938 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027034953938 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Sun Oct 27 03:49: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_ps_rab_assignment_without_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc925de6268c: 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_without_pfcp' was executed successfully (exit status: 0). MTC@dc925de6268c: Test case TC_ps_rab_assignment_without_pfcp started. 20241027034955486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-Iuh0(253)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034955651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027034955651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034955717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-Iuh1(255)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027034955721 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60236 (stream_srv.c:129) 20241027034955721 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60236<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027034955726 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45745<->l=127.0.0.1:4262) (control_if.c:570) 20241027034955727 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955727 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955727 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955727 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955727 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955727 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955727 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955727 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955729 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955729 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027034955729 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955729 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027034955729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955729 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955729 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955729 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027034955729 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955729 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027034955729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955729 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955729 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955729 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027034955729 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955729 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027034955729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955729 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955729 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034955729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034955729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955729 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027034955729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027034955729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027034955729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955729 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955729 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955729 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034955729 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(260)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(260)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(260)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(258)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034955747 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955747 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955747 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955747 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955747 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955747 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955747 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027034955747 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955748 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955748 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027034955748 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955748 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027034955748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955748 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955748 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955748 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027034955748 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955748 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027034955748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955748 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955748 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955748 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027034955748 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027034955748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955748 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955748 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955748 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034955748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034955749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955749 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027034955749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027034955749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027034955749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955749 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955749 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955749 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034955749 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(263)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(263)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(263)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027034955769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034955769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034955769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034955769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034955769 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027034955769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034955769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034955769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034955769 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@dc925de6268c: setverdict(pass): none -> pass 20241027034955774 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034955774 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034955774 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027034955774 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027034955774 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) 20241027034955774 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027034955774 DHNBAP DEBUG (127.0.0.1:60236 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027034955774 DHNBAP NOTICE (127.0.0.1:60236 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027034955774 DHNBAP NOTICE (127.0.0.1:60236 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027034955774 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034955774 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034955944 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034955945 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027034955945 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034955945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(260)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027034955949 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955949 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027034955949 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034955949 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034955949 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034955949 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034955949 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034955950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955950 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034955950 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034955950 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034955950 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034955950 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034955950 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034955950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034955950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034955950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027034955950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034955950 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034955950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034955950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034955950 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034955950 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034955950 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955951 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027034955951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027034955951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034955951 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955951 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955951 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955951 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034955951 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034955951 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034955951 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034955951 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034955951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955951 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027034955959 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027034955959 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027034955959 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027034955959 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(263)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027034955965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955965 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027034955965 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027034955965 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027034955965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955965 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027034955965 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027034955965 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027034955965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027034955966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034955966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027034955966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027034955966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027034955966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027034955966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034955966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027034955966 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027034955966 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027034955966 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027034955967 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027034955967 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027034955967 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027034955967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034955967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027034955967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034955967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034955967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034955967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034955967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034955967 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034955967 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034955967 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034955967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034955967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034955967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034955967 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034955967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034955967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034955967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034955967 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(259)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034956753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956753 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034956753 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034956753 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034956753 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034956753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034956753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034956753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034956753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034956753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034956753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034956753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034956753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034956753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034956753 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034956753 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027034956753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034956753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034956753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034956753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034956753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027034956753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034956753 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034956753 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027034956753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034956753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034956753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027034956753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027034956753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956754 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956754 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027034956754 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027034956754 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027034956754 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034956754 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034956754 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034956754 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034956754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034956754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034956754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027034956754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034956754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034956754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027034956754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027034956754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034956754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034956754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034956754 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034956754 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(259)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027034956773 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956773 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034956773 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034956773 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034956773 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034956773 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034956773 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034956773 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034956773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034956773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034956773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034956773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034956773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034956773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034956773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027034956773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034956773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034956774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027034956774 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027034956774 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027034956774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027034956774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027034956774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034956774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034956774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034956774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034956774 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027034956774 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027034956774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956774 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034956774 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034956774 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034956774 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034956774 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034956774 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034956774 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034956774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034956774 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034956774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034956774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034956774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034956774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034956774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034956774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027034956774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027034956774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034956775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034956775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034956775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034956775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027034956775 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027034956775 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027034956775 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027034957806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_without_pfcp-PFCP(265)@dc925de6268c: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_without_pfcp0(266) subscribed for broadcast HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: f_create_expect(l3 := 'DB40D91EEC70F1BFEB8C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: Created Expect[0] for 'DB40D91EEC70F1BFEB8C'O to be handled at TC_ps_rab_assignment_without_pfcp0(266) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@dc925de6268c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)11242689 20241027034958865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034958865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034958865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027034958865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027034958865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab8cc1, normal) (hnbgw_rua.c:407) 20241027034958865 DHNB DEBUG map_rua[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027034958866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027034958866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242689 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027034958866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034958866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034958866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242689 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027034958866 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027034958866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027034958866 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11242689 <-> SCCP-15 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027034958866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242689 SCCP-15 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027034958866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027034958866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027034958866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027034958866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027034958866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034958866 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027034958866 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: Allocated (fsm.c:456) 20241027034958866 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027034958866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0adb40d91eec70f1bfeb8c004f40030001090056400500f1100926) (sccp_scrc.c:401) 20241027034958866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034958866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034958866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034958866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034958866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034958866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034958866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027034958866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027034958866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027034958866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034958867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034958867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034958867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034958867 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027034958867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027034958867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027034958867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034958867 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034958867 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034958867 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034958867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034958867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034958867 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034958867 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: Found Expect[0] for l3='DB40D91EEC70F1BFEB8C'O handled at TC_ps_rab_assignment_without_pfcp0(266) HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(266)10016397 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Session index based on connection ID:0 TC_ps_rab_assignment_without_pfcp0(266)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027034958889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034958889 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034958889 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034958889 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034958889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034958889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034958889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034958889 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034958889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034958889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034958889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034958889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034958889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034958889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a2c6ce) (sccp_scrc.c:472) 20241027034958889 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20241027034958889 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027034958889 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027034958889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034958889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027034958889 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027034958889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027034958889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: vl_len:91 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241027034959090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034959090 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027034959090 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027034959090 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027034959090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027034959090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027034959090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027034959090 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027034959090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027034959090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027034959090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027034959091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027034959091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027034959091 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241027034959091 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241027034959091 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027034959091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027034959091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027034959091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027034959091 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027034959091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027034959091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027034959091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027034959091 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241027034959091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027034959091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241027034959091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027034959091 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_without_pfcp0(266)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027034959121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027034959121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027034959121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027034959121 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027034959121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab8cc1) (hnbgw_rua.c:471) 20241027034959121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242689 SCCP-15 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027034959121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027034959121 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027034959121 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027034959121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027034959121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027034959121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027034959121 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027034959121 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027034959121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:401) 20241027034959121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027034959121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027034959121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027034959121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027034959121 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027034959121 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027034959121 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027034959121 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027034959121 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027034959121 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027034959121 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027034959121 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: vl_len:12 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: vl_from0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035001146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035001146 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035001146 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035001146 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035001146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035001146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035001146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035001146 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035001146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035001147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035001147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035001147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035001147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035001147 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:472) 20241027035001147 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241027035001147 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035001147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035001147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035001147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035001147 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035001147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035001147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035001147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035001147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241027035001147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035001147 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_without_pfcp0(266)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035001157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035001157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035001157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035001157 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035001157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab8cc1) (hnbgw_rua.c:471) 20241027035001157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242689 SCCP-15 sgsn-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035001157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035001157 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035001157 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035001157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035001157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035001157 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035001157 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035001157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035001157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035001157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035001157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035001157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035001157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035001157 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035001157 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035001157 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035001157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035001157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035001157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035001157 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(266)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035003163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_without_pfcp0(266)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035003175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45745<->l=127.0.0.1:4262) (control_if.c:193) 20241027035003176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035003176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035003176 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035003176 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035003176 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035003176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035003176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035003176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035003176 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035003176 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035003176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035003176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035003176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035003176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035003176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035003176 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035003176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035003176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035003176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{disrupted}: Freeing instance (context_map.c:202) 20241027035003176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11242689)[0x55d38f21eb60]{disrupted}: Deallocated (fsm.c:568) 20241027035003176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035003176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) 20241027035003176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027035003176 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11242689 SCCP-15 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035003176 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035003176 DLINP DEBUG SRVCONN(,r=127.0.0.1:60236<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035003176 DLINP NOTICE SRV(,r=127.0.0.1:60236<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035003176 DMAIN NOTICE (127.0.0.1:60236 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60236<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035003176 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035003177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035003177 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035003177 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035003177 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035003177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035003177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035003177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035003177 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(258)@dc925de6268c: Final verdict of PTC: none 20241027035003177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035003177 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035003177 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 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035003177 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035003177 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 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(259)@dc925de6268c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254)@dc925de6268c: Final verdict of PTC: none 20241027035003178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035003178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035003178 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035003178 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035003178 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035003178 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035003178 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035003178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035003178 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035003178 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 TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256)@dc925de6268c: Final verdict of PTC: none 20241027035003178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035003178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035003178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035003178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035003178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035003178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035003178 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035003178 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035003178 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_without_pfcp-Iuh1(255)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(262)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(257)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(260)@dc925de6268c: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(253)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(261)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(263)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(264)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(252)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035003179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_without_pfcp-PFCP(265)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(253): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(255): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(256): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(257): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(258): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(259): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(260): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(261): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(262): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(263): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(264): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(265): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(266): pass (pass -> pass) MTC@dc925de6268c: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@dc925de6268c: 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_without_pfcp pass'. Sun Oct 27 03:50:03 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc 20241027035003223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035003726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193688) Waiting for packet dumper to finish... 1 (prev_count=193688, count=194228) 20241027035005178 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035005178 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035005178 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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_without_pfcp pass' was executed successfully (exit status: 0). MTC@dc925de6268c: 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 Oct 27 03:50: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241027035006773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035006780 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035006780 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035006790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035006791 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43828 (stream_srv.c:129) 20241027035006791 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43828<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035006799 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34367<->l=127.0.0.1:4262) (control_if.c:570) 20241027035006801 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006801 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006801 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006801 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006801 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006801 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006802 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006802 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006803 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006803 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035006803 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006803 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035006803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006803 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006803 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006803 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035006803 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006803 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035006803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006803 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006803 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035006803 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035006803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006803 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006803 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035006803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035006803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006803 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035006803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035006803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035006803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035006803 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(275)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(273)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035006820 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006820 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006820 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035006820 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006820 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006820 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006820 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006820 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035006820 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035006822 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006822 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035006822 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006822 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035006822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006822 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006822 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006822 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035006822 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006822 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035006822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006822 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006822 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006822 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035006822 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035006822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006822 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006822 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035006822 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035006822 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035006822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035006822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035006822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035006822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035006822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035006822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035006822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035006822 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035006822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006822 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006822 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006822 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035006822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006822 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006822 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006822 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035006822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006822 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006822 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006822 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035006822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035006822 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035006822 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035006822 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035006822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035006822 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035006822 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@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035006849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035006849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035006849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035006849 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035006849 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035006849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035006849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035006849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035006849 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@dc925de6268c: setverdict(pass): none -> pass 20241027035006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035006853 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035006853 DHNBAP DEBUG (127.0.0.1:43828 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035006853 DHNBAP NOTICE (127.0.0.1:43828 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035006853 DHNBAP NOTICE (127.0.0.1:43828 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035007018 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035007018 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035007018 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035007018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035007021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007021 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035007021 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035007021 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035007021 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035007021 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035007021 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035007022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007022 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035007022 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035007022 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035007022 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035007022 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035007022 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035007022 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 20241027035007022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035007022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035007022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035007022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035007022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035007022 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035007022 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035007022 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035007023 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035007023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035007023 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035007023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035007023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035007023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035007023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035007023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035007023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035007023 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035007023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007024 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035007024 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035007024 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035007024 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035007024 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035007024 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035007024 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007035 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035007035 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035007035 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035007035 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035007035 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035007035 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035007035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035007037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007037 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035007037 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035007037 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035007037 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035007037 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035007037 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035007037 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035007037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035007037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035007037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035007037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035007037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035007037 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035007038 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007038 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035007038 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035007038 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035007038 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035007038 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035007038 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035007038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035007038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035007038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035007038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035007038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035007038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035007038 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035007038 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035007039 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035007039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035007039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035007039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035007039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035007039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035007039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035007039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035007039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035007039 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035007039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007039 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035007039 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035007039 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035007039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035007039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035007039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035007039 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035007827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007827 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035007827 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035007827 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035007827 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035007827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035007827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035007827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035007827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035007827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035007827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035007827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035007827 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035007827 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035007827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035007827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035007827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035007827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035007827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035007827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035007827 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035007827 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035007827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035007827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035007827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035007827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035007827 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007828 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035007828 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035007828 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035007828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035007828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035007829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035007829 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035007829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035007829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035007829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035007829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035007829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035007829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035007829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035007829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035007829 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035007829 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(274)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(277)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035007851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007851 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035007851 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035007851 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035007851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035007851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035007851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035007851 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035007852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035007852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035007852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035007852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035007852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035007852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035007852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035007852 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035007852 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035007852 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035007852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035007852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035007852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035007852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035007852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035007852 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035007852 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035007853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007853 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035007853 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035007853 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035007853 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035007853 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035007853 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035007853 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035007856 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035007856 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035007856 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035007856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035007856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035007856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035007856 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035007856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035007856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035007856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035007856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035007856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035007856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035007856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035007856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035007856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035007856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035007856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035007856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035007856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035007856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035007856 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035007856 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035007861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035007868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035007871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035007873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035007874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035007875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035007876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035007876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035007877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035007878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035007878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035007879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035007880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035007881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035007881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035007882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035007883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035007884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035007885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035007885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035007898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(274)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(280) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)3947508 20241027035008951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035008951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035008951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035008951 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035008951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c3bf4, normal) (hnbgw_rua.c:407) 20241027035008951 DHNB DEBUG map_rua[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035008951 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035008951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035008951 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035008951 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035008951 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947508 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035008951 DCN DEBUG map_sccp[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027035008951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035008951 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3947508 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035008951 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947508 SCCP-16 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035008952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035008952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035008952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035008952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035008952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035008952 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035008952 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: Allocated (fsm.c:456) 20241027035008952 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035008952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002fa0056400500f1100926) (sccp_scrc.c:401) 20241027035008952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035008952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035008952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035008952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035008952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035008952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035008952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035008952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035008952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035008952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035008952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035008952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035008952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035008952 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035008952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035008952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035008952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035008952 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035008952 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035008952 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035008952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035008952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035008952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035008952 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(274)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(280)1241719 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035008968 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035008968 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035008968 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035008968 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035008968 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035008968 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035008968 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035008968 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035008968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035008968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035008968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035008968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035008968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035008968 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0065f201) (sccp_scrc.c:472) 20241027035008968 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20241027035008968 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035008968 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035008968 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035008968 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035008968 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:483) 20241027035008968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) TC_mscpool_L3Compl_on_1_cnlink0(280)@dc925de6268c: setverdict(pass): none -> pass 20241027035008968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035008969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50004<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(280)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035008971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035008975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035008979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035008991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035008992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035008993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035008994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035008996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035008997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035008998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035009000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035009001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035009002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035009004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035009005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035009007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035009008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035009009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035009010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035009011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035009020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(274)@dc925de6268c: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@dc925de6268c: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)6524913 20241027035010046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035010046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035010046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035010046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035010046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x638ff1, normal) (hnbgw_rua.c:407) 20241027035010046 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035010046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035010046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6524913 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035010046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035010046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035010046 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035010046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6524913 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035010046 DCN DEBUG map_sccp[0x55d38f222420]{init}: Allocated (fsm.c:456) 20241027035010046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035010046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6524913 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035010046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6524913 SCCP-17 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035010046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035010046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035010046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035010046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035010046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035010046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035010046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: Allocated (fsm.c:456) 20241027035010046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035010046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001320056400500f1100926) (sccp_scrc.c:401) 20241027035010046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035010046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035010046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035010046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035010046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035010046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035010046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035010046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035010046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035010046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035010046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035010046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035010046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035010046 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035010046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035010046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035010047 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035010047 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035010047 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035010047 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035010047 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035010047 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035010047 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035010047 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(274)@dc925de6268c: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(274)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(281)2052745 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035010052 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035010052 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035010052 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035010052 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035010052 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035010052 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035010052 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035010052 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035010052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035010052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035010052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035010052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035010052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035010052 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8c549) (sccp_scrc.c:472) 20241027035010052 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) 20241027035010052 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035010052 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035010052 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035010052 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035010052 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:483) 20241027035010052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035010052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(281)@dc925de6268c: setverdict(pass): none -> pass 20241027035010054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(281)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035010055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035010057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035010059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035010060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035010061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035010062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035010063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035010064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035010064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035010065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035010066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035010067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035010068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035010069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035010069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035010070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035010071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035010072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035010072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035010073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035010081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(274)@dc925de6268c: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@dc925de6268c: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(282) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)8445453 20241027035011091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035011091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035011091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035011091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035011091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80de0d, normal) (hnbgw_rua.c:407) 20241027035011091 DHNB DEBUG map_rua[0x55d38f21ab90]{init}: Allocated (fsm.c:456) 20241027035011091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035011091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8445453 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035011091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035011091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035011091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8445453 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035011091 DCN DEBUG map_sccp[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035011091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035011091 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8445453 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035011091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8445453 SCCP-18 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035011091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035011091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035011091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035011091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035011091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035011091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035011091 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: Allocated (fsm.c:456) 20241027035011091 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035011091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000440056400500f1100926) (sccp_scrc.c:401) 20241027035011091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035011091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035011091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035011091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035011091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035011091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035011091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035011091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035011091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035011091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035011091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035011091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035011091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035011091 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035011091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035011091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035011091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035011091 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035011091 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035011091 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035011091 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035011091 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035011091 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035011091 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@dc925de6268c: First idle individual index:2 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(274)@dc925de6268c: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(282) HNBGW_Test.msc0-RAN(274)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(282)6073584 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035011093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035011093 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035011093 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035011093 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035011093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035011093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035011093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035011093 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035011093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035011093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035011093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035011093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035011093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035011093 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0036798e) (sccp_scrc.c:472) 20241027035011093 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241027035011093 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035011093 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035011093 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035011093 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035011093 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:483) 20241027035011093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035011093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(282)@dc925de6268c: setverdict(pass): none -> pass 20241027035011094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(282)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035011094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035011096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035011097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035011097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035011099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035011100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035011102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035011103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035011104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035011106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035011107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035011109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035011110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035011111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035011113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035011114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035011115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035011115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035011117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035011118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035011127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(274)@dc925de6268c: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@dc925de6268c: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(283) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269)@dc925de6268c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)8517273 20241027035012134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035012134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035012134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241027035012134 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035012134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81f699, normal) (hnbgw_rua.c:407) 20241027035012134 DHNB DEBUG map_rua[0x55d38f226650]{init}: Allocated (fsm.c:456) 20241027035012134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035012134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8517273 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035012134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035012134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035012134 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8517273 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035012134 DCN DEBUG map_sccp[0x55d38f226780]{init}: Allocated (fsm.c:456) 20241027035012134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035012134 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8517273 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035012134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8517273 SCCP-19 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241027035012134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035012134 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035012134 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035012134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035012134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035012134 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035012134 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: Allocated (fsm.c:456) 20241027035012134 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035012134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300015b0056400500f1100926) (sccp_scrc.c:401) 20241027035012134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035012134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035012134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035012134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035012134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035012134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035012134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035012134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035012134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035012134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035012134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035012134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035012134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035012134 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035012134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035012134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035012135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035012135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035012135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035012135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035012135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035012135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035012135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@dc925de6268c: First idle individual index:3 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(274)@dc925de6268c: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(283) HNBGW_Test.msc0-RAN(274)@dc925de6268c: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(283)15896668 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(283)@dc925de6268c: setverdict(pass): none -> pass 20241027035012137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012137 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035012137 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035012137 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035012137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035012137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035012137 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035012137 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035012137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035012137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035012137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035012137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035012137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035012137 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a94ec) (sccp_scrc.c:472) 20241027035012137 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241027035012137 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035012137 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035012137 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035012137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035012137 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:483) 20241027035012137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035012137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035012137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(283)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035012138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035012140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035012141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035012142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035012144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035012145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035012147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035012148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035012149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035012150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035012151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035012152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035012153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035012154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035012155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035012156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035012156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035012157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035012158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035012159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035012163 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34367<->l=127.0.0.1:4262) (control_if.c:193) 20241027035012163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035012163 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035012163 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035012163 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 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035012163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035012163 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035012163 DLINP DEBUG SRVCONN(,r=127.0.0.1:43828<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035012163 DLINP NOTICE SRV(,r=127.0.0.1:43828<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035012163 DMAIN NOTICE (127.0.0.1:43828 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43828<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035012163 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035012163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035012163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035012163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035012163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035012163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035012163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035012163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035012163 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035012163 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035012163 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035012163 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035012163 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 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035012163 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035012163 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) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035012163 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035012163 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035012163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035012163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035012163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035012163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035012163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035012163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035012163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035012163 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035012163 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035012163 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-SCCP(276)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271)@dc925de6268c: Final verdict of PTC: none 20241027035012163 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035012163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035012163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035012163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035012163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035012163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035012163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035012163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035012163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{disrupted}: Freeing instance (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947508)[0x55d38f21eb60]{disrupted}: Deallocated (fsm.c:568) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{disconnected}: Freeing instance (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55d38f21efc0]{disconnected}: Deallocated (fsm.c:568) 20241027035012163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947508 SCCP-16 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035012163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035012163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035012163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035012163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.msc0-M3UA(275)@dc925de6268c: Final verdict of PTC: none 20241027035012163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035012163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035012163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035012163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6524913)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{disconnected}: Freeing instance (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55d38f222420]{disconnected}: Deallocated (fsm.c:568) 20241027035012163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6524913 SCCP-17 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035012163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035012163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035012163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035012163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035012163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035012163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035012163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035012163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{disrupted}: Freeing instance (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8445453)[0x55d38f21ab90]{disrupted}: Deallocated (fsm.c:568) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{disconnected}: Freeing instance (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55d38f224190]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268)@dc925de6268c: Final verdict of PTC: none 20241027035012163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8445453 SCCP-18 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035012163 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035012163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035012163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035012163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035012163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035012163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035012163 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035012163 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035012163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{disrupted}: Freeing instance (context_map.c:202) 20241027035012163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8517273)[0x55d38f226650]{disrupted}: Deallocated (fsm.c:568) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{disconnected}: Freeing instance (context_map.c:206) 20241027035012163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55d38f226780]{disconnected}: Deallocated (fsm.c:568) 20241027035012163 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8517273 SCCP-19 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035012163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035012163 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_on_1_cnlink-Iuh0-RUA(269)@dc925de6268c: Final verdict of PTC: none 20241027035012163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035012164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035012164 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035012164 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035012164 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(267)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(279)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035012165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50002<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(272)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(267): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(268): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(269): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(270): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(271): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(282): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(283): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dc925de6268c: 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'. 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035012163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035012163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035012163 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035012163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035012163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035012163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035012163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035012163 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035012164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035012164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035012164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035012164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035012164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035012164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035012164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035012164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035012164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035012164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Sun Oct 27 03:50:12 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20241027035012214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035012716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305800) 20241027035013177 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035013177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035013177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035013177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035013177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035013177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035013177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035013177 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035013177 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035013177 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035013177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035013177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035013177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035013177 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=305800, count=308264) 20241027035014164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035014164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035014164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035014164 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035014164 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035014164 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:50: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_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@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241027035015778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035015834 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035015835 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035015852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035015853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57249 (stream_srv.c:129) 20241027035015853 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57249<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035015858 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45419<->l=127.0.0.1:4262) (control_if.c:570) 20241027035015859 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015859 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015860 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015860 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015860 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015860 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015860 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015860 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015861 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015861 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035015861 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015861 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035015861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015861 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015861 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015861 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035015861 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015861 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035015861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015861 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015861 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015861 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035015861 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035015861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015861 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015861 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015861 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035015861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035015861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015861 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035015861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035015861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035015861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035015861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(292)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(292)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(292)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(290)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(295)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(295)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(295)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(293)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035015888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015888 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015889 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015889 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035015889 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035015890 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035015890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015890 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035015890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015890 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015890 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035015890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035015890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015890 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015890 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035015890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035015890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015890 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015890 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035015890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035015890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035015890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035015890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035015890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035015890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035015890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035015890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035015890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035015890 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035015890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035015890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035015890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035015890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035015890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035015890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035015890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035015890 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(298)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(298)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(298)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(296)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(301)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(301)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(301)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(299)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035015925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035015925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035015925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035015925 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035015925 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035015925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035015925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035015925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035015925 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@dc925de6268c: setverdict(pass): none -> pass 20241027035015930 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035015930 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035015930 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035015930 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035015930 DHNBAP DEBUG (127.0.0.1:57249 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035015930 DHNBAP NOTICE (127.0.0.1:57249 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035015930 DHNBAP NOTICE (127.0.0.1:57249 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035015930 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035015930 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035016073 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035016073 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035016073 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035016073 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(292)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035016076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016076 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035016076 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035016076 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035016076 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035016076 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035016076 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035016077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035016077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035016077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035016077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035016077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035016077 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035016077 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035016077 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035016077 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016077 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035016077 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035016077 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035016077 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035016077 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035016077 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035016078 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035016078 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035016078 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035016078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035016078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035016078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016078 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035016078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016078 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016078 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016078 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035016078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035016078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035016078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035016078 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016085 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035016085 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035016085 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035016085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(295)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035016087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016087 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035016087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035016087 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035016087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035016087 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035016087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035016088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016088 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035016088 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035016088 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035016088 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035016088 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035016088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035016088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035016088 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035016088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035016088 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035016088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035016088 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035016088 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035016088 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035016089 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035016089 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035016089 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035016089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035016090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035016090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016090 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035016090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016090 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016090 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016090 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035016090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035016090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035016090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035016090 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016102 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035016102 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035016102 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035016102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(298)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035016104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016104 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035016104 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035016104 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035016104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016104 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035016104 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035016104 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035016104 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035016104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035016104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035016104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035016104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035016104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035016104 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035016104 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035016104 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035016106 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035016106 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035016106 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035016106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035016106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035016106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016106 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035016106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035016106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035016106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035016106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035016106 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016115 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035016115 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035016115 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035016115 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(301)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035016117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016117 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035016117 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035016117 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035016117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016117 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035016117 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035016117 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035016117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035016117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035016117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035016117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035016117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035016117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035016117 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035016117 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035016117 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035016118 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035016118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035016118 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035016118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035016119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016119 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035016119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016119 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035016119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016119 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016119 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016119 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035016119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035016119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035016119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035016119 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(291)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035016885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016885 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035016885 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035016885 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035016885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016885 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035016885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035016885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035016885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035016886 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035016886 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035016886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035016886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035016886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016886 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035016886 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035016886 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016886 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016886 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016886 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035016886 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035016886 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035016886 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035016886 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016888 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035016888 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035016888 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035016888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016888 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035016888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035016888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016889 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035016889 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035016889 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(291)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(294)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035016893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016893 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035016893 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035016893 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035016893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016893 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035016893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035016893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035016893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035016894 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035016894 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) 20241027035016894 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) 20241027035016894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035016894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035016894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016894 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035016894 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035016894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016894 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016894 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016894 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035016894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035016894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035016894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035016894 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016896 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035016896 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035016896 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035016896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016896 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016896 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035016896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035016896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035016896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016896 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035016896 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035016896 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(294)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(297)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035016909 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016909 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035016909 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035016909 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035016909 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016909 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016909 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016909 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035016909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035016910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035016910 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035016910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035016910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035016910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035016910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016910 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035016910 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035016910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016910 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016910 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016910 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035016910 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035016910 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035016910 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035016910 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016912 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035016912 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035016912 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035016912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035016912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035016912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035016912 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035016912 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(297)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(300)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035016921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016921 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035016921 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035016921 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016921 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035016921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035016921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035016921 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035016921 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) 20241027035016921 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) 20241027035016921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035016921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035016921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035016921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035016921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035016921 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035016921 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035016921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016921 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035016921 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035016921 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035016921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035016921 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035016923 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035016923 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035016923 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035016923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035016923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035016923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035016923 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035016923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035016923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035016923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035016923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035016923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035016923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035016923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035016923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035016923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035016923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035016923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035016923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035016923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035016923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035016923 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035016923 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(300)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035017940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035017945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035017947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035017949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035017950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035017952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035017953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035017954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035017954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035017955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035017956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035017956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035017957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035017958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035017958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035017959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035017960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035017960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035017961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035017962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035017971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(291)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)13248585 20241027035018983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035018983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035018983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035018983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035018983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xca2849, normal) (hnbgw_rua.c:407) 20241027035018983 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027035018983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035018983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248585 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035018983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035018983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035018983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248585 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035018983 DCN DEBUG map_sccp[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035018983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035018983 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13248585 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035018983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13248585 SCCP-20 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035018983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035018983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035018983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035018983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035018983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035018983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035018983 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: Allocated (fsm.c:456) 20241027035018983 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035018983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002060056400500f1100926) (sccp_scrc.c:401) 20241027035018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035018983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035018983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035018983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035018983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035018983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035018983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035018983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035018983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035018983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035018983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035018983 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035018983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035018983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035018983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035018983 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035018983 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035018983 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035018983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035018983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035018983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035018983 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(290)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(291)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(291)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(303)4306523 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035018987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035018987 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035018987 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035018987 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035018987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035018987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035018987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035018987 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(303)@dc925de6268c: setverdict(pass): none -> pass 20241027035018987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035018987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035018987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035018987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035018987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035018987 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00716abb) (sccp_scrc.c:472) 20241027035018987 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241027035018987 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035018987 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035018987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035018987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035018987 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:483) 20241027035018987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035018987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035018988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(303)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035018988 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035018989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035018990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035018990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035018991 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035018992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035018992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035018993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035018994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035018994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035018995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035018996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035018996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035018997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035018998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035018998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035018999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035019000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035019000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035019001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035019010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(294)@dc925de6268c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(294)@dc925de6268c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(304) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(304)7582962 20241027035020020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035020020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035020020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035020020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035020020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73b4f2, normal) (hnbgw_rua.c:407) 20241027035020020 DHNB DEBUG map_rua[0x55d38f21ab90]{init}: Allocated (fsm.c:456) 20241027035020020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035020020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7582962 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035020020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035020020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035020020 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035020020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7582962 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035020020 DCN DEBUG map_sccp[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035020020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035020020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7582962 <-> SCCP-21 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035020020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7582962 SCCP-21 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035020020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035020020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035020020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035020020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035020020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035020020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035020020 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: Allocated (fsm.c:456) 20241027035020020 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035020020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003240056400500f1100926) (sccp_scrc.c:401) 20241027035020020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035020020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035020020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035020020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035020020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035020020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035020020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035020020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035020020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035020020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035020020 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035020020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035020020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035020020 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035020020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035020021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035020021 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035020021 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035020021 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035020021 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035020021 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035020021 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035020021 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035020021 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(293)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(293)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(294)@dc925de6268c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(304) HNBGW_Test.msc1-RAN(294)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(304)10502204 HNBGW_Test.msc1-SCCP(293)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(293)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(304)@dc925de6268c: setverdict(pass): none -> pass 20241027035020025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035020025 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035020025 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035020025 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035020025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035020025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035020025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035020025 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035020025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035020025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035020025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035020025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035020025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035020025 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f6870) (sccp_scrc.c:472) 20241027035020025 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241027035020025 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035020025 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035020025 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035020025 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035020025 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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:483) 20241027035020025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035020025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035020025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(304)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035020026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035020027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035020028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035020030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035020031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035020032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035020033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035020035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035020036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035020037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035020039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035020040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035020041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035020042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035020044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035020045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035020046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035020047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035020048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035020050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035020059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(291)@dc925de6268c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(291)@dc925de6268c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(305) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(305)13870152 20241027035021084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035021084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035021084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035021084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035021084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3a448, normal) (hnbgw_rua.c:407) 20241027035021084 DHNB DEBUG map_rua[0x55d38f226780]{init}: Allocated (fsm.c:456) 20241027035021084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035021085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035021085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035021085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035021085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870152 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035021085 DCN DEBUG map_sccp[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035021085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035021085 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13870152 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035021085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870152 SCCP-22 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035021085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035021085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035021085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035021085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035021085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035021085 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035021085 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: Allocated (fsm.c:456) 20241027035021085 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035021085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002bf0056400500f1100926) (sccp_scrc.c:401) 20241027035021085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035021085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035021085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035021085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035021085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035021085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035021085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035021085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035021085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035021085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035021085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035021085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035021085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035021086 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035021086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035021086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035021086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035021086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035021086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035021086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035021086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035021086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035021086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(290)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(291)@dc925de6268c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(305) HNBGW_Test.msc0-RAN(291)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(305)14069822 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035021093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021093 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035021093 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035021093 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035021093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035021093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035021093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035021093 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(305)@dc925de6268c: setverdict(pass): none -> pass 20241027035021094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035021094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035021094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035021094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035021094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035021094 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb2b41) (sccp_scrc.c:472) 20241027035021094 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241027035021094 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035021094 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035021094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035021094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035021094 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:483) 20241027035021094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035021094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035021095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51670<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(305)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035021098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035021103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035021108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035021110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035021112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035021114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035021117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035021118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035021119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035021120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035021121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035021122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035021123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035021124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035021125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035021125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035021126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035021127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035021128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035021129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035021132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035021132 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035021132 DLINP DEBUG SRVCONN(,r=127.0.0.1:57249<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035021133 DLINP NOTICE SRV(,r=127.0.0.1:57249<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035021133 DMAIN NOTICE (127.0.0.1:57249 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57249<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035021133 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288)@dc925de6268c: Final verdict of PTC: none 20241027035021133 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035021133 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035021133 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(300)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286)@dc925de6268c: Final verdict of PTC: none 20241027035021133 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 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035021133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035021133 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45419<->l=127.0.0.1:4262) (control_if.c:193) 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035021133 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035021133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035021133 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 20241027035021133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035021133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035021133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035021133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035021133 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035021133 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035021133 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035021133 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035021133 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035021133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035021133 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035021133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035021133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035021133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035021133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035021133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035021133 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035021133 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035021133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{disrupted}: Freeing instance (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7582962)[0x55d38f21ab90]{disrupted}: Deallocated (fsm.c:568) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{disconnected}: Freeing instance (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55d38f224190]{disconnected}: Deallocated (fsm.c:568) 20241027035021133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7582962 SCCP-21 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(295)@dc925de6268c: Final verdict of PTC: none 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035021133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035021133 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035021133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035021133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035021133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035021133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035021133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035021133 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 20241027035021133 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 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035021133 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 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035021133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035021133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035021133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035021133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035021133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035021133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035021133 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035021133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035021133 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 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035021133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035021133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035021133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035021133 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 20241027035021133 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035021133 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035021133 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035021133 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035021133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035021133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035021133 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035021133 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035021133 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035021133 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035021133 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035021133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035021133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035021133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035021133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035021133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035021133 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{disrupted}: Freeing instance (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13248585)[0x55d38f21efc0]{disrupted}: Deallocated (fsm.c:568) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{disconnected}: Freeing instance (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55d38f220ca0]{disconnected}: Deallocated (fsm.c:568) 20241027035021133 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13248585 SCCP-20 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) HNBGW_Test.msc1-SCCP(293)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(294)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(301)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(292)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(296)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(284)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(297)@dc925de6268c: Final verdict of PTC: none 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035021133 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035021133 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035021133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035021133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035021133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035021133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) HNBGW_Test.msc0-RAN(291)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(290)@dc925de6268c: Final verdict of PTC: none 20241027035021133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035021133 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{disrupted}: Freeing instance (context_map.c:202) 20241027035021133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13870152)[0x55d38f226780]{disrupted}: Deallocated (fsm.c:568) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{disconnected}: Freeing instance (context_map.c:206) 20241027035021133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55d38f21eb60]{disconnected}: Deallocated (fsm.c:568) 20241027035021133 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13870152 SCCP-22 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035021133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035021133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035021133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035021133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035021133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035021133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035021133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035021133 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035021133 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035021133 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(302)@dc925de6268c: Final verdict of PTC: none 20241027035021134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035021134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035021134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035021134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035021134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035021134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035021134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035021134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035021134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035021134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(298)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(299)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035021155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51656<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(284): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(285): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(286): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(287): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(288): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(290): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(291): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(292): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(293): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(294): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(295): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(296): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(297): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(298): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(299): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(300): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(301): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(302): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(304): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(305): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:50:21 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20241027035021252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035021754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287764) 20241027035022164 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035022164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035022164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035022164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035022164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035022164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035022164 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035022164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035022164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035022164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035022164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035022164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035022164 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035022164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035022164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035022164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035022164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035022164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035022164 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035022164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035022164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035022164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035022164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035022164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035022164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035022164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035022164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035022164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035022164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035022164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035022164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035022164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035022164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035022164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035022164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035022164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035022164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035022164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035022164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035022164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035022164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035022164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035022164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035022164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035022164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=287764, count=332976) 20241027035023134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035023134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035023134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035023134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035023134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035023134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035023134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035023134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035023134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035023178 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035023178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035023178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035023178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035023178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035023178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035023178 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035023178 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035023178 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035023178 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035023178 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035023178 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035023178 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035023178 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035023179 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@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:50:23 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@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241027035024802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035024809 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035024809 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035024818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035024819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46347 (stream_srv.c:129) 20241027035024819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46347<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035024825 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33353<->l=127.0.0.1:4262) (control_if.c:570) 20241027035024826 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024826 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024826 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024826 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024827 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024827 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024827 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024828 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024828 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035024828 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024828 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035024828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024828 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024828 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024828 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035024828 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024828 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035024828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024828 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024828 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024828 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035024828 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035024828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024828 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024828 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024828 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035024828 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035024828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024828 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035024828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035024828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035024828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035024828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(314)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(314)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(314)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(312)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(317)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(317)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(317)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(315)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035024860 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024860 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024860 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035024861 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024861 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024861 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024861 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024861 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035024861 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035024862 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024862 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035024862 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024862 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035024862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024862 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024862 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024862 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035024862 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024862 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035024862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024862 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024862 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024862 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035024862 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035024862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024862 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024862 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035024862 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035024862 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035024862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035024862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035024862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035024862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035024862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035024862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035024862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035024862 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035024862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035024862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035024862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035024862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035024862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035024862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035024862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035024862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035024863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035024863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035024863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035024863 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035024863 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@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(323)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(323)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(323)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(321)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035024924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035024924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035024924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035024924 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035024924 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035024924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035024924 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035024924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035024924 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@dc925de6268c: setverdict(pass): none -> pass 20241027035024934 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035024934 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035024934 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035024934 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035024934 DHNBAP DEBUG (127.0.0.1:46347 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035024934 DHNBAP NOTICE (127.0.0.1:46347 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035024934 DHNBAP NOTICE (127.0.0.1:46347 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035024934 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035024934 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035025042 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035025042 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035025042 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035025042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(314)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035025046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025046 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035025046 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035025046 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035025046 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035025046 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035025046 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035025048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025048 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035025048 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035025048 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035025048 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035025048 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035025048 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035025048 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 20241027035025048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035025048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035025048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035025048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035025048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035025048 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035025048 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035025048 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035025049 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035025049 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035025049 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035025049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035025049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035025049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025049 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035025049 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025049 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025049 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025049 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035025049 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035025049 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035025049 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035025049 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025056 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035025056 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035025056 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035025056 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(317)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035025058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025058 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035025058 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035025058 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035025058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025058 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025058 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035025058 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035025058 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035025058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035025058 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 20241027035025058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035025058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035025058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035025058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035025058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035025058 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035025058 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035025058 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035025059 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035025059 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035025059 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035025060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035025060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035025060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025060 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035025060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025060 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025060 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025060 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035025060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035025060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035025060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035025060 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025076 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035025076 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035025076 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035025076 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035025076 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035025076 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035025076 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035025081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025081 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035025081 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035025081 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035025081 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035025081 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035025081 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035025081 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035025082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035025082 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035025082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035025082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035025082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035025082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035025085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025085 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035025085 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035025085 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035025085 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035025085 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035025085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035025085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035025085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035025085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035025085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035025085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035025085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035025085 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035025085 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035025087 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035025087 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035025087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035025087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035025087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035025087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025087 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035025087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025087 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025087 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025087 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035025087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035025087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035025087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035025087 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025091 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035025091 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035025091 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035025091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(323)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035025096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025096 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035025096 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035025096 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035025096 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035025096 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035025096 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035025098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025098 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035025098 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035025098 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035025098 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035025098 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035025098 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035025098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035025098 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035025098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035025098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035025098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035025098 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035025098 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035025098 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035025100 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035025100 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035025100 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035025100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035025100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035025100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025100 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035025100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035025100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035025100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035025100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035025100 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(313)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035025847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025847 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035025847 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035025847 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025847 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035025847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035025847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035025847 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035025847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035025847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035025847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035025847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025847 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035025847 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035025847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035025847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035025847 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025848 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035025848 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035025848 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035025848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025848 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035025848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035025848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035025848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035025848 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035025848 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(313)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(316)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035025860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025860 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035025860 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035025860 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025860 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035025860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035025860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035025860 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035025860 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) 20241027035025860 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) 20241027035025860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035025860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025860 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035025860 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035025860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025860 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025860 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025860 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035025860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035025860 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025861 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035025861 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035025861 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035025861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025861 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035025861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035025861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035025861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035025861 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035025861 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(316)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(319)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035025881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025881 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035025881 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035025881 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025881 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035025881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035025881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035025881 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035025881 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035025881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035025881 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025881 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025881 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025881 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035025881 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035025881 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035025881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025881 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035025881 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035025882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025882 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035025882 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035025882 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035025882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025882 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035025882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035025882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035025883 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035025883 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(322)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035025894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025894 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035025894 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035025894 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035025894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035025894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035025894 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035025894 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) 20241027035025894 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) 20241027035025894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035025894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035025894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035025894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035025894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035025894 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035025894 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035025894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025894 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035025894 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035025894 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035025894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035025894 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035025895 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035025895 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035025895 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035025895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035025895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035025895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035025895 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035025895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035025895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035025895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035025895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035025895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035025895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035025895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035025895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035025895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035025895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035025895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035025895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035025895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035025895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035025895 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035025895 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(322)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035026946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035026953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035026955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035026957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035026958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035026959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035026960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035026961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035026962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035026963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035026964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035026965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035026965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035026966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035026967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035026968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035026969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035026969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035026970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035026971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035026983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(313)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)15542055 20241027035028003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035028003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035028003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035028003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035028003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed2727, normal) (hnbgw_rua.c:407) 20241027035028003 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027035028003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035028003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15542055 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035028003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035028003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035028003 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15542055 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035028003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15542055 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035028003 DCN DEBUG map_sccp[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035028003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035028003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15542055 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035028003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15542055 SCCP-23 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035028003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035028003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035028003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035028003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035028003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035028003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035028003 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: Allocated (fsm.c:456) 20241027035028003 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035028003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002f80056400500f1100926) (sccp_scrc.c:401) 20241027035028003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035028003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035028003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035028003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035028003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035028003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035028003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035028003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035028003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035028003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035028003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035028003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035028003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035028003 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035028003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035028003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035028003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035028003 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035028003 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035028003 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035028003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035028003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035028003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035028003 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(312)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(313)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) HNBGW_Test.msc0-RAN(313)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)16393497 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@dc925de6268c: setverdict(pass): none -> pass 20241027035028009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035028009 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035028009 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035028009 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035028009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035028009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035028009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035028009 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035028009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035028009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035028009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035028009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035028009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035028009 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba7b9e) (sccp_scrc.c:472) 20241027035028009 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241027035028009 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035028009 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035028009 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035028009 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035028009 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:483) 20241027035028009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035028009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035028010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035028010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035028012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035028013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035028015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035028016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035028017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035028019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035028020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035028022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035028023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035028025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035028026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035028027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035028028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035028029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035028030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035028031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035028032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035028033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035028034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035028046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(316)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(316)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@dc925de6268c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)5701088 20241027035029075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035029075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035029075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035029075 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035029075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56fde0, normal) (hnbgw_rua.c:407) 20241027035029075 DHNB DEBUG map_rua[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035029075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035029075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5701088 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035029075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035029075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035029075 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5701088 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035029075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5701088 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035029075 DCN DEBUG map_sccp[0x55d38f21ab90]{init}: Allocated (fsm.c:456) 20241027035029075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035029075 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5701088 <-> SCCP-24 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035029075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5701088 SCCP-24 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035029075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035029075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035029076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035029076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035029076 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035029076 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: Allocated (fsm.c:456) 20241027035029076 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035029076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300013f0056400500f1100926) (sccp_scrc.c:401) 20241027035029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035029076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035029076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035029076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035029076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035029076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035029076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035029076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035029076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035029076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035029076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035029076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035029076 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035029076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035029076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035029076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035029076 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035029076 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035029076 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035029076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035029076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035029076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035029076 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(315)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(315)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(316)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326) HNBGW_Test.msc1-RAN(316)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)5179943 HNBGW_Test.msc1-SCCP(315)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(315)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035029089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035029089 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035029089 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035029089 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035029089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035029089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035029089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035029089 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)@dc925de6268c: setverdict(pass): none -> pass 20241027035029089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035029089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035029089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035029089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035029089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035029089 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bbea5e) (sccp_scrc.c:472) 20241027035029089 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241027035029089 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035029089 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035029089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035029089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035029089 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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:483) 20241027035029089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035029089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035029090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035029092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035029094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035029095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035029096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035029098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035029099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035029100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035029101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035029102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035029102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035029104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035029104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035029105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035029106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035029107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035029108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035029109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035029109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035029110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035029111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035029120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(313)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(313)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@dc925de6268c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)12606157 20241027035030127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035030127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035030127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035030127 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035030127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc05acd, normal) (hnbgw_rua.c:407) 20241027035030127 DHNB DEBUG map_rua[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035030127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035030127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606157 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035030127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035030127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035030127 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606157 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035030127 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606157 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035030127 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035030127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035030127 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12606157 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035030127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12606157 SCCP-25 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035030127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035030127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035030127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035030127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035030127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035030127 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035030127 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: Allocated (fsm.c:456) 20241027035030127 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035030127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002e00056400500f1100926) (sccp_scrc.c:401) 20241027035030127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035030127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035030127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035030127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035030127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035030127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035030127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035030127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035030127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035030127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035030127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035030127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035030127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035030127 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035030127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035030127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035030128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035030128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035030128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035030128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035030128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035030128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035030128 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(312)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(313)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327) HNBGW_Test.msc0-RAN(313)@dc925de6268c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)14512175 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035030129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030129 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035030129 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035030129 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035030129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035030129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035030129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035030129 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035030129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035030129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035030129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035030129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035030129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035030129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a55379) (sccp_scrc.c:472) 20241027035030129 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241027035030129 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035030129 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035030129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035030129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035030129 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:483) 20241027035030129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035030129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)@dc925de6268c: setverdict(pass): none -> pass 20241027035030130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035030130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035030132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035030133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035030134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035030135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035030137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035030150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035030151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035030152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035030154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035030155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035030156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035030157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035030158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035030160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035030161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035030162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035030163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035030163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035030164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035030166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035030166 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035030166 DLINP DEBUG SRVCONN(,r=127.0.0.1:46347<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035030167 DLINP NOTICE SRV(,r=127.0.0.1:46347<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035030167 DMAIN NOTICE (127.0.0.1:46347 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46347<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035030167 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035030167 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33353<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308)@dc925de6268c: Final verdict of PTC: none 20241027035030167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035030167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035030167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035030167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035030167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035030167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035030167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035030167 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035030167 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035030167 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035030167 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035030167 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035030167 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035030167 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 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035030167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035030167 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035030167 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 20241027035030167 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035030167 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 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035030167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035030167 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035030167 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035030167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035030167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035030167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035030167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035030167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035030167 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035030167 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035030167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{disrupted}: Freeing instance (context_map.c:202) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5701088)[0x55d38f21eb60]{disrupted}: Deallocated (fsm.c:568) 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{disconnected}: Freeing instance (context_map.c:206) 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55d38f21ab90]{disconnected}: Deallocated (fsm.c:568) 20241027035030167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5701088 SCCP-24 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241027035030167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035030167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035030167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035030167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035030167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035030167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035030167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035030167 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035030167 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035030167 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035030167 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035030167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035030167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035030167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035030167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035030167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035030167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035030167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035030167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035030167 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 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035030167 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) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035030167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035030167 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035030167 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035030167 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035030167 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035030167 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(315)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(322)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(317)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(306)@dc925de6268c: Final verdict of PTC: none 20241027035030167 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(313)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(323)@dc925de6268c: Final verdict of PTC: none 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035030167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035030167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035030167 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035030167 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035030167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc1-RAN(316)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(321)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307)@dc925de6268c: Final verdict of PTC: none 20241027035030167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035030168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035030168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035030168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035030168 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{disrupted}: Freeing instance (context_map.c:202) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15542055)[0x55d38f21efc0]{disrupted}: Deallocated (fsm.c:568) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{disconnected}: Freeing instance (context_map.c:206) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55d38f220ca0]{disconnected}: Deallocated (fsm.c:568) 20241027035030168 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15542055 SCCP-23 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035030168 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035030168 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035030168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035030168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035030168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035030168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035030168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035030168 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{disrupted}: Freeing instance (context_map.c:202) 20241027035030168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12606157)[0x55d38f220dd0]{disrupted}: Deallocated (fsm.c:568) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035030168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035030168 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12606157 SCCP-25 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(312)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(314)@dc925de6268c: Final verdict of PTC: none 20241027035030168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035030168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035030168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035030168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035030168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035030168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035030168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035030168 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035030168 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035030168 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035030168 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035030168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035030168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035030168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035030168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035030168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035030168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035030168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035030168 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035030168 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035030168 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035030168 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(319)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(324)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035030170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035030168 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 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035030168 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035030168 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) 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035030168 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035030168 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035030168 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035030168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035030168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035030168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035030168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035030168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035030168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035030168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035030168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035030168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035030168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035030168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(320)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(306): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(307): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(308): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(309): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(310): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(312): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(313): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(314): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(315): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(316): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(317): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(321): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(322): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(323): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(324): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(326): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(327): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:50:30 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 20241027035030246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035030849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336008) 20241027035031133 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035031133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035031133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035031133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035031133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035031133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035031133 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035031133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035031133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035031133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035031133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035031133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035031133 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035031133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035031133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035031133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035031133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035031133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035031134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035031134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035031134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035031134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035031134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035031134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035031134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035031134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035031134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035031134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035031134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035031134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035031134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035031134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035031134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035031134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336008, count=344540) 20241027035032165 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035032165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035032165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035032165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035032165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035032165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035032165 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035032165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035032165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035032165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035032165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035032165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035032165 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035032165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035032165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035032165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035032165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035032165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035032165 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035032165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035032165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035032165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035032165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035032165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035032165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035032165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035032165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035032165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035032165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035032165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035032165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035032165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035032165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035032165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035032165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035032165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035032165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035032165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035032165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035032165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035032165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035032165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035032165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035032165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035032165 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035032167 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035032167 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035032167 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035032167 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035032167 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035032167 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035032168 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035032168 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035032168 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035032168 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035032168 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035032168 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:50:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035033179 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035033179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035033179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035033179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033179 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033179 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033179 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035033179 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035033179 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035033179 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241027035033912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035033924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035033924 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035033934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035033935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43506 (stream_srv.c:129) 20241027035033935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43506<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035033941 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36943<->l=127.0.0.1:4262) (control_if.c:570) 20241027035033942 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033942 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033942 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033942 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033942 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033942 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033942 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033942 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033943 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033943 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035033943 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035033943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033944 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035033944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033944 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033944 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033944 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035033944 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033944 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035033944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033944 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033944 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035033944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035033944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033944 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033944 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035033944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035033944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033944 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035033944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035033944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035033944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035033944 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(336)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(336)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(336)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(334)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(339)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(339)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(339)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(337)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035033973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033973 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033973 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033973 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033974 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035033974 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035033975 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035033975 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033975 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035033975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033975 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033975 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033975 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035033975 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033975 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035033975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033975 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033975 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035033975 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035033975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033975 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033975 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035033975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035033975 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035033975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035033975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035033975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035033975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035033975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035033975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035033975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035033975 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035033975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035033975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035033975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035033975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035033975 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035033975 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035033975 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035033975 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(342)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(342)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(342)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(340)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(345)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(345)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(345)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(343)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035034015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035034015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035034015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035034015 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035034015 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035034015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035034015 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035034015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035034015 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@dc925de6268c: setverdict(pass): none -> pass 20241027035034020 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035034020 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035034020 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035034020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035034020 DHNBAP DEBUG (127.0.0.1:43506 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035034020 DHNBAP NOTICE (127.0.0.1:43506 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035034020 DHNBAP NOTICE (127.0.0.1:43506 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035034020 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035034020 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035034156 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035034156 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035034156 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035034156 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(336)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035034161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034161 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035034161 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035034161 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035034161 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035034161 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035034161 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035034162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034162 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035034162 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035034162 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035034162 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035034162 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035034162 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035034163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035034163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035034163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035034163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035034163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035034163 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035034163 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035034163 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035034164 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035034164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035034164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035034164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035034164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035034164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034164 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035034164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035034164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035034164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035034164 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035034164 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034168 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035034168 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035034168 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035034168 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(339)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035034172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034172 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035034172 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035034172 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035034172 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035034172 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035034172 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035034174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035034174 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035034174 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035034174 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035034174 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035034174 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035034174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035034174 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035034174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035034174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035034174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035034174 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035034174 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035034174 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035034175 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035034175 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035034175 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035034175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035034175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035034176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034176 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035034176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034176 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034176 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034176 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035034176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035034176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035034176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035034176 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034189 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035034189 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035034189 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035034189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(342)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035034192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034192 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035034192 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035034192 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035034192 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035034192 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035034192 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035034194 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034194 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035034194 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035034194 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035034194 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035034194 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035034194 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035034194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035034194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035034194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035034194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035034194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035034194 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035034194 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035034194 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035034195 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035034195 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035034195 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035034195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035034195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035034195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034195 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035034195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034195 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034195 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034195 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035034195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035034195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035034195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035034195 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034202 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035034202 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035034202 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035034202 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(345)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035034204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034204 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035034204 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035034204 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035034204 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035034204 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035034204 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035034206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034206 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035034206 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035034206 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035034206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035034206 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035034206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035034206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035034206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035034206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035034206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035034206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035034206 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035034206 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035034206 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035034207 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035034207 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035034207 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035034207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035034207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035034207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034207 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035034207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034207 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034207 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034207 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035034207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035034207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035034207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035034207 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(335)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035034961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034961 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035034961 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035034961 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034961 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035034961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035034961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035034961 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035034961 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035034961 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035034961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035034961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034961 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035034961 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035034961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034961 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034961 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034961 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035034961 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035034961 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034962 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035034962 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035034962 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035034962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034962 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035034962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035034962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035034962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035034962 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035034962 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(335)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(338)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035034972 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034972 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035034972 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035034972 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035034972 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034972 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034972 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034972 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035034972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035034972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035034972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035034973 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035034973 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) 20241027035034973 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) 20241027035034973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035034973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034973 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035034973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034973 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035034973 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035034973 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034973 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034973 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034973 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035034973 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035034973 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035034973 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035034973 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034974 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035034974 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035034974 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035034974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034974 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035034974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035034974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035034974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035034974 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035034974 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(338)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(341)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035034995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034995 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035034995 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035034995 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034995 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035034995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035034995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034995 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035034995 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035034995 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035034995 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035034995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035034995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035034995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035034995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035034995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035034995 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035034995 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035034995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034995 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035034995 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035034995 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035034995 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035034995 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035034996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035034996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035034996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035034996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035034996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035034996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035034996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035034996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035034996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035034996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035034996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035034996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035034996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035034996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035034996 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035034996 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035034996 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035034996 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035034996 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035034996 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035034996 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035034996 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035034996 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035034996 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(341)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(344)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035035007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035035007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035035007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035035007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035035007 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035035007 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035035007 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035035007 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035035007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035035007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035035007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035035007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035035007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035035007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035035007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035035007 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035035007 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) 20241027035035007 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) 20241027035035007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035035007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035035007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035035007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035035007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035035007 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035035007 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035035007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035035007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035035007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035035007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035035007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035035007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035035008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035035008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035035008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035035008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035035008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035035008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035035008 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035035008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035035008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035035008 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035035008 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035035008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035035008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035035008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035035008 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035035008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035035008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035035008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035035008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035035008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035035008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035035008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035035008 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035035008 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(344)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035036024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035036026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035036027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035036028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035036028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035036029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035036030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035036031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035036031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035036032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035036033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035036035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035036036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035036037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035036038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035036039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035036040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035036041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035036042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035036044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035036058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(335)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)14959102 20241027035037095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035037095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035037095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035037095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035037095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe441fe, normal) (hnbgw_rua.c:407) 20241027035037095 DHNB DEBUG map_rua[0x55d38f21efc0]{init}: Allocated (fsm.c:456) 20241027035037095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035037095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035037095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035037095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035037096 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035037096 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 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:1064) 20241027035037096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035037096 DCN DEBUG map_sccp[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035037096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035037096 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14959102 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035037096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 SCCP-26 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035037096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035037096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035037096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035037096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035037096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035037096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035037096 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: Allocated (fsm.c:456) 20241027035037096 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035037096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300026c0056400500f1100926) (sccp_scrc.c:401) 20241027035037096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035037096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035037096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035037096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035037096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035037096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035037096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035037096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035037096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035037096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035037096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035037096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035037096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035037096 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035037096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035037096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035037097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035037097 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035037097 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035037097 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035037097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035037097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035037097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035037097 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(334)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(335)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) HNBGW_Test.msc0-RAN(335)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)11035894 HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035037112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035037112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035037112 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035037112 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035037112 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035037112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035037112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035037112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035037112 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@dc925de6268c: Final verdict of PTC: pass 20241027035037112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035037113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035037113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035037113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035037113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035037113 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002679de) (sccp_scrc.c:472) 20241027035037113 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241027035037113 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035037113 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035037113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035037113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035037113 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:483) 20241027035037113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035037113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@dc925de6268c: 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 } } } 20241027035037115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035037117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035037119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035037120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035037121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035037123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035037124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035037125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035037126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035037127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035037127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035037128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035037129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035037130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035037131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035037132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035037133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035037133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035037134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035037135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035037145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(338)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(338)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@dc925de6268c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)16754820 20241027035038156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035038156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035038156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035038156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035038156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xffa884, normal) (hnbgw_rua.c:407) 20241027035038156 DHNB DEBUG map_rua[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035038156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035038156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035038156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035038156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035038156 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035038156 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 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:1064) 20241027035038156 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035038156 DCN DEBUG map_sccp[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035038156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035038156 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16754820 <-> SCCP-27 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035038156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 SCCP-27 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035038156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035038156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035038156 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035038156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035038156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035038156 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035038156 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: Allocated (fsm.c:456) 20241027035038156 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035038156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002790056400500f1100926) (sccp_scrc.c:401) 20241027035038156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035038156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035038156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035038156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035038156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035038156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035038156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035038156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035038156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035038156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035038156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035038156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035038156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035038156 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035038156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035038156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035038156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035038156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035038156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035038156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035038156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035038156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035038156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035038156 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(337)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(337)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(338)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348) HNBGW_Test.msc1-RAN(338)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)3634561 HNBGW_Test.msc1-SCCP(337)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(337)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)@dc925de6268c: setverdict(pass): none -> pass 20241027035038161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035038161 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035038161 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035038161 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035038161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035038161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035038161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035038161 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035038161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035038161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035038161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035038161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035038161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035038161 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2e7dc) (sccp_scrc.c:472) 20241027035038161 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241027035038161 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035038161 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035038161 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035038161 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035038161 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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:483) 20241027035038161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035038161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035038161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035038162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035038163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035038164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035038165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035038167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035038168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035038169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035038170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035038172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035038173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035038174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035038175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035038177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035038178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035038179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035038179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035038181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035038182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035038183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035038184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035038195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(335)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(335)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@dc925de6268c: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)1204978 20241027035039204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035039204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035039204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035039204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035039204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1262f2, normal) (hnbgw_rua.c:407) 20241027035039204 DHNB DEBUG map_rua[0x55d38f2211b0]{init}: Allocated (fsm.c:456) 20241027035039204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035039204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035039204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035039204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035039204 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035039204 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 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:1064) 20241027035039204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035039204 DCN DEBUG map_sccp[0x55d38f226be0]{init}: Allocated (fsm.c:456) 20241027035039204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035039204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1204978 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035039204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 SCCP-28 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035039204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035039204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035039204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035039204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035039204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035039204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035039204 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: Allocated (fsm.c:456) 20241027035039204 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035039204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300009f0056400500f1100926) (sccp_scrc.c:401) 20241027035039204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035039204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035039204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035039204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035039204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035039204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035039204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035039204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035039204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035039204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035039204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035039204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035039204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035039204 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035039204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035039204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035039204 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039204 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035039204 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035039204 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035039204 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035039204 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035039204 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035039204 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(334)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(335)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349) HNBGW_Test.msc0-RAN(335)@dc925de6268c: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)9436936 HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035039207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039207 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035039207 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035039207 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035039207 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035039207 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035039207 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035039207 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035039207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035039207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035039207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035039207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035039207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035039207 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0031e05c) (sccp_scrc.c:472) 20241027035039207 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241027035039207 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035039207 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035039207 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035039207 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035039207 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:483) 20241027035039207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035039207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)@dc925de6268c: setverdict(pass): none -> pass 20241027035039208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035039208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035039209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035039211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035039212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035039213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035039215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035039216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035039218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035039219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035039221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035039222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035039223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035039224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035039224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035039225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035039226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035039228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035039229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035039230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035039231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035039234 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36943<->l=127.0.0.1:4262) (control_if.c:193) 20241027035039234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035039234 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035039234 DLINP DEBUG SRVCONN(,r=127.0.0.1:43506<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.msc0-RAN(335)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330)@dc925de6268c: Final verdict of PTC: none 20241027035039234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035039234 DLINP NOTICE SRV(,r=127.0.0.1:43506<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035039234 DMAIN NOTICE (127.0.0.1:43506 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43506<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035039234 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(343)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(337)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(338)@dc925de6268c: Final verdict of PTC: none 20241027035039234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035039234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035039234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035039234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035039234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035039234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(341)@dc925de6268c: Final verdict of PTC: none 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035039234 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035039234 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 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035039234 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035039234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035039234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035039234 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035039234 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035039234 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(342)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(344)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(328)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(340)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329)@dc925de6268c: Final verdict of PTC: none 20241027035039234 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 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035039234 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035039234 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) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035039234 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035039234 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035039234 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(346)@dc925de6268c: Final verdict of PTC: none 20241027035039234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035039234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035039235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035039235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035039235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035039235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035039235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035039235 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035039235 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035039235 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035039235 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(345)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(334)@dc925de6268c: Final verdict of PTC: none 20241027035039235 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 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035039235 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) 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035039235 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035039235 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035039235 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035039235 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035039235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035039235 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(336)@dc925de6268c: Final verdict of PTC: none 20241027035039243 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 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035039243 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035039243 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) 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035039243 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035039243 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035039243 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035039243 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035039243 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035039243 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(339)@dc925de6268c: Final verdict of PTC: none 20241027035039246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035039246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035039247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035039247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035039247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035039247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035039247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035039247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035039247 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035039247 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035039247 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035039247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035039247 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035039247 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035039247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035039247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035039247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035039247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035039247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035039247 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035039247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035039247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035039247 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035039247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035039248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035039248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035039248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{disrupted}: Freeing instance (context_map.c:202) 20241027035039248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14959102)[0x55d38f21efc0]{disrupted}: Deallocated (fsm.c:568) 20241027035039248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035039248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{disconnected}: Freeing instance (context_map.c:206) 20241027035039249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55d38f220ca0]{disconnected}: Deallocated (fsm.c:568) 20241027035039249 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14959102 SCCP-26 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035039249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035039250 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035039250 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035039250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035039250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) IPA-CTRL-CLI-IPA(333)@dc925de6268c: Final verdict of PTC: none 20241027035039250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035039251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035039251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035039251 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035039252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035039252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(328): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(329): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(330): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(331): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(332): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(334): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(335): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(336): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(337): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(338): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(339): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(340): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(341): none (pass -> pass) 20241027035039253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(342): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(343): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(344): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(345): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(346): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(348): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(349): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass 20241027035039254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) MTC@dc925de6268c: 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'. 20241027035039255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035039256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035039256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{disrupted}: Freeing instance (context_map.c:202) 20241027035039257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1204978)[0x55d38f2211b0]{disrupted}: Deallocated (fsm.c:568) 20241027035039257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035039257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{disconnected}: Freeing instance (context_map.c:206) 20241027035039258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55d38f226be0]{disconnected}: Deallocated (fsm.c:568) 20241027035039258 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1204978 SCCP-28 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035039259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035039259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035039259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035039260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035039260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035039261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035039261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035039261 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035039262 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035039262 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035039262 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035039263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035039263 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035039264 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035039264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035039265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035039265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035039265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035039266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035039266 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035039267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035039267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035039268 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035039268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035039269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035039269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035039269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035039270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16754820)[0x55d38f221f10]{disrupted}: Deallocated (fsm.c:568) 20241027035039270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035039270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{disconnected}: Freeing instance (context_map.c:206) 20241027035039271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55d38f21eb60]{disconnected}: Deallocated (fsm.c:568) 20241027035039271 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16754820 SCCP-27 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035039272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035039272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035039272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035039272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035039272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035039272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035039272 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035039272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035039272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035039273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035039274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039274 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035039274 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035039274 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035039274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035039274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035039274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035039274 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035039274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035039274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035039275 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035039275 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035039275 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035039276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035039276 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035039276 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035039276 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035039276 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035039276 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035039276 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035039276 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Sun Oct 27 03:50:39 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 20241027035039389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035039990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339488) 20241027035040168 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035040168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035040168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035040168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035040168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035040168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035040168 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035040168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035040168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035040168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035040168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035040168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035040168 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035040168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035040168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035040168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035040168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035040168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035040168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035040168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035040168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035040168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035040168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035040168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035040168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035040168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035040168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035040168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035040168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035040168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035040168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035040168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035040168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035040168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=339488, count=345672) 20241027035041135 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035041135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035041135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035041135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035041135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035041135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035041135 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035041135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035041135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035041135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035041135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035041135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035041135 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035041135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035041135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035041135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035041135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035041135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035041135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035041135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035041135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035041135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035041135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035041135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035041135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035041135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035041135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035041135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035041135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035041135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035041135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035041135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035041135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035041135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035041234 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035041234 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035041234 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035041235 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035041235 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035041235 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035041235 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035041235 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035041235 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035041244 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035041244 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035041244 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:50: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_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 20241027035042166 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035042166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035042166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035042166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035042166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035042166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035042166 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035042166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035042166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035042166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035042166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035042166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035042166 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035042166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035042166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035042166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035042166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035042166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035042166 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035042166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035042166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035042166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035042166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035042166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035042166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035042166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035042166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035042166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035042166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035042166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035042166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035042166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035042166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035042166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035042166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035042166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035042166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035042166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035042166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035042166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035042166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241027035043025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035043032 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035043032 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035043041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035043041 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59680 (stream_srv.c:129) 20241027035043041 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59680<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035043047 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41751<->l=127.0.0.1:4262) (control_if.c:570) 20241027035043048 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043048 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043048 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043048 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043048 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043048 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043048 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043048 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043049 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043049 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035043049 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043049 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035043049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043049 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043049 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043049 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035043049 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043049 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035043049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043049 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043049 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043049 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035043049 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043049 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035043049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043049 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043049 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043049 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035043049 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035043050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043050 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043050 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043050 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043050 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035043050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043050 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043050 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043050 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035043050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043050 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043050 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043050 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035043050 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043050 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043050 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043050 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035043050 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(358)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(356)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(361)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(361)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(359)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035043078 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043078 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043079 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043079 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035043079 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043080 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035043080 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043080 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035043080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043080 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043080 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035043080 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043080 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035043080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043080 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043080 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035043080 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035043080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043080 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043080 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035043080 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035043080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043080 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035043081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035043081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035043081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035043081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(364)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(367)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(365)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035043120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035043121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035043121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035043121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035043121 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035043121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035043121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035043121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035043121 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@dc925de6268c: setverdict(pass): none -> pass 20241027035043125 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035043125 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035043125 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035043125 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035043125 DHNBAP DEBUG (127.0.0.1:59680 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035043125 DHNBAP NOTICE (127.0.0.1:59680 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035043125 DHNBAP NOTICE (127.0.0.1:59680 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035043125 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035043125 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035043179 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035043179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035043179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035043179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035043180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035043180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035043180 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035043261 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035043261 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035043261 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035043261 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(358)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035043263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043263 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035043263 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035043263 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035043263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043263 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035043263 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035043263 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035043263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035043264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035043264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035043264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035043264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035043264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035043264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035043264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035043264 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035043264 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035043264 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043265 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043265 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035043265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035043265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043265 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035043265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035043265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035043265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035043265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035043274 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035043274 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035043274 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035043274 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(361)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035043275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043275 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035043275 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035043275 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035043275 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035043275 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035043275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035043276 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043276 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035043276 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035043276 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035043276 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035043276 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035043276 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035043276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035043276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035043276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035043276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035043276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035043276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035043276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035043276 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035043276 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035043276 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043277 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043277 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035043277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035043277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035043277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043277 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043277 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043277 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043277 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035043277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035043277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035043277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035043277 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035043294 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035043294 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035043294 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035043294 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(364)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035043295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043295 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035043295 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035043295 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035043295 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035043295 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035043295 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035043296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043296 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035043296 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035043296 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035043296 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035043296 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035043296 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035043296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035043296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035043296 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035043296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035043296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035043296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035043296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035043296 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035043296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035043296 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043297 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035043297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035043297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043297 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043297 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043297 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043297 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035043297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035043297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035043297 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035043297 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035043307 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035043307 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035043307 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035043307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(367)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035043308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043308 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035043308 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035043308 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035043308 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035043308 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035043308 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035043309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043309 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035043309 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035043309 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035043309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035043309 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035043309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035043309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035043309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035043309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035043309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035043309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035043309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035043309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035043309 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035043309 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035043309 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035043310 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035043310 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035043310 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035043310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035043310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035043310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035043310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035043310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035043310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035043310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035043310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035043310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035043310 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035043310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035043310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035043310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035043310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035043310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035043310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035043310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035043310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(357)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035044066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044066 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035044066 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035044066 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044066 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035044066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035044066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035044066 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035044066 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035044066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035044066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035044066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035044066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035044066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035044066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035044066 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035044066 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035044066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044066 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035044066 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035044066 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035044066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035044066 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035044067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035044067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035044067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044067 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035044067 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035044067 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035044067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044067 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035044067 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035044067 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(357)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035044078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044078 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035044078 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035044078 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044078 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035044078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035044078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044078 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035044078 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035044078 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) 20241027035044078 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) 20241027035044078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035044078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035044078 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035044078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035044078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035044078 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035044078 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035044078 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044078 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035044078 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035044078 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035044078 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035044078 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044079 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044079 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035044079 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035044079 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035044079 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044079 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044079 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044079 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035044079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035044079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035044079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035044079 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035044079 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(360)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035044098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044098 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035044098 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035044098 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044098 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035044098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035044098 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035044098 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035044098 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035044098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035044098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035044098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035044098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035044098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035044098 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035044098 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035044098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044098 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035044098 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035044098 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035044098 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035044098 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044099 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035044099 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035044099 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035044099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044099 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035044099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035044099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035044099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035044099 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035044099 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(363)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035044112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044112 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035044112 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035044112 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044112 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035044112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035044112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035044112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035044112 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035044112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035044112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044112 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035044112 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035044112 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) 20241027035044112 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) 20241027035044112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035044112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035044112 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035044112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035044112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035044112 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035044112 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035044112 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035044113 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035044113 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035044113 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035044113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035044113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035044113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035044113 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035044113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035044113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035044113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035044113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035044113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035044113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035044113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035044113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035044113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035044113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035044113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035044113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035044113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035044113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035044113 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035044113 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(366)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035045130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035045133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035045135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035045137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035045139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035045141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035045143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035045145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035045146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035045148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035045150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035045152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035045153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035045155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035045157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035045159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035045160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035045162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035045163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035045165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035045182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(357)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)11266250 20241027035046198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035046198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035046198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035046198 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035046198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabe8ca, normal) (hnbgw_rua.c:407) 20241027035046198 DHNB DEBUG map_rua[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035046198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035046198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035046198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035046198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035046198 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266250 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035046198 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266250 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035046198 DCN DEBUG map_sccp[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035046198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035046198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11266250 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035046198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266250 SCCP-29 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035046198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035046198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035046198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035046198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035046198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035046198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035046198 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: Allocated (fsm.c:456) 20241027035046198 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035046198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001b90056400500f1100926) (sccp_scrc.c:401) 20241027035046198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035046198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035046198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035046198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035046198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035046198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035046198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035046198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035046198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035046198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035046198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035046198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035046198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035046198 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035046198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035046198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035046199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035046199 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035046199 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035046199 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035046199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035046199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035046199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035046199 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(356)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(357)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)13293198 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035046205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035046206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035046206 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035046206 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035046206 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035046206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035046206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035046206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035046206 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035046206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035046206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035046206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035046206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035046206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035046206 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e18662) (sccp_scrc.c:472) 20241027035046206 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241027035046206 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035046206 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035046206 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035046206 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035046206 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:483) 20241027035046206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035046206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035046206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035046207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035046208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035046209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035046209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035046210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035046211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035046212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035046213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035046214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035046215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035046216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035046217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035046218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035046219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035046220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035046221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035046222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035046223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035046224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035046234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(360)@dc925de6268c: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@dc925de6268c: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)16436880 20241027035047242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035047242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035047242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035047242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035047242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xface90, normal) (hnbgw_rua.c:407) 20241027035047242 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035047242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035047242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16436880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035047242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035047242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035047242 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035047242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16436880 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035047242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16436880 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035047242 DCN DEBUG map_sccp[0x55d38f2211b0]{init}: Allocated (fsm.c:456) 20241027035047242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035047242 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16436880 <-> SCCP-30 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035047242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16436880 SCCP-30 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035047242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035047242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035047242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035047242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035047242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035047242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035047242 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: Allocated (fsm.c:456) 20241027035047242 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035047242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001e80056400500f1100926) (sccp_scrc.c:401) 20241027035047242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035047242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035047242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035047242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035047242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035047242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035047242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035047242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035047242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035047242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035047242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035047242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035047242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035047242 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035047243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035047243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035047243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035047243 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035047243 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035047243 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035047243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035047243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035047243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035047243 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(359)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@dc925de6268c: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370) HNBGW_Test.msc1-RAN(360)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)8116758 HNBGW_Test.msc1-SCCP(359)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035047247 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035047248 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035047248 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035047248 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035047248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035047248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035047248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035047248 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035047248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035047248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035047248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035047248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035047248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035047248 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00483967) (sccp_scrc.c:472) 20241027035047248 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241027035047248 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035047248 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035047248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035047248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035047248 DCN DEBUG handle_cn_conn_conf() conn_id=30, 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:483) 20241027035047248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035047248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@dc925de6268c: setverdict(pass): none -> pass 20241027035047248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035047249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035047250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035047251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035047252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035047252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035047253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035047254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035047255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035047256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035047257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035047257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035047258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035047259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035047260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035047260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035047261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035047262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035047263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035047264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035047264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035047275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(357)@dc925de6268c: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@dc925de6268c: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)16269119 20241027035048283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035048283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035048283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035048283 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035048283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf83f3f, normal) (hnbgw_rua.c:407) 20241027035048283 DHNB DEBUG map_rua[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035048283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035048283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16269119 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035048283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035048283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035048283 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16269119 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035048283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16269119 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035048283 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035048283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035048283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16269119 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035048283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16269119 SCCP-31 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035048283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035048283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035048283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035048283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035048283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035048283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035048283 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: Allocated (fsm.c:456) 20241027035048283 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035048283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300007f0056400500f1100926) (sccp_scrc.c:401) 20241027035048283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035048284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035048284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035048284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035048284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035048284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035048284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035048284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035048284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035048284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035048284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035048284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035048284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035048284 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035048284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035048284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035048284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048284 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035048284 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035048284 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035048284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035048284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035048284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035048284 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(356)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@dc925de6268c: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371) HNBGW_Test.msc0-RAN(357)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)15190911 HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035048285 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048285 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035048285 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035048285 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035048285 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035048285 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035048285 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035048285 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035048286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035048286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035048286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035048286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035048286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035048286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00c3677e) (sccp_scrc.c:472) 20241027035048286 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241027035048286 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035048286 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035048286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035048286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035048286 DCN DEBUG handle_cn_conn_conf() conn_id=31, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035048286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035048286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@dc925de6268c: setverdict(pass): none -> pass 20241027035048287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035048288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035048288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035048289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035048290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035048291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035048292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035048292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035048293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035048294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035048295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035048295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035048296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035048297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035048297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035048298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035048299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035048300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035048300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035048301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035048302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035048305 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035048305 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(357)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@dc925de6268c: Final verdict of PTC: none 20241027035048305 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035048305 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 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035048305 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035048305 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035048305 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035048305 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 20241027035048305 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 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035048305 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035048305 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035048305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035048305 DLINP DEBUG SRVCONN(,r=127.0.0.1:59680<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035048305 DLINP NOTICE SRV(,r=127.0.0.1:59680<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035048305 DMAIN NOTICE (127.0.0.1:59680 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59680<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035048305 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035048305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035048305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035048305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035048305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035048305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035048305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035048305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035048305 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035048305 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035048305 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035048305 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035048305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035048305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035048305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035048305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035048305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035048305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035048305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035048305 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035048305 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035048305 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035048305 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@dc925de6268c: Final verdict of PTC: none 20241027035048306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035048306 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 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035048306 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 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035048306 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) 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(364)@dc925de6268c: Final verdict of PTC: none 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035048306 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035048306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035048306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035048306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035048306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035048306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035048306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035048306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035048306 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035048306 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035048306 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035048306 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035048306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035048306 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035048306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035048306 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) 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035048306 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035048306 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035048306 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035048306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035048306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035048306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035048306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035048306 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035048306 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035048306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16436880)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{disconnected}: Freeing instance (context_map.c:206) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55d38f2211b0]{disconnected}: Deallocated (fsm.c:568) 20241027035048306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16436880 SCCP-30 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241027035048306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@dc925de6268c: Final verdict of PTC: none 20241027035048306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035048306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035048306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035048306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035048306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035048306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035048306 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035048306 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035048306 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035048306 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035048306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035048306 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035048306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035048306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035048306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035048306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035048306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035048306 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035048306 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035048306 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.sgsn1-RAN(366)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@dc925de6268c: Final verdict of PTC: none 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035048306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11266250)[0x55d38f221f10]{disrupted}: Deallocated (fsm.c:568) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{disconnected}: Freeing instance (context_map.c:206) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55d38f21eb60]{disconnected}: Deallocated (fsm.c:568) 20241027035048306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266250 SCCP-29 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241027035048306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035048307 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035048307 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035048307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035048307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035048307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035048307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035048307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035048307 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035048307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035048307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035048307 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035048307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035048307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035048307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035048307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{disrupted}: Freeing instance (context_map.c:202) 20241027035048307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16269119)[0x55d38f224c40]{disrupted}: Deallocated (fsm.c:568) 20241027035048307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035048307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035048307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) 20241027035048307 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16269119 SCCP-31 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241027035048307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035048307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(356)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351)@dc925de6268c: Final verdict of PTC: none 20241027035048307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035048307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035048307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035048307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035048307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035048307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035048307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035048307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035048307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035048307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035048307 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035048307 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035048307 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035048307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035048307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035048307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035048307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035048307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035048307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(350)@dc925de6268c: Final verdict of PTC: none 20241027035048322 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41751<->l=127.0.0.1:4262) (control_if.c:193) 20241027035048328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(368)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(351): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(353): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(370): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(371): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:50:48 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 20241027035048440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035049041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41384<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346516) 20241027035049248 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035049248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035049248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035049248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035049248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035049248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035049248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035049248 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035049248 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035049248 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035049248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035049248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035049248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035049248 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035049252 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035049252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035049252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035049252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035049252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035049252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035049252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035049252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035049252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035049252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035049252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035049252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035049252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035049252 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035049267 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035049267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035049267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035049267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035049267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035049267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035049267 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035049267 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035049267 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035049267 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035049267 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035049267 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035049267 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035049267 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=346516, count=352800) 20241027035050169 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035050169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035050169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035050169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035050169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035050169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035050169 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035050169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035050169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035050169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035050169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035050169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035050169 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035050169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035050169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035050169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035050169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035050169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035050169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035050169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035050169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035050169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035050169 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035050169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035050169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035050169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035050169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035050169 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035050169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035050169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035050169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035050169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035050169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035050169 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035050306 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035050306 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035050306 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035050306 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035050306 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035050306 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035050306 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035050306 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035050306 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035050306 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035050306 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035050306 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:50:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035051136 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035051136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035051136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035051136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035051136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035051136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035051136 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035051136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035051136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035051136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035051136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035051136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035051136 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035051136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035051136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035051136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035051136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035051136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035051136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035051136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035051136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035051136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035051136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035051136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035051136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035051136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035051136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035051136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035051136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035051136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035051136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241027035052076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035052084 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035052084 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035052095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035052096 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49925 (stream_srv.c:129) 20241027035052096 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49925<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035052102 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37259<->l=127.0.0.1:4262) (control_if.c:570) 20241027035052103 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052103 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052103 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052103 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052103 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052103 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052103 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052103 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052104 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052104 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035052104 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052105 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035052105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052105 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052105 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052105 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035052105 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052105 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035052105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052105 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052105 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052105 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035052105 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035052105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052105 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052105 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052105 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035052105 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052105 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035052105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035052105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035052105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(380)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(380)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(380)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(378)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(383)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(383)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(383)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(381)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035052137 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052137 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052137 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052137 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052137 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052137 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052137 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035052137 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052138 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052138 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035052138 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052139 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035052139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052139 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052139 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052139 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035052139 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052139 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035052139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052139 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052139 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052139 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035052139 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052139 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035052139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052139 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052139 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035052139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035052139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052139 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035052139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035052139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035052139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035052139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(386)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(386)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(386)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(384)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035052166 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035052166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035052166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052166 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035052166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035052166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052166 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035052166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035052166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052166 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035052166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035052166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035052166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035052166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035052166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052166 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(389)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(389)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(389)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(387)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035052185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035052185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035052185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035052185 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035052185 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035052185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035052185 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035052185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035052185 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@dc925de6268c: setverdict(pass): none -> pass 20241027035052191 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035052191 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035052191 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035052191 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035052191 DHNBAP DEBUG (127.0.0.1:49925 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035052191 DHNBAP NOTICE (127.0.0.1:49925 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035052191 DHNBAP NOTICE (127.0.0.1:49925 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035052191 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035052191 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035052318 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035052318 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035052318 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035052318 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(380)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035052320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052320 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035052320 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035052320 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035052320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052320 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035052320 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035052320 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035052320 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035052320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035052320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035052320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035052320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035052320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035052320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035052320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035052320 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035052320 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035052320 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052321 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052321 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035052321 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035052321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052321 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052322 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052322 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052322 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035052322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035052322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035052322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035052322 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035052332 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035052332 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035052332 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035052332 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(383)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035052333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052333 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035052333 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035052333 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035052333 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035052333 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035052333 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035052334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052334 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035052334 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035052334 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035052334 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035052334 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035052334 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035052334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035052334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035052334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035052334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035052334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035052334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035052334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035052334 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035052334 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035052334 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052335 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052335 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035052335 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035052335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035052335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052335 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052335 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052335 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052336 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052336 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035052336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035052336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035052336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035052336 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035052353 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035052353 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035052353 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035052353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(386)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035052355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052355 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035052355 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035052355 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035052355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035052355 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035052355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035052356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052356 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035052356 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035052356 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035052356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035052356 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035052356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035052356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035052356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035052356 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035052356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035052356 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035052356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035052356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035052356 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035052356 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035052356 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052357 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052357 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035052357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035052357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052357 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035052358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035052358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035052358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035052358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035052368 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035052368 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035052368 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035052368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(389)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035052369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052369 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035052369 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035052369 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035052369 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035052369 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035052369 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035052370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052370 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035052370 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035052370 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035052370 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035052370 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035052370 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035052370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035052370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035052370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035052370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035052370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035052370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035052370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035052370 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035052370 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035052370 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035052371 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035052371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035052371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035052371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035052371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035052371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035052371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035052371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035052371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035052371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035052371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035052371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035052371 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035052371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035052371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035052371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035052371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035052371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035052371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035052371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035052371 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053124 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035053124 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035053124 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035053124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053124 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035053125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035053125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035053125 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035053125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035053125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035053125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035053125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035053125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035053125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035053125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035053125 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035053125 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(379)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035053125 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053125 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035053125 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035053125 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035053125 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035053125 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035053125 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035053125 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053126 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035053126 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035053126 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035053126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053126 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035053126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035053126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035053126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035053126 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035053126 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(379)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(382)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035053138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053138 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035053138 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035053138 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053138 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035053138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035053138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035053138 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035053138 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) 20241027035053138 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) 20241027035053138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035053138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035053138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035053138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035053138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035053138 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035053138 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035053138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035053138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035053138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035053138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035053138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053139 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035053139 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035053139 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035053139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053139 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053139 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035053139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035053139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035053139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053139 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053139 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053139 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035053139 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035053139 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(382)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035053159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053159 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035053159 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035053159 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035053159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053159 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(385)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035053159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035053159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035053159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035053159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035053160 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035053160 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035053160 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035053160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035053160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035053160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035053160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035053160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035053160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035053160 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035053160 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035053160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035053160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035053160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035053160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035053160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035053160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035053160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053161 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035053161 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035053161 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035053161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053161 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053161 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035053161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035053161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035053161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035053161 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035053161 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(385)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035053174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053174 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035053174 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035053174 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035053174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035053174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053174 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035053174 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035053174 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) 20241027035053174 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) 20241027035053174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035053174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035053174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035053174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035053174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035053174 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035053174 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035053174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053174 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035053174 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035053174 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035053174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035053174 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(388)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035053175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053175 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035053175 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035053175 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035053175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053175 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035053175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035053175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035053175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035053175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035053175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035053175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035053175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035053175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035053175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035053175 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035053176 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(388)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035053180 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035053180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c6ce), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035053180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035053180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035053180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035053180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035053180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035053180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035053180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035053180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035053180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035053180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035053180 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053181 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035053181 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035053181 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035053181 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035053181 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035053181 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035053181 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035053181 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035053181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035053181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035053181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035053181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035053181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035053181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Source Reference,L=4,D=00a2c6ce) (sccp_scrc.c:472) 20241027035053181 DLSCCP DEBUG Received CO:RELCO for local reference 15 (sccp_scoc.c:1823) 20241027035053181 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035053181 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035053181 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035053181 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035053181 DLSCCP DEBUG SCCP-SCOC(15)[0x55d38f2202d0]{IDLE}: Deallocated (fsm.c:568) 20241027035054195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035054197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035054198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035054199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035054200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035054201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035054202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035054204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035054205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035054206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035054208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035054209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035054210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035054212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035054213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035054214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035054215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035054216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035054217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035054218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035054229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(379)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)1646842 20241027035055243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035055243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035055243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035055243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035055243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1920fa, normal) (hnbgw_rua.c:407) 20241027035055243 DHNB DEBUG map_rua[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027035055243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035055243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035055243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035055243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035055243 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 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:1054) 20241027035055243 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035055243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035055243 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035055243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035055243 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1646842 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035055243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 SCCP-32 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035055243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035055243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035055243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035055243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035055243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035055243 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035055243 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: Allocated (fsm.c:456) 20241027035055243 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035055243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002e20056400500f1100926) (sccp_scrc.c:401) 20241027035055243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035055243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035055243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035055243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035055243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035055243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035055243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035055243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035055243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035055243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035055243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035055243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035055243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035055243 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035055243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035055243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035055243 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035055243 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035055243 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035055243 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035055243 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035055243 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035055243 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035055243 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(378)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(379)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) HNBGW_Test.msc0-RAN(379)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)16133109 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: 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(391)@dc925de6268c: setverdict(pass): none -> pass 20241027035055248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035055248 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035055248 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035055248 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035055248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035055248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035055248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035055248 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035055248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035055248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035055248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035055248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035055248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035055248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00a72d01) (sccp_scrc.c:472) 20241027035055248 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241027035055248 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035055248 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035055248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035055248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035055248 DCN DEBUG handle_cn_conn_conf() conn_id=32, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035055248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035055248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035055248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035055249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035055250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035055251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035055252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035055252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035055253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035055254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035055255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035055256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035055256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035055257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035055259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035055260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035055261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035055262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035055264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035055265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035055266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035055268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035055269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035055280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(382)@dc925de6268c: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(382)@dc925de6268c: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)4330495 20241027035056290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035056290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035056290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035056290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035056290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4213ff, normal) (hnbgw_rua.c:407) 20241027035056290 DHNB DEBUG map_rua[0x55d38f21eb60]{init}: Allocated (fsm.c:456) 20241027035056290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035056290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035056290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035056290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035056290 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035056290 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 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:1054) 20241027035056290 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035056290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035056290 DCN DEBUG map_sccp[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035056290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035056290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4330495 <-> SCCP-33 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035056290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 SCCP-33 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035056290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035056290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035056290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035056290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035056290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035056290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035056290 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: Allocated (fsm.c:456) 20241027035056290 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035056290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000470056400500f1100926) (sccp_scrc.c:401) 20241027035056290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035056290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035056290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035056290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035056290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035056290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035056290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035056290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035056290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035056290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035056290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035056290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035056290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035056290 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035056290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035056290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035056290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035056290 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035056290 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035056290 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035056290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035056290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035056290 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035056290 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(381)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(381)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(382)@dc925de6268c: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392) HNBGW_Test.msc1-RAN(382)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)6881058 HNBGW_Test.msc1-SCCP(381)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(381)@dc925de6268c: 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(392)@dc925de6268c: setverdict(pass): none -> pass 20241027035056296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035056296 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035056296 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035056296 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035056296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035056296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035056296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035056296 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035056296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035056296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035056296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035056296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035056296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035056296 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bbe004) (sccp_scrc.c:472) 20241027035056296 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241027035056296 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035056296 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035056296 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035056296 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035056296 DCN DEBUG handle_cn_conn_conf() conn_id=33, 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:483) 20241027035056296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035056296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035056297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035056297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035056299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035056300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035056301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035056303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035056304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035056306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035056307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035056308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035056310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035056311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035056313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035056314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035056315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035056316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035056317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035056318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035056319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035056320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035056321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035056333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(379)@dc925de6268c: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(379)@dc925de6268c: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)10741782 20241027035057340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035057340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035057340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035057340 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035057340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3e816, normal) (hnbgw_rua.c:407) 20241027035057340 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035057340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035057340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035057340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035057340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035057340 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 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:1054) 20241027035057340 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035057340 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035057340 DCN DEBUG map_sccp[0x55d38f2211b0]{init}: Allocated (fsm.c:456) 20241027035057340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035057340 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10741782 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035057340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 SCCP-34 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035057340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035057340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035057340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035057340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035057340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035057340 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035057340 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: Allocated (fsm.c:456) 20241027035057340 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035057340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002aa0056400500f1100926) (sccp_scrc.c:401) 20241027035057340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035057340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035057340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035057340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035057340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035057340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035057340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035057340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035057340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035057340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035057340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035057340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035057340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035057340 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035057340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035057340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035057340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057340 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035057340 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035057340 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035057340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035057340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035057340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035057340 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(378)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(379)@dc925de6268c: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393) HNBGW_Test.msc0-RAN(379)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)13416774 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)@dc925de6268c: setverdict(pass): none -> pass 20241027035057343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057343 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035057343 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035057343 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035057343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035057343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035057343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035057343 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035057343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035057343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035057343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035057343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035057343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035057343 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037560c) (sccp_scrc.c:472) 20241027035057343 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241027035057343 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035057343 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035057343 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035057343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035057343 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035057343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035057343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035057343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035057344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035057345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035057346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035057347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035057349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035057351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035057352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035057353 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035057355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035057356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035057357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035057358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035057360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035057361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035057362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035057364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035057365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035057366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035057367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035057367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(385)@dc925de6268c: Final verdict of PTC: none 20241027035057371 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37259<->l=127.0.0.1:4262) (control_if.c:193) 20241027035057371 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035057371 DLINP DEBUG SRVCONN(,r=127.0.0.1:49925<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035057371 DLINP NOTICE SRV(,r=127.0.0.1:49925<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035057371 DMAIN NOTICE (127.0.0.1:49925 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49925<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035057371 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(388)@dc925de6268c: Final verdict of PTC: none 20241027035057372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(382)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(387)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(384)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(378)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(381)@dc925de6268c: Final verdict of PTC: none 20241027035057372 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035057372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035057372 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035057372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035057372 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 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035057372 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035057372 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 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035057372 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035057372 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035057372 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375)@dc925de6268c: Final verdict of PTC: none 20241027035057372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035057372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035057372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(383)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(377)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(379)@dc925de6268c: Final verdict of PTC: none 20241027035057373 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 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035057373 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) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035057373 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035057373 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 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035057373 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035057373 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) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035057373 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035057373 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035057373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(386)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(390)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(380)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(372)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(389)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(372): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(373): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(374): none (pass -> pass) 20241027035057384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035057384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035057384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035057384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035057384 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035057384 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035057384 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035057384 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035057384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035057385 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035057385 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035057385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035057385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035057385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035057385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035057385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035057385 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035057385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035057385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035057385 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035057385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035057386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035057386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035057386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{disrupted}: Freeing instance (context_map.c:202) 20241027035057386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4330495)[0x55d38f21eb60]{disrupted}: Deallocated (fsm.c:568) 20241027035057386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035057386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{disconnected}: Freeing instance (context_map.c:206) 20241027035057386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55d38f224c40]{disconnected}: Deallocated (fsm.c:568) 20241027035057386 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4330495 SCCP-33 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241027035057386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035057386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035057387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035057387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035057387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035057387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035057387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035057387 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035057387 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035057387 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035057387 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035057387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035057387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035057387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035057387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035057387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035057387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035057387 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035057388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035057388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035057388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035057388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035057388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035057388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035057388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035057390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035057390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035057390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035057390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(375): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(376): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(378): none (pass -> pass) 20241027035057390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(379): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(380): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(381): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(382): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(383): none (pass -> pass) 20241027035057390 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(384): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(385): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(386): none (pass -> pass) 20241027035057390 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(387): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(388): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(389): none (pass -> pass) 20241027035057390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(390): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(392): pass (pass -> pass) 20241027035057391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(393): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass 20241027035057391 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) MTC@dc925de6268c: 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'. 20241027035057391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035057391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035057391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035057391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035057391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035057391 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035057391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035057391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035057391 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035057391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035057391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035057392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035057392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035057392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1646842)[0x55d38f2202d0]{disrupted}: Deallocated (fsm.c:568) 20241027035057392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035057392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035057392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035057392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1646842 SCCP-32 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035057392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035057392 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035057392 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035057392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035057392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035057392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035057392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035057393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035057393 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035057393 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035057393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035057393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10741782)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035057393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{disconnected}: Freeing instance (context_map.c:206) 20241027035057394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55d38f2211b0]{disconnected}: Deallocated (fsm.c:568) 20241027035057394 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10741782 SCCP-34 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241027035057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035057394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035057394 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035057394 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035057394 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035057394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035057394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035057394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035057395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035057395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035057398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035057398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035057398 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035057398 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035057398 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035057399 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035057399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057399 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035057399 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035057399 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035057399 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035057399 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035057399 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035057399 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035057399 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035057399 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035057399 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Sun Oct 27 03:50:57 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 20241027035057524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035058126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357060) 20241027035058307 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035058307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035058307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035058307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035058307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035058307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035058307 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035058307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035058307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035058307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035058307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035058307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035058307 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035058307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035058307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035058307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035058307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035058307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035058307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035058307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035058307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035058307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035058307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035058307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035058307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035058307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035058307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035058307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035058307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035058307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035058307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035058307 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035058307 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035058307 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=357060, count=363244) 20241027035059249 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035059249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035059249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035059249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035059249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035059249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035059249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035059249 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035059249 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035059249 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035059249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035059249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035059249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035059249 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035059253 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035059253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035059253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035059253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035059253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035059253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035059253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035059253 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035059253 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035059253 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035059253 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035059253 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035059253 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035059253 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035059268 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035059268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035059268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035059268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035059268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035059268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035059268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035059268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035059268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035059268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035059268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035059268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035059268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035059268 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035059373 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035059373 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035059373 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035059373 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035059373 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035059373 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035059373 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035059373 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035059373 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035059373 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035059373 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035059373 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 & 20241027035100170 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035100170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035100170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035100170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035100170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035100170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035100170 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035100170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035100170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035100170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035100170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035100170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035100170 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035100170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035100170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035100170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035100170 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035100170 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035100170 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035100170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035100170 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035100170 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035100170 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035100170 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035100170 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035100170 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035100170 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035100170 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035100170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035100170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035100170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) Waiting for packet dumper to start... 0 20241027035101137 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035101137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035101137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035101137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101137 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035101137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035101137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035101137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101137 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035101137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035101137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035101137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035101137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035101137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035101137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241027035101182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035101193 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035101193 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035101207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035101209 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34260 (stream_srv.c:129) 20241027035101209 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34260<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035101218 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46411<->l=127.0.0.1:4262) (control_if.c:570) 20241027035101220 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101220 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101220 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101220 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101221 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101221 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101221 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101221 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101222 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101222 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035101222 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101222 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035101222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101222 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101222 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101222 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035101222 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035101222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101222 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101222 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035101222 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035101222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101222 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101222 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035101222 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035101222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101222 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101222 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101222 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101222 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035101222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035101222 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035101222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101222 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101222 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101222 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035101222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035101223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101223 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101223 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101223 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035101223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101223 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101223 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101223 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035101223 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(402)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(402)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(402)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(400)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(405)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(405)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(405)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(403)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035101257 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101257 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101257 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101257 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101257 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101257 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101257 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035101258 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101259 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101259 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035101259 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101259 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035101259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101259 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101259 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035101259 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035101259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101259 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101259 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035101259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035101259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101259 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101259 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035101259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035101259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101259 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035101259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035101259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035101259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035101259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(408)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(408)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(408)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(406)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(411)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(411)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(411)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(409)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035101301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035101301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035101301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035101301 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035101301 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035101301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035101301 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035101301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035101301 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@dc925de6268c: setverdict(pass): none -> pass 20241027035101307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035101307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035101307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035101307 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035101307 DHNBAP DEBUG (127.0.0.1:34260 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035101307 DHNBAP NOTICE (127.0.0.1:34260 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035101307 DHNBAP NOTICE (127.0.0.1:34260 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035101307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035101307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035101438 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035101438 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035101438 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035101438 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(402)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035101441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101441 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035101441 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035101441 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035101441 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101441 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035101441 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035101441 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035101441 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035101442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035101442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035101442 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035101442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035101442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035101442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035101442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035101442 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035101442 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035101442 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101443 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101443 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035101443 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035101443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101443 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101443 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101443 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101443 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101443 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035101443 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035101443 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035101443 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035101443 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035101454 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035101454 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035101454 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035101454 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(405)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035101456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101456 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035101456 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035101456 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035101456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101456 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035101456 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035101456 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035101456 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035101456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035101456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035101456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035101456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035101456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035101456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035101456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035101456 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035101456 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035101456 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101457 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101457 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035101457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035101458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035101458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101458 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035101458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035101458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035101458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035101458 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035101473 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035101473 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035101473 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035101473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(408)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035101474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101474 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035101474 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035101474 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035101474 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035101474 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035101475 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035101476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101476 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035101476 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035101476 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035101476 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035101476 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035101476 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035101476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035101476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035101476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035101476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035101476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035101476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035101476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035101476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035101476 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035101476 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101477 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035101477 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035101477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101477 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101477 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101477 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101477 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035101477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035101477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035101477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035101477 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035101486 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035101486 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035101486 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035101486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(411)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035101487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101487 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035101487 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035101487 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035101487 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035101488 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035101488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035101488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101488 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035101488 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035101488 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035101488 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035101488 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035101488 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035101488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035101488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035101488 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035101488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035101488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035101488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035101488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035101488 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035101488 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035101488 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035101489 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035101489 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035101489 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035101489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035101489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035101489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035101490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035101490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035101490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035101490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035101490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035101490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035101490 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035101490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035101490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035101490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035101490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035101490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035101490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035101490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035101490 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102167 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035102167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a94ec), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035102167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102167 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035102167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036798e), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035102167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102167 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035102167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8c549), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035102167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102167 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035102167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065f201), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035102167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035102167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035102167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035102167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035102167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035102167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035102167 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102169 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102169 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102169 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102169 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=006a94ec) (sccp_scrc.c:472) 20241027035102169 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1823) 20241027035102169 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035102169 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035102169 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035102169 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035102169 DLSCCP DEBUG SCCP-SCOC(19)[0x55d38f227070]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(401)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(404)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035102258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102258 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035102258 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035102258 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035102258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102258 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035102258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035102258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035102258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102258 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035102258 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035102258 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) 20241027035102258 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) 20241027035102259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035102259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102259 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035102259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102259 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035102259 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035102259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035102259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102259 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035102259 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035102259 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102259 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035102259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035102259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035102259 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035102259 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(404)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(407)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035102277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102277 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035102277 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035102277 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035102277 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102277 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102277 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102277 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035102278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035102278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035102278 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035102278 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035102278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035102278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035102278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035102278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102278 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035102278 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035102278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102278 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102278 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102278 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035102278 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102278 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035102278 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035102278 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102278 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035102279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035102279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035102279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035102279 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035102279 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(407)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(410)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035102292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102292 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035102292 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035102292 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102292 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035102292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035102292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035102292 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035102292 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) 20241027035102292 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) 20241027035102292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035102292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035102292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102292 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035102292 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035102292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102292 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102292 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102292 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035102292 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035102292 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102293 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035102293 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035102293 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035102293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102293 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035102293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035102293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035102293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035102294 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035102294 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(410)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035102370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102370 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102370 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102370 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102370 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102370 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102370 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102370 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102370 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102370 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102370 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102370 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102370 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102370 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102370 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035102370 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035102370 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035102370 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035102370 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035102370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=0036798e) (sccp_scrc.c:472) 20241027035102370 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(18)[0x55d38f226520]{IDLE}: Deallocated (fsm.c:568) 20241027035102370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00e8c549) (sccp_scrc.c:472) 20241027035102370 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(17)[0x55d38f228cf0]{IDLE}: Deallocated (fsm.c:568) 20241027035102370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=0065f201) (sccp_scrc.c:472) 20241027035102370 DLSCCP DEBUG Received CO:RELCO for local reference 16 (sccp_scoc.c:1823) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035102370 DLSCCP DEBUG SCCP-SCOC(16)[0x55d38f2219c0]{IDLE}: Deallocated (fsm.c:568) 20241027035102370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035102370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035102370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035102370 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035102370 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035102370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035102370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035102370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035102370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035102371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035102371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035102371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035102371 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035102371 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035102371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035102371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035102371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035102371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035102371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035102371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035102371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035102371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035102371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035102371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035102371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035102371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035102371 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035102371 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035102371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035102371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035102371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035102371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035102371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035102371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035102371 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035102371 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(401)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035103311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035103314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035103315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035103317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035103318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035103320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035103321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035103323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035103323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035103324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035103325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035103326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035103327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035103327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035103328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035103329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035103330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035103330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035103331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035103332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035103342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(404)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)2924977 20241027035104355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035104355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035104355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035104355 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035104355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ca1b1, normal) (hnbgw_rua.c:407) 20241027035104355 DHNB DEBUG map_rua[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035104355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035104355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2924977 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035104355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035104355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035104355 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2924977 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035104355 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027035104355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035104355 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2924977 <-> SCCP-35 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035104355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2924977 SCCP-35 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035104355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035104355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035104355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035104355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035104355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035104355 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035104355 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: Allocated (fsm.c:456) 20241027035104355 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035104355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002f90056400500f1100926) (sccp_scrc.c:401) 20241027035104355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035104355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035104355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035104355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035104355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035104355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035104355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035104355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035104355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035104355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035104355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035104355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035104355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035104355 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035104355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035104355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035104356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035104356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035104356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035104356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035104356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035104356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035104356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035104356 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(403)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(404)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(404)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)10357737 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035104361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035104361 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035104361 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035104361 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035104361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035104361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035104361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035104361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035104361 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035104361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035104361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035104361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035104361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035104361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035104361 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00523e41) (sccp_scrc.c:472) 20241027035104361 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241027035104361 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035104361 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035104361 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035104361 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035104361 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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:483) 20241027035104361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035104362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035104362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035104363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035104365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035104366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035104368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035104369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035104370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035104372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035104373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035104374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035104375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035104376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035104377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035104377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035104378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035104379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035104380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035104381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035104382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035104383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035104395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(404)@dc925de6268c: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@dc925de6268c: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)9284457 20241027035105577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035105577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035105577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035105577 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035105577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8dab69, normal) (hnbgw_rua.c:407) 20241027035105577 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035105577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035105577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284457 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035105577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035105577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035105577 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035105577 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284457 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035105577 DCN DEBUG map_sccp[0x55d38f2211b0]{init}: Allocated (fsm.c:456) 20241027035105577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035105577 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9284457 <-> SCCP-36 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035105577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284457 SCCP-36 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035105577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035105577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035105577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035105577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035105577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035105577 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035105577 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: Allocated (fsm.c:456) 20241027035105577 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035105577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000140056400500f1100926) (sccp_scrc.c:401) 20241027035105577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035105577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035105577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035105577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035105577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035105577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035105577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035105577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035105577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035105577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035105577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035105577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035105577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035105577 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035105577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035105577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035105577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035105577 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035105577 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035105577 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035105577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035105577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035105577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035105577 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(403)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(404)@dc925de6268c: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414) HNBGW_Test.msc1-RAN(404)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)948099 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035105580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035105580 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035105580 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035105580 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035105580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035105580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035105580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035105580 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035105580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035105580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035105580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035105580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035105580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035105580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0036c9d4) (sccp_scrc.c:472) 20241027035105580 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241027035105580 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035105580 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035105580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035105580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035105580 DCN DEBUG handle_cn_conn_conf() conn_id=36, 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:483) 20241027035105580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035105580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@dc925de6268c: setverdict(pass): none -> pass 20241027035106057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035106058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035106059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035106060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035106061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035106062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035106063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035106064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035106065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035106065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035106066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035106067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035106068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035106069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035106070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035106073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035106074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035106076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035106077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035106078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035106080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035106090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(404)@dc925de6268c: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(404)@dc925de6268c: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)12908785 20241027035107097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035107097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035107097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035107097 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035107097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4f8f1, normal) (hnbgw_rua.c:407) 20241027035107097 DHNB DEBUG map_rua[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035107097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035107097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12908785 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035107097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035107097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035107097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12908785 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035107097 DCN DEBUG map_sccp[0x55d38f226520]{init}: Allocated (fsm.c:456) 20241027035107097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035107097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12908785 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035107097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12908785 SCCP-37 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035107097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035107097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035107097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035107097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035107097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035107097 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035107097 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: Allocated (fsm.c:456) 20241027035107097 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035107097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002f50056400500f1100926) (sccp_scrc.c:401) 20241027035107097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035107097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035107097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035107097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035107097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035107097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035107097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035107097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035107097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035107097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035107097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107097 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035107097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035107097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035107097 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107097 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107097 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107097 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035107097 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035107097 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035107097 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035107097 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(403)@dc925de6268c: First idle individual index:2 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(404)@dc925de6268c: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415) HNBGW_Test.msc1-RAN(404)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)10084006 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@dc925de6268c: setverdict(pass): none -> pass 20241027035107099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107099 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035107099 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035107099 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035107099 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035107099 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035107099 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035107099 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035107099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035107099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035107099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035107099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035107099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035107099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a60235) (sccp_scrc.c:472) 20241027035107099 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241027035107099 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035107099 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035107099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035107099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035107099 DCN DEBUG handle_cn_conn_conf() conn_id=37, 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:483) 20241027035107099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035107099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035107100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035107101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035107102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035107104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035107105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035107107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035107108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035107109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035107111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035107112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035107113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035107115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035107116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035107116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035107117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035107119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035107120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035107121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035107123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035107124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035107126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035107129 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035107129 DLINP DEBUG SRVCONN(,r=127.0.0.1:34260<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396)@dc925de6268c: Final verdict of PTC: none 20241027035107129 DLINP NOTICE SRV(,r=127.0.0.1:34260<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035107129 DMAIN NOTICE (127.0.0.1:34260 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34260<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035107130 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(410)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(407)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(406)@dc925de6268c: Final verdict of PTC: none 20241027035107130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(401)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(400)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(404)@dc925de6268c: Final verdict of PTC: none 20241027035107130 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46411<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-SCCP(409)@dc925de6268c: Final verdict of PTC: none 20241027035107130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035107130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035107130 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035107130 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035107130 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 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035107130 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035107130 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035107130 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035107130 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 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035107130 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035107130 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035107130 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035107130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) HNBGW_Test.sgsn0-M3UA(408)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395)@dc925de6268c: Final verdict of PTC: none 20241027035107130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc1-M3UA(405)@dc925de6268c: Final verdict of PTC: none20241027035107131 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 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035107131 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) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035107131 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035107131 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 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035107131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035107131 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035107131 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) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035107131 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035107131 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035107131 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035107131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035107131 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035107131 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035107131 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035107131 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035107131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035107131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) IPA-CTRL-CLI-IPA(399)@dc925de6268c: Final verdict of PTC: none 20241027035107131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035107131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn1-M3UA(411)@dc925de6268c: Final verdict of PTC: none 20241027035107131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035107131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035107131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035107131 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035107131 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035107131 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035107131 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035107131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035107131 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035107131 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035107131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523e41), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035107131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035107132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107132 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035107132 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035107132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{disrupted}: Freeing instance (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2924977)[0x55d38f227070]{disrupted}: Deallocated (fsm.c:568) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027035107132 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2924977 SCCP-35 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035107132 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035107132 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035107132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c9d4), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035107132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035107132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107132 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035107132 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035107132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9284457)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{disconnected}: Freeing instance (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55d38f2211b0]{disconnected}: Deallocated (fsm.c:568) 20241027035107132 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9284457 SCCP-36 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035107132 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035107132 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035107132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60235), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035107132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035107132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107132 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035107132 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035107132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{disrupted}: Freeing instance (context_map.c:202) 20241027035107132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12908785)[0x55d38f224c40]{disrupted}: Deallocated (fsm.c:568) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{disconnected}: Freeing instance (context_map.c:206) 20241027035107132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55d38f226520]{disconnected}: Deallocated (fsm.c:568) 20241027035107132 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12908785 SCCP-37 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241027035107132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) VirtHNBGW-STATS(394)@dc925de6268c: Final verdict of PTC: none20241027035107132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-M3UA(402)@dc925de6268c: Final verdict of PTC: none 20241027035107132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035107132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035107132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035107132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035107132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035107132 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035107132 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035107133 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035107133 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035107133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035107133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035107133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035107133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035107133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035107133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035107133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035107133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035107133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035107133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW-MGCP(412)@dc925de6268c: Final verdict of PTC: none 20241027035107134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035107134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035107134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035107134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035107134 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035107134 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035107134 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035107134 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035107135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035107135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035107135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035107135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035107135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035107135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035107135 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035107135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035107135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035107135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(403)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed20241027035107141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58194<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(395): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(396): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(397): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(398): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(400): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(401): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(402): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(403): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(404): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(405): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(406): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(407): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(408): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(409): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(410): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(411): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(412): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(414): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(415): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:07 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 20241027035107282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035107386 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035107386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035107386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035107386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107386 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107386 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107386 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035107386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035107386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035107386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035107386 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035107391 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035107391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035107391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035107391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107391 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107391 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107391 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107391 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035107391 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035107391 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035107391 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035107391 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035107393 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035107393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035107393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035107393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035107394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035107394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035107394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035107394 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035107394 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035107394 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035107394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035107394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035107394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035107394 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035107884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368784) 20241027035108307 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035108307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035108307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035108307 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035108307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035108307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035108307 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035108307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035108307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035108307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035108307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035108307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035108307 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035108307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035108307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035108307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035108307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035108307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035108307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035108307 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035108307 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035108308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035108308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035108308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035108308 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035108308 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035108308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035108308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035108308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035108308 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035108308 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035108308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035108308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035108308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=368784, count=375320) 20241027035109132 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035109132 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035109132 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035109132 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035109132 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035109132 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035109132 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035109132 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035109132 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035109132 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035109132 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035109132 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035109250 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035109250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035109250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035109250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035109250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035109250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035109250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035109250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035109250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035109250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035109250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035109250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035109250 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035109254 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035109254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035109254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035109254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035109254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035109254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035109254 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035109254 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035109254 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035109254 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035109254 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035109254 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035109254 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035109269 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035109269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035109269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035109269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035109269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035109269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035109269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035109269 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035109269 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035109269 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035109269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035109269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035109269 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241027035110170 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035110171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035110171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035110171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110171 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035110171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035110171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035110171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110171 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035110171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035110171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035110171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110171 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110171 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110171 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035110171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110171 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110171 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110171 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035110171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110171 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110171 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110171 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035110171 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241027035110923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035110932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035110932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035110947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55214<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035110949 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57139 (stream_srv.c:129) 20241027035110949 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57139<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035110958 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46839<->l=127.0.0.1:4262) (control_if.c:570) 20241027035110960 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035110960 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035110961 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035110961 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035110961 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035110961 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035110961 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035110961 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035110961 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035110961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035110961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035110961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035110961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110961 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035110962 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035110962 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035110962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110962 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110962 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110962 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035110962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035110962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035110962 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035110963 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035110963 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035110963 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035110963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035110963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110963 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035110963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110963 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035110963 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035110963 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035110963 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035110963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035110963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110963 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035110963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110963 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035110963 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035110963 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035110963 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035110963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035110963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035110963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035110963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035110963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035110963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035110963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035110963 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035110963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110963 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110963 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110963 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035110963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110963 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110963 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110963 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035110963 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035110963 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035110963 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035110963 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035110963 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(424)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(424)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(424)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(422)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(427)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(427)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(427)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(425)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(430)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(430)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(430)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(428)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035111021 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035111021 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111021 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035111021 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111021 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035111021 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111021 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035111021 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111022 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111022 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035111022 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111022 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035111022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111022 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111022 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111022 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035111022 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111022 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035111022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111022 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111022 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111022 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035111022 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111022 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035111022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111022 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111022 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111022 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035111022 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035111022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111022 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111022 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111023 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111023 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111023 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035111023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111023 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111023 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111023 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035111023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111023 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111023 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111023 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035111023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111023 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111023 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111023 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035111023 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(433)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(433)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(433)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(431)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(436)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(436)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(436)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(434)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(439)@dc925de6268c: ************************************************* HNBGW_Test.sgsn2-M3UA(439)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(439)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(437)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035111087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035111087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035111087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035111087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035111087 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035111087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035111087 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035111087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035111087 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@dc925de6268c: setverdict(pass): none -> pass 20241027035111092 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035111092 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035111092 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035111092 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035111092 DHNBAP DEBUG (127.0.0.1:57139 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035111092 DHNBAP NOTICE (127.0.0.1:57139 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035111092 DHNBAP NOTICE (127.0.0.1:57139 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035111092 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035111092 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035111137 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035111137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035111137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035111137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111137 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035111137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035111137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035111137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111137 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035111137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035111137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035111137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035111137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035111137 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111137 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111137 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111137 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035111137 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035111183 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111183 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035111183 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111183 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(424)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035111185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111186 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035111186 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111186 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111186 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111186 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111186 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111187 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111187 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111187 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111187 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035111187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111187 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111187 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111187 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111188 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035111188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035111188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035111188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111188 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111188 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111188 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111188 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035111188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035111188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035111188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035111188 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111203 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111203 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035111203 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111203 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(427)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035111206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111206 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035111206 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111206 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111206 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111206 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111206 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111207 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111207 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111207 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111207 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111207 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111207 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111207 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035111207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111207 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111207 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111207 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111208 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111208 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035111208 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035111208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035111208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111208 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111208 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111208 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111208 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111209 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035111209 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035111209 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035111209 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035111209 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111218 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111218 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035111218 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111218 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(430)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035111221 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111221 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035111221 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111221 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111221 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111221 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111221 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111223 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111223 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111223 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111223 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111223 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111223 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111223 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111223 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035111223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111223 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111223 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111223 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111224 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111224 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035111224 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035111224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035111224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111224 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035111224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035111224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035111224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035111224 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111241 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111241 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035111241 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111241 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(433)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035111244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111244 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035111244 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111244 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111244 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111244 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111244 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111245 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111245 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111245 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111245 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111245 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111245 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035111245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111245 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111245 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111245 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111246 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035111246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035111246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035111246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035111246 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111246 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035111246 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035111246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111246 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111257 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111257 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035111257 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(436)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035111259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111259 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035111259 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111259 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111259 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111260 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111260 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111260 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111260 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035111260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111260 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111260 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111260 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111261 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035111261 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035111261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111261 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035111261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035111261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035111261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035111261 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111275 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035111275 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035111275 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035111275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(439)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035111278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111278 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035111278 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035111278 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035111278 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035111278 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035111278 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035111279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111279 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035111279 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035111279 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035111279 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035111279 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035111279 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035111279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035111279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035111279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035111279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035111279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035111279 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035111279 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035111279 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035111280 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035111280 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035111280 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035111280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111280 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035111280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111280 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035111280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111280 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111280 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111280 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035111280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035111280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035111280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035111280 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(423)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035111991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111991 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035111991 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035111991 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035111991 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035111991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035111991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035111991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035111991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035111991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035111991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035111991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035111991 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035111991 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035111991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035111991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035111991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035111991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035111991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035111991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035111991 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035111991 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035111991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111991 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035111991 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035111991 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035111991 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035111991 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111993 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035111993 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035111993 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035111993 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035111993 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035111993 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035111993 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035111993 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035111993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035111993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035111993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035111993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035111993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035111993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035111993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035111993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035111993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035111993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035111993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035111993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035111993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035111993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035111993 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035111993 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(423)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(426)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035112008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112008 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035112008 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035112008 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035112008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112008 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035112009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035112009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035112009 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035112009 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) 20241027035112009 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) 20241027035112009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035112009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035112009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035112009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035112009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035112009 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035112009 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035112009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035112009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035112009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035112009 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112009 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035112009 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035112009 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112009 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035112009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035112009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112009 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035112009 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035112009 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(426)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(429)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035112026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112026 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035112026 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035112026 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112026 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112026 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:599) 20241027035112026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035112026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035112026 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035112026 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) 20241027035112026 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) 20241027035112026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035112026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035112026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035112026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035112026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035112026 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035112026 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035112026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035112026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035112026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035112026 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035112026 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112028 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035112028 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035112028 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035112028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112028 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112028 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:599) 20241027035112028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035112029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035112029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112029 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035112029 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035112029 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(429)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(432)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035112048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112048 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035112048 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035112048 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112048 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035112048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035112048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112048 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035112048 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035112048 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035112048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035112048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035112048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035112048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035112048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035112048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035112048 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035112048 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035112048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112048 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035112048 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035112048 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035112048 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112048 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112048 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035112048 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035112048 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112048 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112048 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035112048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035112048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035112048 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035112048 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(432)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(435)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035112064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112064 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035112064 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035112064 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035112064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112064 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035112065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035112065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035112065 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035112065 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) 20241027035112065 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) 20241027035112065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035112065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035112065 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035112065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035112065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035112065 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035112065 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035112065 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112065 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035112065 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035112065 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035112065 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035112065 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035112065 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035112065 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112066 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035112066 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035112066 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035112066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112066 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035112066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035112066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035112066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035112067 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035112067 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(435)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(438)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035112084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112084 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035112084 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035112084 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035112084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112084 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112084 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:599) 20241027035112084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035112084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035112084 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:386) 20241027035112084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112084 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:386) 20241027035112084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035112085 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035112085 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) 20241027035112085 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) 20241027035112085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035112085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035112085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035112085 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035112085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035112085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035112085 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035112085 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: link up (cnlink.c:111) 20241027035112085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112085 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035112085 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035112085 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035112085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035112085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035112085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035112085 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035112086 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035112086 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035112086 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035112086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035112086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035112086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035112086 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035112086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035112086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035112086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035112086 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:599) 20241027035112086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035112086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035112086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035112086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035112086 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:386) 20241027035112086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035112086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112086 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:386) 20241027035112086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035112086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035112086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035112086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035112086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035112086 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035112086 DRANAP INFO cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(438)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035113097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035113100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035113101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035113103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035113104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035113106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035113107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035113108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035113109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035113110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035113111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035113112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035113112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035113113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035113114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035113115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035113115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035113116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035113117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035113118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035113129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(429)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)2542071 20241027035114153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035114153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035114153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035114153 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035114153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26c9f7, normal) (hnbgw_rua.c:407) 20241027035114153 DHNB DEBUG map_rua[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035114153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035114153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2542071 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035114153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035114153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035114153 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2542071 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035114153 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027035114153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035114153 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2542071 <-> SCCP-38 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035114153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2542071 SCCP-38 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035114153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035114153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035114153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035114153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035114153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035114153 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035114153 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: Allocated (fsm.c:456) 20241027035114153 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035114153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001da0056400500f1100926) (sccp_scrc.c:401) 20241027035114153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035114153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035114153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035114153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035114153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035114153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035114153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035114153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035114153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035114153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035114153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035114153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035114153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035114153 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035114153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035114153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035114154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035114154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035114154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035114154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035114154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035114154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035114154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035114154 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(428)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(429)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc2-RAN(429)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)12132362 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@dc925de6268c: setverdict(pass): none -> pass 20241027035114162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035114162 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035114162 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035114162 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035114162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035114163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035114163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035114163 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035114163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035114163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035114163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035114163 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:599) 20241027035114163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035114163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021eeab) (sccp_scrc.c:472) 20241027035114163 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241027035114163 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035114163 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035114163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035114163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035114163 DCN DEBUG handle_cn_conn_conf() conn_id=38, 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:483) 20241027035114163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035114163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035114163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40380<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035114164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035114167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035114169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035114171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035114173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035114175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035114176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035114178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035114181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035114183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035114185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035114188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035114190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035114192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035114193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035114196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035114198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035114200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035114202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035114204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035114223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(429)@dc925de6268c: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(429)@dc925de6268c: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)2594331 20241027035115236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035115236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035115236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035115236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035115236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27961b, normal) (hnbgw_rua.c:407) 20241027035115236 DHNB DEBUG map_rua[0x55d38f2211b0]{init}: Allocated (fsm.c:456) 20241027035115236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035115236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2594331 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035115236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035115236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035115236 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035115236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2594331 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035115236 DCN DEBUG map_sccp[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035115236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035115236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2594331 <-> SCCP-39 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035115236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2594331 SCCP-39 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035115236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035115236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035115236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035115237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035115237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035115237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035115237 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: Allocated (fsm.c:456) 20241027035115237 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035115237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300013e0056400500f1100926) (sccp_scrc.c:401) 20241027035115237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035115237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035115237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035115237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035115237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035115237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035115237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035115237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035115237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035115237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035115237 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035115237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035115237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035115237 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035115237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035115237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035115237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035115237 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035115237 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035115237 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035115237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035115237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035115237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035115237 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(428)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(429)@dc925de6268c: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442) HNBGW_Test.msc2-RAN(429)@dc925de6268c: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)3096586 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035115240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035115240 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035115240 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035115240 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035115240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035115240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035115240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035115240 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035115240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035115240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035115240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035115240 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:599) 20241027035115240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035115240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf8745) (sccp_scrc.c:472) 20241027035115240 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241027035115240 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035115240 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035115240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035115240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035115240 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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:483) 20241027035115240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035115240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@dc925de6268c: setverdict(pass): none -> pass 20241027035115242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035115243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035115245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035115246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035115248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035115249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035115251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035115253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035115254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035115256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035115257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035115259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035115261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035115263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035115264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035115266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035115268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035115269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035115271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035115274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035115276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035115289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(426)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(426)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@dc925de6268c: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)5870801 20241027035116302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035116302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035116302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035116302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035116302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5994d1, normal) (hnbgw_rua.c:407) 20241027035116302 DHNB DEBUG map_rua[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035116302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035116302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5870801 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035116302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035116302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035116302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5870801 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035116302 DCN DEBUG map_sccp[0x55d38f22c4c0]{init}: Allocated (fsm.c:456) 20241027035116302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035116302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5870801 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035116302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5870801 SCCP-40 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035116302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035116302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035116302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035116302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035116302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035116302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035116302 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: Allocated (fsm.c:456) 20241027035116302 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035116302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003a50056400500f1100926) (sccp_scrc.c:401) 20241027035116302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035116302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035116302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035116302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035116302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035116302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035116302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035116302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035116302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035116302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035116302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035116302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035116302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035116302 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035116302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035116302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035116302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116302 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035116302 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035116302 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035116302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035116302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035116302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035116302 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(425)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(425)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(426)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443) HNBGW_Test.msc1-RAN(426)@dc925de6268c: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)4993300 HNBGW_Test.msc1-SCCP(425)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(425)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035116310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116310 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035116310 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035116310 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035116310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035116310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035116310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035116310 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035116310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035116310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035116310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035116310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035116310 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9f921) (sccp_scrc.c:472) 20241027035116310 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241027035116310 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035116310 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035116310 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116310 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035116310 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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:483) 20241027035116310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035116310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@dc925de6268c: setverdict(pass): none -> pass 20241027035116311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035116312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035116314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035116316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035116318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035116319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035116321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035116323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035116325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035116327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035116328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035116330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035116332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035116333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035116335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035116336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035116338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035116340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035116342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035116344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035116345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035116350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035116350 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46839<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(426)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(438)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(423)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418)@dc925de6268c: Final verdict of PTC: none 20241027035116351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035116351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035116351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035116351 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 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116351 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035116351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035116351 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035116351 DLINP DEBUG SRVCONN(,r=127.0.0.1:57139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035116351 DLINP NOTICE SRV(,r=127.0.0.1:57139<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-RAN(435)@dc925de6268c: Final verdict of PTC: none 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035116351 DMAIN NOTICE (127.0.0.1:57139 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57139<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035116351 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 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035116351 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116351 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116351 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035116351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035116351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116351 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116351 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116351 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116351 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035116351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035116351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116351 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116351 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116351 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(424)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(433)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(431)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(437)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(416)@dc925de6268c: Final verdict of PTC: none 20241027035116352 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 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035116352 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) 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035116352 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116352 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116352 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116352 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116352 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035116353 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 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035116353 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241027035116353 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) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116353 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035116353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035116353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116353 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116353 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116353 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116353 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035116353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035116353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116353 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116353 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116353 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116353 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035116353 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035116353 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035116353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021eeab), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035116353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035116353 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035116353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035116353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035116353 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035116353 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035116353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{disrupted}: Freeing instance (context_map.c:202) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2542071)[0x55d38f227070]{disrupted}: Deallocated (fsm.c:568) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027035116353 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2542071 SCCP-38 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035116353 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035116353 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035116353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf8745), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035116353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035116353 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035116353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035116353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035116353 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035116353 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035116353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{disrupted}: Freeing instance (context_map.c:202) 20241027035116353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2594331)[0x55d38f2211b0]{disrupted}: Deallocated (fsm.c:568) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{disconnected}: Freeing instance (context_map.c:206) 20241027035116353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55d38f224c40]{disconnected}: Deallocated (fsm.c:568) 20241027035116353 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2594331 SCCP-39 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241027035116353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035116353 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.sgsn1-SCCP(434)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(430)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(428)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(427)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(425)@dc925de6268c: Final verdict of PTC: none 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035116353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035116353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035116353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035116353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035116353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035116353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035116353 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 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035116353 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) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035116353 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116353 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419)@dc925de6268c: Final verdict of PTC: none 20241027035116361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035116361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116361 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116361 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116362 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116362 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035116362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035116362 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035116362 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035116362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f921), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035116362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035116362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035116362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035116362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035116362 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035116362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035116362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035116362 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035116362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035116362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035116362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035116362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{disrupted}: Freeing instance (context_map.c:202) 20241027035116362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5870801)[0x55d38f222040]{disrupted}: Deallocated (fsm.c:568) 20241027035116362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035116362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{disconnected}: Freeing instance (context_map.c:206) 20241027035116362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55d38f22c4c0]{disconnected}: Deallocated (fsm.c:568) 20241027035116362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5870801 SCCP-40 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027035116362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035116362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035116362 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035116362 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035116362 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035116362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035116362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035116362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035116362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035116362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035116362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035116362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035116362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035116362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(429)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(436)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(440)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(432)@dc925de6268c: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417)@dc925de6268c: Final verdict of PTC: none 20241027035116374 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 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035116374 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241027035116374 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) 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241027035116374 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035116374 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035116374 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035116374 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035116375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035116375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035116375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035116375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035116375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035116375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035116375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035116375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035116375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035116375 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035116375 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035116375 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035116375 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(421)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(422)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(439)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035116395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55214<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(416): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(417): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(418): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(419): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(420): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(421): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(422): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(423): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(424): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(425): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(426): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(427): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(428): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(429): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(430): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(431): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(432): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(433): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(434): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(435): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(436): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(437): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(438): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(439): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(440): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(442): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(443): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:16 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 20241027035116619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035117133 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035117133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60235), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035117133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117133 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035117133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c9d4), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035117133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117133 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035117133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523e41), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035117133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035117133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035117133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035117133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035117133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035117133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035117133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035117321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412788) 20241027035117386 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035117386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035117386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035117387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035117387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035117387 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035117387 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035117392 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035117392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035117392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117392 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117392 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117392 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035117392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035117392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035117392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035117392 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035117394 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035117394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035117394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035117394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035117394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035117394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035117394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035117394 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035117394 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035117394 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035117394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035117394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035117394 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035117394 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035118309 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035118309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035118309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035118309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035118309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035118309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035118309 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035118309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035118309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035118309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035118309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035118309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035118309 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035118309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035118309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035118309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035118309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035118309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035118309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035118309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035118309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035118309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035118309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035118309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035118309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035118309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035118309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035118309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035118309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035118309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035118309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035118309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035118309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035118309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=412788, count=427944) 20241027035118351 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118351 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118351 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035118352 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118352 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118352 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035118353 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118353 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118353 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035118353 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118353 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118353 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035118353 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118353 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118353 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035118378 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035118378 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035118378 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241027035119251 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035119251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035119251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035119251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035119251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035119251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035119251 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035119251 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035119251 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035119251 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035119251 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035119251 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035119251 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035119255 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035119255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035119255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035119255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035119255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035119255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035119255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035119255 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035119255 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035119255 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035119255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035119255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035119255 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035119270 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035119270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035119270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035119270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035119270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035119270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035119270 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035119270 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035119270 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035119270 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035119270 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035119270 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035119270 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51: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_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 20241027035120172 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035120172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035120172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035120172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120172 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035120172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035120172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035120172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120172 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035120172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035120172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035120172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035120172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035120172 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120172 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120172 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120172 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035120172 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241027035120377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035120387 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035120387 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_from_other_PLMN-Iuh0(445)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035120396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035120397 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37120 (stream_srv.c:129) 20241027035120397 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37120<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035120409 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46313<->l=127.0.0.1:4262) (control_if.c:570) 20241027035120410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120410 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120411 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120411 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120411 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120411 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120411 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120412 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035120412 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120412 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035120412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120412 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120412 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035120412 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120413 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035120413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120413 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120413 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120413 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035120413 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035120413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120413 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120413 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120413 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035120413 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035120413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120413 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035120413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035120413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035120413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035120413 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(452)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(452)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(452)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(450)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(455)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(455)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(455)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(453)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(458)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(458)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(458)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(456)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035120463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120463 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120463 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120463 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120463 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035120463 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120464 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120464 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035120464 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120464 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035120464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120465 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120465 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035120465 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035120465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120465 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120465 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035120465 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120465 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035120465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120465 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035120465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035120465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035120465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035120465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035120465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035120465 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(461)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(461)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(461)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(459)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(464)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(464)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(464)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(462)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(467)@dc925de6268c: ************************************************* HNBGW_Test.sgsn2-M3UA(467)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(467)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(465)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035120532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035120532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035120532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035120532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035120532 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035120532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035120532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035120532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035120532 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@dc925de6268c: setverdict(pass): none -> pass 20241027035120538 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035120538 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035120538 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035120538 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035120538 DHNBAP DEBUG (127.0.0.1:37120 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035120538 DHNBAP NOTICE (127.0.0.1:37120 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035120538 DHNBAP NOTICE (127.0.0.1:37120 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035120538 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035120538 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035120627 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120627 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035120627 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120627 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(452)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035120630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120630 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035120630 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120630 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120630 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120631 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120631 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120631 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120631 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120631 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120631 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035120631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120631 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120631 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120632 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120632 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035120632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035120632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120632 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120632 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120632 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120632 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120632 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035120632 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035120632 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035120632 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035120632 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035120643 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120643 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035120643 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(455)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035120645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120645 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035120645 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120645 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120645 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120645 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120646 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120646 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120646 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120646 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120646 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120646 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035120646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120646 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120646 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120646 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120647 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035120647 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035120647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120647 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035120647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035120647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035120647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035120647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035120658 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120658 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035120658 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120658 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(458)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035120659 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120659 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035120659 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120659 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120659 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120659 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120660 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120660 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120660 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120660 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120660 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035120660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120660 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120660 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120660 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120661 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035120661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035120661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035120661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120661 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035120661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035120661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035120661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035120661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035120681 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120681 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035120681 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120681 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(461)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035120683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120683 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035120683 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120683 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120683 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120683 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120683 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035120684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120684 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120684 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120684 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120685 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120685 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035120685 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035120685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120685 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035120685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035120685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035120685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035120685 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035120696 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120696 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035120696 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(464)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035120698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120698 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035120698 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120698 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120698 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120698 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120699 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120699 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120699 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120699 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120699 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120699 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035120699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120699 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120699 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120699 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120700 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120700 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035120700 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120700 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035120700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120700 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120700 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120700 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120700 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035120700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035120700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035120700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035120700 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035120714 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035120714 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035120714 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035120714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(467)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035120716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120716 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035120716 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035120716 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035120716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120716 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035120716 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035120716 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035120716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035120716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035120716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035120716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035120716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035120716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035120716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035120716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035120716 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035120716 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035120716 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035120717 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035120717 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035120717 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035120717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035120717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035120717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035120717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035120717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035120717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035120717 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035120717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035120717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035120717 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035120717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035120717 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035120717 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035120717 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035120717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035120717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035120717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035120717 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121138 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035121138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb2b41), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035121138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035121138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121138 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035121138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6870), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035121138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035121138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121138 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035121138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716abb), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035121138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035121138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035121138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035121138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121138 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121138 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121138 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035121138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035121138 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121140 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035121140 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035121140 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035121140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121140 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035121141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=00eb2b41) (sccp_scrc.c:472) 20241027035121141 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(22)[0x55d38f228b80]{IDLE}: Deallocated (fsm.c:568) 20241027035121141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121141 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035121141 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035121141 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035121141 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121141 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121141 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121141 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035121141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=005f6870) (sccp_scrc.c:472) 20241027035121141 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035121141 DLSCCP DEBUG SCCP-SCOC(21)[0x55d38f226650]{IDLE}: Deallocated (fsm.c:568) 20241027035121342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121342 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035121342 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035121342 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035121342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121342 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035121342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00716abb) (sccp_scrc.c:472) 20241027035121342 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241027035121342 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035121342 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035121342 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035121342 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035121342 DLSCCP DEBUG SCCP-SCOC(20)[0x55d38f222420]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(451)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(454)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035121448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121448 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035121448 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035121448 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035121448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121448 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121448 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035121449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035121449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121449 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121449 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) 20241027035121449 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) 20241027035121449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035121449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121449 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121449 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035121449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121449 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121449 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121449 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035121449 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121449 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035121449 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035121449 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121449 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035121449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035121449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035121450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121450 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121450 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(454)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(457)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035121462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121462 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035121462 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035121462 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121462 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121462 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:599) 20241027035121462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035121462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121462 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121462 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) 20241027035121462 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) 20241027035121462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121462 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035121462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121462 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121462 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035121462 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121462 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121462 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121462 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035121462 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035121462 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121463 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121463 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035121463 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035121463 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035121463 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121463 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121463 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121463 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121463 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:599) 20241027035121463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035121463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035121463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121463 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121463 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(457)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035121487 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121487 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035121487 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035121487 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035121487 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121487 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121487 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121487 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035121487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035121487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(460)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121487 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121487 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035121487 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035121487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035121487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121487 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121487 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035121488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035121488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035121488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035121488 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035121488 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121489 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035121489 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035121489 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035121489 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121489 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121489 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121489 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035121489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035121489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035121489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121489 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121489 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(460)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(463)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035121502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121502 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035121502 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035121502 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121502 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121502 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121502 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121502 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035121502 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035121502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035121502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121502 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121502 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121502 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) 20241027035121502 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) 20241027035121502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121502 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035121502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121502 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121502 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035121502 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121502 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035121502 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035121502 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121502 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121502 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035121502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035121502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121503 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121503 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(463)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(466)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035121521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121521 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035121521 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035121521 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035121521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121521 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121521 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:599) 20241027035121521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035121521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035121521 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:386) 20241027035121521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121521 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:386) 20241027035121521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121522 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121522 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) 20241027035121522 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) 20241027035121522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035121522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121522 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035121522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121522 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121522 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: link up (cnlink.c:111) 20241027035121522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035121522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035121522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035121522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035121522 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121523 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035121523 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035121523 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035121523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121523 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121523 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:599) 20241027035121523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035121523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035121523 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:386) 20241027035121523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121523 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:386) 20241027035121523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121523 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121523 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121523 DRANAP INFO cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(466)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035121546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121546 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035121546 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035121546 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121546 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121546 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035121546 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035121546 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035121546 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035121546 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035121546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035121546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035121546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035121546 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035121546 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035121546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035121546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035121546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035121546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035121546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035121546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035121546 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035121546 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035121546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035121546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035121546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035121546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035121546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035121546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035121547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035121547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035121547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035121547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035121547 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035121547 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035121547 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035121547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035121547 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035121547 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035121547 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035121547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035121547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035121547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035121547 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(451)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035122542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035122544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035122545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035122546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035122547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035122548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035122549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035122549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035122550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035122551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035122552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035122553 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035122554 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035122555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035122556 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035122557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035122557 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035122558 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035122559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035122560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035122573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(451)@dc925de6268c: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(451)@dc925de6268c: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(469) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)15940067 20241027035123587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035123587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035123587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035123587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035123587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf339e3, normal) (hnbgw_rua.c:407) 20241027035123587 DHNB DEBUG map_rua[0x55d38f228b80]{init}: Allocated (fsm.c:456) 20241027035123587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035123587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15940067 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035123587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035123587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035123587 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241027035123587 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15940067 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:1036) 20241027035123587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15940067 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035123587 DCN DEBUG map_sccp[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035123587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035123587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15940067 <-> SCCP-41 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035123587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15940067 SCCP-41 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035123587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035123587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035123587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035123587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035123587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035123587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035123587 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: Allocated (fsm.c:456) 20241027035123587 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035123587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300030f0056400500f1100926) (sccp_scrc.c:401) 20241027035123587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035123587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035123587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035123587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035123587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035123587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035123587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035123587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035123587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035123587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035123587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035123587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035123587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035123587 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035123587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035123587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035123587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035123587 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035123587 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035123587 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035123587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035123587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035123587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035123587 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(450)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(450)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(451)@dc925de6268c: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(469) HNBGW_Test.msc0-RAN(451)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)9793406 HNBGW_Test.msc0-SCCP(450)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(450)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@dc925de6268c: setverdict(pass): none -> pass 20241027035123593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035123593 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035123593 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035123593 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035123593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035123593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035123593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035123593 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035123593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035123593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035123593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035123593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035123593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035123593 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d57825) (sccp_scrc.c:472) 20241027035123593 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241027035123593 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035123593 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035123593 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035123593 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035123593 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035123593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035123593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035123593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(469)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035123594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035123595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035123596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035123598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035123599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035123600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035123602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035123603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035123604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035123605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035123606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035123607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035123608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035123609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035123610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035123611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035123612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035123613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035123614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035123616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035123629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(457)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(457)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(470) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@dc925de6268c: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)12009323 20241027035124642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035124642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035124642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035124642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035124642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb73f6b, normal) (hnbgw_rua.c:407) 20241027035124642 DHNB DEBUG map_rua[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035124642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035124642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12009323 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035124642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035124642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035124642 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12009323 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035124642 DCN DEBUG map_sccp[0x55d38f2202d0]{init}: Allocated (fsm.c:456) 20241027035124642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035124642 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12009323 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035124643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12009323 SCCP-42 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035124643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035124643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035124643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035124643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035124643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035124643 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035124643 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: Allocated (fsm.c:456) 20241027035124643 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035124643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001190056400500f1100926) (sccp_scrc.c:401) 20241027035124643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035124643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035124643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035124643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035124643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035124643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035124643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035124643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035124643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035124643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035124643 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035124643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035124643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035124643 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035124643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035124643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035124643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035124643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035124643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035124643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035124643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035124643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035124643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(456)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc2-SCCP(456)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(457)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(470) HNBGW_Test.msc2-RAN(457)@dc925de6268c: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)4793547 HNBGW_Test.msc2-SCCP(456)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(456)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@dc925de6268c: setverdict(pass): none -> pass 20241027035124651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124651 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035124651 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035124651 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035124651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035124651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035124651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035124651 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035124652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035124652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035124652 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:599) 20241027035124652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035124652 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00add7d0) (sccp_scrc.c:472) 20241027035124652 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241027035124652 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035124652 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035124652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035124652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035124652 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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:483) 20241027035124652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035124652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035124652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(470)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035124653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035124655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035124657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035124659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035124661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035124663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035124664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035124666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035124668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035124669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035124671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035124673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035124674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035124676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035124677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035124679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035124680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035124682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035124683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035124685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035124690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035124690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46313<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446)@dc925de6268c: Final verdict of PTC: none 20241027035124690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035124690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035124690 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 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035124690 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035124690 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035124690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035124690 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035124690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035124690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035124691 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035124691 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035124691 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 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035124691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035124691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035124691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035124691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035124691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035124691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035124691 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035124691 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035124691 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:37120<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035124691 DLINP NOTICE SRV(,r=127.0.0.1:37120<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035124691 DMAIN NOTICE (127.0.0.1:37120 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37120<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035124691 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(459)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(460)@dc925de6268c: Final verdict of PTC: none 20241027035124691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124691 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 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035124691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035124691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035124691 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) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035124691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035124691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035124691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035124691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035124691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035124691 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035124691 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035124691 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035124691 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035124691 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035124691 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035124691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035124691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035124691 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035124691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035124691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035124691 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035124691 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035124691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{disrupted}: Freeing instance (context_map.c:202) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12009323)[0x55d38f227070]{disrupted}: Deallocated (fsm.c:568) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{disconnected}: Freeing instance (context_map.c:206) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55d38f2202d0]{disconnected}: Deallocated (fsm.c:568) 20241027035124691 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12009323 SCCP-42 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241027035124691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035124691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035124691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035124691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035124691 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035124691 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035124691 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035124691 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035124691 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035124691 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035124691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035124691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035124691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035124691 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035124691 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 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035124691 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 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035124691 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035124691 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241027035124691 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) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035124691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035124691 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) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035124691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035124691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035124691 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 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035124691 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 20241027035124691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035124691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035124691 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 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035124691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035124691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035124691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035124691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(461)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(455)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(453)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(465)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(444)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(454)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(457)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(458)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(466)@dc925de6268c: Final verdict of PTC: none 20241027035124691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035124691 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035124691 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035124691 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035124691 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035124691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035124691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035124691 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035124691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035124691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035124691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035124691 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035124691 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035124691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035124691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn1-RAN(463)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(451)@dc925de6268c: Final verdict of PTC: none 20241027035124691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.msc0-M3UA(452)@dc925de6268c: Final verdict of PTC: none 20241027035124692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035124692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035124692 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) HNBGW_Test.sgsn2-M3UA(467)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(464)@dc925de6268c: Final verdict of PTC: none 20241027035124692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035124692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035124692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{disrupted}: Freeing instance (context_map.c:202) 20241027035124692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15940067)[0x55d38f228b80]{disrupted}: Deallocated (fsm.c:568) 20241027035124692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035124692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{disconnected}: Freeing instance (context_map.c:206) 20241027035124692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55d38f222040]{disconnected}: Deallocated (fsm.c:568) 20241027035124692 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15940067 SCCP-41 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241027035124692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035124692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035124692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035124692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035124692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035124692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035124692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035124692 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035124692 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035124692 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035124692 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035124692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035124692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035124692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035124692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035124692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035124692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035124692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035124692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035124692 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.sgsn1-SCCP(462)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(450)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(468)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(449)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(456)@dc925de6268c: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035124735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40432<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(444): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(445): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(446): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(447): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(448): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(449): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(450): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(451): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(452): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(453): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(454): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(455): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(456): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(457): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(458): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(459): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(460): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(461): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(462): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(463): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(464): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(465): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(466): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(467): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(468): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(469): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(470): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:24 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 20241027035124860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035125462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388392) 20241027035126354 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035126354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf8745), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035126354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035126354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035126354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035126354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035126354 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035126354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021eeab), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035126354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035126354 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035126354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035126354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035126354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035126354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035126354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035126354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035126354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035126354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035126354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035126354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035126354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035126354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035126354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035126362 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035126362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f921), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035126362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035126362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035126362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035126362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035126362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035126362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035126362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035126362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035126362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035126362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035126362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035126362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=388392, count=388932) 20241027035126691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035126691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035126691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035126691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035126691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035126691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035126691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035126691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035126691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035126691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035126691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035126691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035126692 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035126692 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035126692 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241027035127134 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523e41), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035127134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127134 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c9d4), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035127134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127134 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60235), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035127134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035127134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035127134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035127134 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035127387 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035127387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127387 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127387 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127387 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035127387 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035127387 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035127387 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035127392 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035127392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127392 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127392 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127392 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127392 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035127392 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035127392 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035127392 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035127392 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035127392 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 20241027035127394 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035127394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035127394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035127395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035127395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035127395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035127395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035127395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035127395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035127395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035127395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035127395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035127395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035127395 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035127395 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@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035128310 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035128310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035128310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035128310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128310 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035128310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035128310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035128310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128310 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035128310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035128310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035128310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035128310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035128310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035128310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035128310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128310 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 20241027035128310 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@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_paging_imsi started. 20241027035128505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035128511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035128511 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(472)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035128521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_imsi-Iuh1(474)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035128522 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39980 (stream_srv.c:129) 20241027035128522 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39980<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035128527 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46843<->l=127.0.0.1:4262) (control_if.c:570) 20241027035128529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128529 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128529 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035128529 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128529 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128530 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128530 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128530 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035128530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035128530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128531 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128531 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128531 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128531 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035128531 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035128531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128531 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128531 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128531 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128531 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035128531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035128531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035128531 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035128531 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128531 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 20241027035128531 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035128531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035128532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128532 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035128532 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128532 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035128532 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128532 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035128532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128532 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035128532 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035128533 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128533 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128533 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128533 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035128533 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035128533 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(479)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(482)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(485)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(485)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(485)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(483)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035128579 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128579 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128579 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128579 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128579 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035128580 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128581 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128581 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035128581 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128581 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035128581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128581 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128581 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128581 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035128581 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035128581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128581 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128581 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035128581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035128581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128581 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128581 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128581 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035128581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035128581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128581 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035128581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035128581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035128581 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128581 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128581 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128581 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035128581 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(488)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(488)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(488)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(486)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035128609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035128609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035128609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035128609 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035128609 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035128609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035128609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035128609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035128609 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@dc925de6268c: setverdict(pass): none -> pass 20241027035128613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035128613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035128613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035128613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035128613 DHNBAP DEBUG (127.0.0.1:39980 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035128613 DHNBAP NOTICE (127.0.0.1:39980 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035128613 DHNBAP NOTICE (127.0.0.1:39980 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035128613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035128613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035128747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035128747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035128747 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035128747 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035128747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035128747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035128747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035128750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128750 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035128750 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035128750 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035128750 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035128750 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035128750 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035128750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035128750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035128750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035128750 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035128750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035128750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035128750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035128750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035128750 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035128751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128751 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035128751 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035128751 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035128751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035128751 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035128751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035128751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035128751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035128751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035128751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035128751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035128751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035128751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035128751 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035128751 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035128751 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128752 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128752 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035128752 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035128752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128752 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128752 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128752 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128752 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035128752 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035128752 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035128752 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035128752 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128761 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035128761 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035128761 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035128761 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(482)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035128762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128762 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035128762 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035128762 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035128762 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035128762 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035128762 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035128763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128763 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035128763 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035128763 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035128763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035128763 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035128763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035128763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035128763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035128763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035128763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035128763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035128763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035128763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035128763 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035128763 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035128763 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128764 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035128764 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035128764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128764 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035128764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035128764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035128764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035128764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128775 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035128775 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035128775 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035128775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(485)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035128777 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128777 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035128777 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035128777 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035128777 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035128777 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035128777 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035128778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128778 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035128778 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035128778 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035128778 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035128778 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035128778 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035128778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035128778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035128778 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035128778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035128778 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035128778 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035128778 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035128778 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035128778 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035128778 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128779 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128779 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035128779 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035128779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128779 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035128779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128779 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128779 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128779 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128779 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035128779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035128779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035128779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035128779 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035128796 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035128796 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035128796 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035128796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(488)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035128797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128797 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035128797 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035128797 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035128797 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035128797 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035128797 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035128798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128798 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035128798 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035128798 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035128798 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035128798 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035128798 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035128798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035128798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035128798 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035128798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035128798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035128798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035128798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035128798 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035128798 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035128798 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035128799 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035128799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035128799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035128799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035128799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035128799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035128799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035128799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035128799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035128799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035128799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035128799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035128799 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035128799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035128799 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035128799 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035128799 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035128799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035128799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035128799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035128799 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129252 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035129252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002679de), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035129252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035129252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129252 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129252 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129252 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129252 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035129252 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035129252 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035129252 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035129252 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129255 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035129255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0031e05c), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035129255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035129255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129255 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129255 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129255 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035129255 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035129255 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035129255 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035129255 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129256 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129256 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035129256 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035129256 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035129256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129256 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035129256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129256 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=002679de) (sccp_scrc.c:472) 20241027035129256 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241027035129256 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035129256 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035129256 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035129256 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035129256 DLSCCP DEBUG SCCP-SCOC(26)[0x55d38f220dd0]{IDLE}: Deallocated (fsm.c:568) 20241027035129271 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035129271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2e7dc), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035129271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035129271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035129272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035129272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035129272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035129272 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129275 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035129275 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035129275 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035129275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129275 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035129275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00c2e7dc) (sccp_scrc.c:472) 20241027035129275 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241027035129275 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035129275 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035129275 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035129275 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035129275 DLSCCP DEBUG SCCP-SCOC(27)[0x55d38f21ab90]{IDLE}: Deallocated (fsm.c:568) 20241027035129458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129458 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035129458 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035129458 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035129458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129458 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035129458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=0031e05c) (sccp_scrc.c:472) 20241027035129458 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241027035129458 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035129458 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035129458 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035129458 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035129458 DLSCCP DEBUG SCCP-SCOC(28)[0x55d38f22a8e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(478)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(481)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035129567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129567 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035129567 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035129567 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035129567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129567 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035129568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035129568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035129568 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035129568 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) 20241027035129568 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) 20241027035129568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035129568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035129568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129568 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035129568 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035129568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129568 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129568 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129568 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035129568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035129568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035129568 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035129568 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129570 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035129570 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035129570 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035129570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129570 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035129570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035129570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035129570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035129570 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035129570 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(484)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035129583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129583 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035129583 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035129583 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129583 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129583 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:599) 20241027035129583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035129583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035129583 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035129583 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) 20241027035129583 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) 20241027035129583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035129583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035129583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129583 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035129583 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035129583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035129583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035129583 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129585 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129585 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035129585 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035129585 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035129585 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129585 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129585 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129585 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129585 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:599) 20241027035129585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035129585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035129585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035129585 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035129585 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(484)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(487)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035129603 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129603 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035129603 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035129603 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035129603 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129603 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129603 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129603 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035129603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035129603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035129603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035129603 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035129603 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035129603 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035129603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035129603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035129603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035129604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129604 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035129604 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035129604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129604 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129604 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129604 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035129604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035129604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035129604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035129604 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129605 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035129605 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035129605 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035129605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129605 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129605 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035129605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035129605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035129605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035129605 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035129605 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(487)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035129666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129666 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035129666 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035129666 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129666 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129666 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035129666 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035129666 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035129666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035129666 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035129666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035129666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035129666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035129666 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035129666 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035129666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035129666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035129666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035129666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035129666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035129666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035129666 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035129666 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035129666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035129666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035129666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035129666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035129666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035129666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035129666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035129667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035129667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035129667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035129667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035129667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035129667 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035129667 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035129667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035129667 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035129667 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035129667 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035129667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035129667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035129667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035129667 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035130172 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035130172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a55379), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035130172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035130172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035130172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035130172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035130172 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035130172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbea5e), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035130172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035130172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035130172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035130172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035130172 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035130172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba7b9e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035130172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035130172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035130173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035130173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035130173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035130173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035130173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035130173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035130173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035130173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035130173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035130173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035130173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035130173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035130173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035130174 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035130174 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035130174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035130174 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035130174 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035130174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035130174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035130174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035130174 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=00a55379) (sccp_scrc.c:472) 20241027035130174 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241027035130174 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035130174 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035130174 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035130174 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035130174 DLSCCP DEBUG SCCP-SCOC(25)[0x55d38f229580]{IDLE}: Deallocated (fsm.c:568) 20241027035130174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035130174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035130174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035130174 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=00bbea5e) (sccp_scrc.c:472) 20241027035130174 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241027035130175 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035130175 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035130175 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035130175 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035130175 DLSCCP DEBUG SCCP-SCOC(24)[0x55d38f224190]{IDLE}: Deallocated (fsm.c:568) 20241027035130378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035130378 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035130378 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035130378 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035130378 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035130378 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035130378 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035130378 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035130378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035130378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035130378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035130378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035130378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035130378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=00ba7b9e) (sccp_scrc.c:472) 20241027035130378 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241027035130378 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035130378 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035130378 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035130378 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035130378 DLSCCP DEBUG SCCP-SCOC(23)[0x55d38f226780]{IDLE}: Deallocated (fsm.c:568) 20241027035130619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035130622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035130624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035130626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035130628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035130630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035130633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035130634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035130636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035130638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035130640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035130642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035130644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035130646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035130648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035130650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035130652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035130654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035130656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035130658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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 } } } 20241027035130675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035131685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035131685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035131685 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035131685 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035131685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035131685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035131685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035131685 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035131685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035131685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035131685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035131685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035131685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035131685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035131685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035131685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035131685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035131685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035131685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035131685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035131685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035131685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035131685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035131685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035131685 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241027035131685 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241027035131685 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241027035131685 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241027035131685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241027035131685 DRUA DEBUG (127.0.0.1:39980 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241027035131685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035131685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241027035131685 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035131685 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(473)@dc925de6268c: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(475)@dc925de6268c: UnitdataCallback HNBGW_Test.msc0-RAN(478)@dc925de6268c: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@dc925de6268c: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(490) TC_mscpool_paging_imsi-Iuh0-RUA(473)@dc925de6268c: Added conn table entry 0TC_mscpool_paging_imsi0(490)11072852 20241027035132699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035132699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035132699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035132699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035132699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8f554, normal) (hnbgw_rua.c:407) 20241027035132699 DHNB DEBUG map_rua[0x55d38f21ab90]{init}: Allocated (fsm.c:456) 20241027035132699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035132699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11072852 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035132699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035132699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035132699 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11072852 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241027035132699 DCN DEBUG map_sccp[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035132699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035132699 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11072852 <-> SCCP-43 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035132699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11072852 SCCP-43 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035132699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035132699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035132699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035132699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035132699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035132699 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035132699 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: Allocated (fsm.c:456) 20241027035132699 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035132699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000fb0056400500f1100926) (sccp_scrc.c:401) 20241027035132699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035132699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035132699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035132699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035132699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035132699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035132699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035132699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035132699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035132699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035132699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035132699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035132699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035132699 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035132699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035132699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035132699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035132699 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035132699 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035132699 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035132699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035132699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035132699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035132699 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@dc925de6268c: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(490) HNBGW_Test.msc0-RAN(478)@dc925de6268c: Added conn table entry 0TC_mscpool_paging_imsi0(490)7537371 HNBGW_Test.msc0-SCCP(477)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_paging_imsi0(490)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(477)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035132706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035132706 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035132706 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035132706 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035132706 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035132706 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035132706 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035132706 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035132706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035132706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035132706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035132706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035132706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035132706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016454a) (sccp_scrc.c:472) 20241027035132706 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241027035132706 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035132706 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035132706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035132706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035132706 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035132706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035132706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035133706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(490)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035133707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035133708 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035133710 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035133711 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035133712 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035133714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035133715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035133716 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035133718 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035133719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035133721 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035133722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035133724 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035133725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035133726 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035133727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035133729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035133730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035133731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035133731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035133734 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46843<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_paging_imsi-Iuh0-RUA(473)@dc925de6268c: Final verdict of PTC: none 20241027035133734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035133734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035133734 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035133734 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035133734 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035133734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035133734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035133734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035133734 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035133734 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035133734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc2-RAN(484)@dc925de6268c: Final verdict of PTC: none 20241027035133734 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035133734 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035133734 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 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035133734 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035133734 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035133734 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035133734 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035133734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035133734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035133735 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035133735 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035133735 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035133735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035133735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035133735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035133735 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(483)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(485)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@dc925de6268c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(475)@dc925de6268c: Final verdict of PTC: none 20241027035133734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035133734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035133734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035133734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035133734 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035133734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035133734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035133734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{disrupted}: Freeing instance (context_map.c:202) 20241027035133734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11072852)[0x55d38f21ab90]{disrupted}: Deallocated (fsm.c:568) 20241027035133734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035133734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{disconnected}: Freeing instance (context_map.c:206) 20241027035133734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55d38f220dd0]{disconnected}: Deallocated (fsm.c:568) 20241027035133734 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11072852 SCCP-43 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241027035133734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035133735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035133735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035133735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035133735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035133735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035133735 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035133735 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035133735 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035133735 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035133735 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 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035133735 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035133735 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) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035133735 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035133735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035133735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035133735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035133735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035133735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035133735 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035133735 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035133735 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035133735 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035133735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035133735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035133735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035133735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035133735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035133735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035133735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035133735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035133735 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035133735 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035133735 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035133735 DLINP DEBUG SRVCONN(,r=127.0.0.1:39980<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035133735 DLINP NOTICE SRV(,r=127.0.0.1:39980<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035133735 DMAIN NOTICE (127.0.0.1:39980 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39980<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035133735 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 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035133735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035133735 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) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035133735 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035133735 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035133735 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035133735 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_imsi-Iuh0(472)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(471)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(476)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(487)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(489)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(486)@dc925de6268c: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(474)@dc925de6268c: Final verdict of PTC: none 20241027035133741 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 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035133741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035133741 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) 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035133741 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035133741 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035133741 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035133741 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035133741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035133741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035133741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035133741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035133741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035133741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035133741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035133741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035133741 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035133741 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035133741 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035133741 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035133741 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(488)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035133759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(471): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(472): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(473): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(474): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(475): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(476): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(483): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(484): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(485): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(486): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(487): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(488): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_imsi0(490): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:33 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 20241027035133848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035134450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313420) 20241027035134691 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035134691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035134691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035134691 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035134691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035134691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035134691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035134691 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035134691 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035134691 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035134691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035134691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035134691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035134691 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035134692 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035134692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035134692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035134692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035134692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035134692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035134692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035134692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035134692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035134692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035134692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035134692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035134692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035134692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=313420, count=317680) 20241027035135735 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035135735 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035135735 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035135735 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035135735 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035135735 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035135736 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035135736 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035135736 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035135741 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035135741 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035135741 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035136355 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035136355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021eeab), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035136355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035136355 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035136355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035136355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035136355 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035136355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf8745), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035136355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035136355 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035136355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035136355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035136355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035136355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035136355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035136355 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035136355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035136355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035136355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035136355 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035136355 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035136363 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035136363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f921), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035136363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035136363 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035136363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035136363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035136363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035136363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035136363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035136363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035136363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035136363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035136363 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035137135 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60235), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137135 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c9d4), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137135 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523e41), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035137135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035137135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137135 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035137388 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137388 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137388 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137388 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137388 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035137393 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035137394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137394 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137394 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137394 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035137394 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035137394 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035137394 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035137395 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035137395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035137395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035137395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035137395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035137395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035137395 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_paging_tmsi started. 20241027035137496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh0(492)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035137503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035137503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035137513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh1(494)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035137514 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50126 (stream_srv.c:129) 20241027035137514 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50126<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035137519 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34169<->l=127.0.0.1:4262) (control_if.c:570) 20241027035137520 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137520 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137520 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137520 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137520 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137520 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137520 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137520 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137521 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137521 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035137521 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137521 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035137521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137521 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137521 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137521 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035137521 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137522 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035137522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137522 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137522 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137522 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035137522 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137522 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137522 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035137522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035137522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137522 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035137522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035137522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035137522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035137522 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(499)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(497)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(502)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(500)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(505)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(505)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(505)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(503)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035137569 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137569 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137569 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137569 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137569 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137569 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137569 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035137569 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137571 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137571 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035137571 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137571 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035137571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137571 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137571 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035137571 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137571 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035137571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137571 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137571 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137571 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035137571 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035137571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137571 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137571 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035137571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035137571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137571 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035137571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035137571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035137571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137571 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137571 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137571 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035137571 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(508)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(508)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(508)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(506)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035137603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035137603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035137603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035137603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035137603 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035137603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035137603 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035137603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035137603 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@dc925de6268c: setverdict(pass): none -> pass 20241027035137607 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035137607 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035137607 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035137607 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035137607 DHNBAP DEBUG (127.0.0.1:50126 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035137607 DHNBAP NOTICE (127.0.0.1:50126 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035137607 DHNBAP NOTICE (127.0.0.1:50126 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035137607 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035137607 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035137734 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035137734 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035137734 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035137734 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035137737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137737 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035137737 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035137737 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035137737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137737 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035137737 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035137737 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035137737 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035137737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035137738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035137738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035137738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035137738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035137738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035137738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035137738 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035137738 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035137738 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137739 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137739 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035137739 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035137739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137739 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035137739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035137739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035137739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035137739 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035137749 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035137749 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035137749 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035137749 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(502)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035137751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137751 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035137751 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035137751 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035137751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035137751 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035137751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035137752 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137752 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035137752 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035137752 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035137752 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035137752 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035137752 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035137752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035137752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035137752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035137752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035137752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035137752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035137752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035137752 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035137752 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035137752 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137753 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035137753 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035137753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137753 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035137753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035137753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035137753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035137753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035137765 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035137765 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035137765 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035137765 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(505)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035137767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137767 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035137767 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035137767 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035137767 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035137767 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035137767 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035137768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137768 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035137768 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035137768 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035137768 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035137768 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035137768 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035137768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035137768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035137768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035137768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035137768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035137768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035137768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035137768 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035137768 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035137768 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137769 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137769 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035137769 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035137769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137769 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035137769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137769 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035137769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035137769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035137769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035137769 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035137786 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035137786 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035137786 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035137786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(508)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035137787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137787 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035137787 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035137787 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035137787 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035137787 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035137787 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035137788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137788 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035137788 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035137788 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035137788 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035137788 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035137788 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035137788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035137788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035137788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035137788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035137788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035137788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035137788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035137788 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035137788 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035137788 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035137789 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035137789 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035137789 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035137789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035137789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035137789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035137789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035137789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035137789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035137789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035137789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035137789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035137789 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035137789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035137789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035137789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035137789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035137789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035137789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035137789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035137789 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138311 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035138311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3677e), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035138311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035138311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138311 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035138311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e18662), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035138311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035138311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138311 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035138311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00483967), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035138311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035138311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035138311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035138311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035138311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035138311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138313 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035138313 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035138313 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138313 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138313 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035138313 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035138313 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138313 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035138314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00c3677e) (sccp_scrc.c:472) 20241027035138314 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(31)[0x55d38f22bbb0]{IDLE}: Deallocated (fsm.c:568) 20241027035138314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035138314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=00483967) (sccp_scrc.c:472) 20241027035138314 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035138314 DLSCCP DEBUG SCCP-SCOC(30)[0x55d38f226be0]{IDLE}: Deallocated (fsm.c:568) 20241027035138514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138514 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035138514 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035138514 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035138514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138514 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035138514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00e18662) (sccp_scrc.c:472) 20241027035138514 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241027035138514 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035138514 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035138514 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035138514 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035138514 DLSCCP DEBUG SCCP-SCOC(29)[0x55d38f21efc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(498)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(501)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035138553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138553 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035138553 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035138553 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035138553 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138553 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138553 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138553 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035138553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035138553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035138553 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035138553 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) 20241027035138553 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) 20241027035138553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035138553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035138554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138554 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035138554 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035138554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138554 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138554 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138554 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035138554 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138554 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035138554 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035138554 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035138554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035138554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035138554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035138554 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035138554 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(504)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035138570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138570 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035138570 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035138570 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138570 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138570 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:599) 20241027035138570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035138570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035138570 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035138570 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) 20241027035138570 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) 20241027035138570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035138570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138570 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035138570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138570 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035138570 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035138570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035138570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035138570 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138572 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138572 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035138572 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035138572 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035138572 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138572 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138572 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138572 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138572 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:599) 20241027035138572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035138572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035138572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035138572 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035138572 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(504)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(507)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035138592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138592 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035138592 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035138592 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138592 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035138592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035138592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035138592 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035138592 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035138592 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035138592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035138592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035138592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138592 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035138592 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035138592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138592 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138592 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138592 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035138592 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138592 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138592 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035138592 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035138592 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138592 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138592 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035138592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035138592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035138592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035138593 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035138593 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(507)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035138718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138718 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035138718 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035138718 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138718 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138718 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035138718 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035138718 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035138718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035138718 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035138718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035138718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035138718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035138718 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035138718 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035138718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035138718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035138718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035138718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035138718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035138718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035138718 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035138718 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035138718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035138718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035138718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035138718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035138718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035138718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035138718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035138718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035138718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035138718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035138718 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035138718 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035138719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035138719 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035138719 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035138719 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035138719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035138719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035138719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035138719 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035139613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035139614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035139616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035139617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035139618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035139620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035139621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035139623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035139624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035139625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035139627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035139628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035139629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035139631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035139632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035139634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035139634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035139635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035139636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035139637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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 } } } 20241027035139649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(510)@dc925de6268c: 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 20241027035140658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035140658 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035140658 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035140658 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035140658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035140658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035140658 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035140658 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035140658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035140658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035140658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035140658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035140658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035140658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035140658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035140658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035140658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035140658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035140658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035140658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035140658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035140658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035140658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035140658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035140658 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241027035140658 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241027035140658 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241027035140658 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241027035140658 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241027035140658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241027035140658 DRUA DEBUG (127.0.0.1:50126 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241027035140658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035140658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241027035140658 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035140658 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh0-RUA(493)@dc925de6268c: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(495)@dc925de6268c: UnitdataCallback TC_mscpool_paging_tmsi0(510)@dc925de6268c: 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(498)@dc925de6268c: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@dc925de6268c: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(510) TC_mscpool_paging_tmsi-Iuh0-RUA(493)@dc925de6268c: Added conn table entry 0TC_mscpool_paging_tmsi0(510)9136118 20241027035141665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035141665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035141665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035141665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035141665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b67f6, normal) (hnbgw_rua.c:407) 20241027035141665 DHNB DEBUG map_rua[0x55d38f22bbb0]{init}: Allocated (fsm.c:456) 20241027035141665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035141665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9136118 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035141665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035141665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035141665 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9136118 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241027035141665 DCN DEBUG map_sccp[0x55d38f21ab90]{init}: Allocated (fsm.c:456) 20241027035141665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035141665 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9136118 <-> SCCP-44 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035141665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9136118 SCCP-44 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035141665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035141665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035141665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035141665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035141665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035141665 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035141665 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: Allocated (fsm.c:456) 20241027035141665 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035141665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003990056400500f1100926) (sccp_scrc.c:401) 20241027035141665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035141665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035141665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035141665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035141665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035141665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035141665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035141665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035141665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035141665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035141665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035141665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035141665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035141665 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035141665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035141665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035141665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035141665 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035141665 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035141665 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035141665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035141665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035141665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035141665 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@dc925de6268c: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(510) HNBGW_Test.msc0-RAN(498)@dc925de6268c: Added conn table entry 0TC_mscpool_paging_tmsi0(510)10551514 HNBGW_Test.msc0-SCCP(497)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(510)@dc925de6268c: setverdict(pass): none -> pass 20241027035141671 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035141671 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035141671 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035141671 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035141671 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035141671 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035141671 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035141671 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035141671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035141671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035141671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035141671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035141671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035141671 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004336ce) (sccp_scrc.c:472) 20241027035141671 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241027035141671 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035141671 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035141671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035141671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035141671 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035141671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035141671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_paging_tmsi0(510)@dc925de6268c: Final verdict of PTC: pass 20241027035142672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57606<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: 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 } } } 20241027035142673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035142674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035142674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035142675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035142676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035142677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035142678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035142678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035142679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035142680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035142681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035142682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035142682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035142683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035142684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035142685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035142685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035142686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035142687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035142687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035142690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035142690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035142690 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035142690 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035142690 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035142690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035142690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035142690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035142690 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) HNBGW_Test.msc2-RAN(504)@dc925de6268c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(495)@dc925de6268c: Final verdict of PTC: none 20241027035142690 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035142690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035142690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035142690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035142690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035142690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035142690 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035142690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035142690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035142690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{disrupted}: Freeing instance (context_map.c:202) 20241027035142690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9136118)[0x55d38f22bbb0]{disrupted}: Deallocated (fsm.c:568) 20241027035142690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035142690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{disconnected}: Freeing instance (context_map.c:206) 20241027035142690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55d38f21ab90]{disconnected}: Deallocated (fsm.c:568) 20241027035142690 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9136118 SCCP-44 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241027035142690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035142690 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035142690 DLINP DEBUG SRVCONN(,r=127.0.0.1:50126<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035142690 DLINP NOTICE SRV(,r=127.0.0.1:50126<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035142690 DMAIN NOTICE (127.0.0.1:50126 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50126<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035142690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035142690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035142690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035142690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035142690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035142690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035142690 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035142690 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035142690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035142690 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035142690 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035142690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035142690 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 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(500)@dc925de6268c: Final verdict of PTC: none 20241027035142690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34169<->l=127.0.0.1:4262) (control_if.c:193) 20241027035142690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035142690 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035142690 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 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035142690 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035142690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035142690 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035142690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(507)@dc925de6268c: Final verdict of PTC: none 20241027035142690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035142690 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 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035142690 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035142690 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) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035142690 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035142690 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035142690 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035142690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035142690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035142690 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035142690 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035142690 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035142690 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(501)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(506)@dc925de6268c: Final verdict of PTC: none 20241027035142690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035142690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035142690 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035142690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035142690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035142690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035142691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035142691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035142691 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035142691 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_mscpool_paging_tmsi-Iuh0(492)@dc925de6268c: Final verdict of PTC: none 20241027035142691 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(508)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@dc925de6268c: Final verdict of PTC: none 20241027035142691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035142691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035142691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035142691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035142691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035142691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035142691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035142691 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035142691 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035142691 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035142691 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(491)@dc925de6268c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(494)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(509)@dc925de6268c: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(493)@dc925de6268c: Final verdict of PTC: none 20241027035142691 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 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035142692 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241027035142692 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) 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035142692 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035142692 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035142692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035142692 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035142692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035142692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035142692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc2-M3UA(505)@dc925de6268c: Final verdict of PTC: none20241027035142692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035142692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035142692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035142692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035142692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-RAN(498)@dc925de6268c: Final verdict of PTC: none20241027035142692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035142692 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035142692 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035142692 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035142692 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-SCCP(503)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(496)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035142707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57590<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(491): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(492): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(493): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(494): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(495): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(503): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(504): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(505): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(506): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(507): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(508): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_paging_tmsi0(510): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:42 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 20241027035142825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035143426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300360) 20241027035143735 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035143735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035143735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035143735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035143735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035143735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035143735 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035143735 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035143735 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035143735 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035143735 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035143735 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035143735 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035143735 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=300360, count=300900) 20241027035144691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035144691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035144691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035144691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035144691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035144691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035144691 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035144691 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035144691 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035144692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035144692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035144692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035144692 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035144692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035144692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035144692 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035144692 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035144692 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035144692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035144692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035144692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035144692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035144692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035144692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035144692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035144693 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035144693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035144693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035144693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035144693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035144693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035144693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035144693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035144693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035144693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035144693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035144693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035144693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241027035146356 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035146356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf8745), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035146356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035146356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146356 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035146356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021eeab), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035146356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035146356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035146356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035146356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035146364 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035146364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f921), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035146364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035146364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146364 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146364 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146364 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035146364 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035146364 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035146364 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_no_allow_attach_round_robin started. 20241027035146460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035146466 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_round_robin-Iuh0(512)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035146466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035146474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035146474 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45577 (stream_srv.c:129) 20241027035146474 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45577<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035146481 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46453<->l=127.0.0.1:4262) (control_if.c:570) 20241027035146482 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146482 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146482 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146482 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146482 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146482 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146483 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146483 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146484 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146484 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035146484 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146484 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035146484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146484 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146484 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146484 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035146484 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146484 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035146484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146484 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146484 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146484 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035146484 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035146484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146484 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146484 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035146484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035146484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146484 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146484 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146484 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146484 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035146484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146484 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146484 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146484 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035146484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146484 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146484 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146484 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035146484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146484 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146484 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146484 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035146484 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(519)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(519)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(519)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(517)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(522)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(522)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(522)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(520)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(525)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(525)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(525)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(523)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035146529 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146529 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146529 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146529 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146530 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146530 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146530 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035146530 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146531 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146531 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035146531 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146531 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035146531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146531 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146531 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146531 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035146531 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146531 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035146531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146531 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146531 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146531 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035146531 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035146531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146531 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146531 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146531 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035146531 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035146531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146531 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146531 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146531 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146531 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035146531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146531 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146531 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146531 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035146531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146531 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146531 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146531 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035146531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146531 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146531 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146531 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035146531 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(528)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(528)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(528)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(526)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035146556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035146556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035146556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035146556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035146556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035146556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035146556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035146556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035146556 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@dc925de6268c: setverdict(pass): none -> pass 20241027035146561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035146561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035146561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035146561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035146561 DHNBAP DEBUG (127.0.0.1:45577 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035146561 DHNBAP NOTICE (127.0.0.1:45577 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035146561 DHNBAP NOTICE (127.0.0.1:45577 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035146561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035146561 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035146695 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035146695 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035146695 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035146695 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(519)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035146697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146697 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035146697 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035146697 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035146697 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035146697 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035146697 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035146698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146698 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035146698 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035146698 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035146698 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035146698 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035146698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035146698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035146698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035146698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035146698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035146698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035146698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035146698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035146698 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035146698 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035146698 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146699 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035146699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035146699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146699 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146699 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146699 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146699 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035146699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035146699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035146699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035146699 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035146709 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035146709 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035146709 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035146709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(522)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035146711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146711 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035146711 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035146711 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035146711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035146711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035146711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035146711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035146711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035146711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035146711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035146711 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035146711 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035146711 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146711 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035146711 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035146711 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035146711 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035146712 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146712 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035146712 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035146712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146712 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035146712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035146712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035146712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035146712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035146724 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035146724 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035146724 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035146724 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(525)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035146726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146726 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035146726 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035146726 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035146726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035146726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146726 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035146726 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035146726 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035146726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035146726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035146726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035146726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035146726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035146726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035146726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035146726 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035146726 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035146726 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146728 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035146728 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035146728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146728 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035146728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146728 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146728 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146728 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146728 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035146728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035146728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035146728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035146728 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035146744 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035146744 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035146744 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035146744 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(528)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035146745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146745 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035146745 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035146745 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035146745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146745 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035146745 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035146745 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035146745 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035146745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035146745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035146745 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035146745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035146745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035146745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035146745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035146745 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035146746 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035146746 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035146747 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035146747 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035146747 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035146747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035146747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035146747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035146747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035146747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035146747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035146747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035146747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035146747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035146747 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035146747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035146747 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035146747 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035146747 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035146747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035146747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035146747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035146747 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147135 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00523e41), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035147135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147135 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c9d4), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035147135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147135 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a60235), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035147135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035147135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035147135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035147135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035147135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147138 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147138 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147138 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147138 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147138 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147138 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147138 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147138 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00523e41) (sccp_scrc.c:472) 20241027035147138 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241027035147138 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147138 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147138 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147138 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147138 DLSCCP DEBUG SCCP-SCOC(35)[0x55d38f221f10]{IDLE}: Deallocated (fsm.c:568) 20241027035147338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147338 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147338 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147338 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147338 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147338 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147338 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147338 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147338 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147338 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=0036c9d4) (sccp_scrc.c:472) 20241027035147338 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(36)[0x55d38f21eb60]{IDLE}: Deallocated (fsm.c:568) 20241027035147338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00a60235) (sccp_scrc.c:472) 20241027035147338 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147338 DLSCCP DEBUG SCCP-SCOC(37)[0x55d38f228cb0]{IDLE}: Deallocated (fsm.c:568) 20241027035147389 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbe004), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035147389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147390 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147390 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147390 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035147390 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147390 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147390 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147390 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147390 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147390 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147390 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147390 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=00bbe004) (sccp_scrc.c:472) 20241027035147390 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241027035147390 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147390 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147390 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147390 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147390 DLSCCP DEBUG SCCP-SCOC(33)[0x55d38f22b740]{IDLE}: Deallocated (fsm.c:568) 20241027035147395 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a72d01), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035147395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147395 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147395 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147395 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035147395 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035147395 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035147395 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035147395 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147396 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035147396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037560c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035147396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035147396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035147396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035147396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035147396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035147396 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147397 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035147397 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035147397 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035147397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147397 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035147397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=00a72d01) (sccp_scrc.c:472) 20241027035147397 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241027035147397 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147397 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147397 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147397 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147397 DLSCCP DEBUG SCCP-SCOC(32)[0x55d38f228410]{IDLE}: Deallocated (fsm.c:568) 20241027035147598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147598 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035147598 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035147598 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035147598 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147598 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147598 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147598 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035147599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147599 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=0037560c) (sccp_scrc.c:472) 20241027035147599 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241027035147599 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035147599 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035147599 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035147599 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035147599 DLSCCP DEBUG SCCP-SCOC(34)[0x55d38f22cda0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(521)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(527)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035147981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147981 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147981 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147981 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147981 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035147981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035147981 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035147981 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) 20241027035147981 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) 20241027035147981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035147981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035147981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147981 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035147981 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035147981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147981 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147981 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147981 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035147981 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035147981 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(524)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035147982 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035147982 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035147982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035147982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035147982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035147982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147982 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035147982 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035147982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147982 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:599) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035147982 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035147982 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) 20241027035147982 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) 20241027035147982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035147982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147982 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035147982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147982 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035147982 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035147982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035147982 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035147982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035147982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035147982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035147982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035147982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035147982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035147982 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035147982 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147982 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035147982 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035147982 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035147982 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035147982 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035147982 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035147982 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035147982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035147982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035147982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035147983 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035147983 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(518)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035147983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147983 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035147983 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035147983 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035147983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147983 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147983 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147983 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:599) 20241027035147983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035147983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035147983 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035147983 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(521)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(527)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(524)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035147985 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035147985 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035147985 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035147985 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035147985 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035147985 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035147985 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035147985 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035147985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035147985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035147985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035147985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035147985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035147985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035147985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035147985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035147985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035147985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035147985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035147985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035147985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035147985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035147985 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035147985 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(518)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035148996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035148999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035149000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035149001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035149003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035149004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035149005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035149005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035149006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035149007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035149008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035149009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035149010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035149010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035149011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035149012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035149013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035149014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035149015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035149015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035149026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(518)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(530) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)8206757 20241027035150039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035150039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035150039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035150039 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035150039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d39a5, normal) (hnbgw_rua.c:407) 20241027035150039 DHNB DEBUG map_rua[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035150039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035150039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035150039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035150039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035150039 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206757 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035150039 DCN DEBUG map_sccp[0x55d38f22bbb0]{init}: Allocated (fsm.c:456) 20241027035150039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035150039 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8206757 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035150039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206757 SCCP-45 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035150039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035150039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035150039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035150039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035150039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035150039 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035150039 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: Allocated (fsm.c:456) 20241027035150039 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035150039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300007b0056400500f1100926) (sccp_scrc.c:401) 20241027035150039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035150039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035150039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035150039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035150039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035150039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035150039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035150039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035150039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035150039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035150039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035150039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035150039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035150039 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035150039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035150039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035150039 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035150039 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035150039 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035150039 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035150039 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035150039 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035150039 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035150039 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(517)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(518)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(518)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(530)7441991 HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(530)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035150045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035150045 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035150045 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035150045 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035150045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035150045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035150045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035150045 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035150045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035150045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035150045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035150045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035150045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035150045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035150045 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052575b) (sccp_scrc.c:472) 20241027035150045 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241027035150045 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035150045 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035150045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035150045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035150045 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035150045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035150045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(530)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035150046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035150046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035150047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035150048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035150049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035150050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035150051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035150052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035150052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035150053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035150054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035150055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035150056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035150057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035150057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035150058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035150059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035150060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035150061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035150062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035150072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(524)@dc925de6268c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(524)@dc925de6268c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(531) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@dc925de6268c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(531)13890153 20241027035151080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035151080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035151080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035151080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035151080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3f269, normal) (hnbgw_rua.c:407) 20241027035151080 DHNB DEBUG map_rua[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035151080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035151080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890153 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035151080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035151080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035151080 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035151080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890153 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241027035151080 DCN DEBUG map_sccp[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035151080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035151080 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13890153 <-> SCCP-46 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035151080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890153 SCCP-46 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035151080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035151080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035151080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035151080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035151080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035151080 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035151080 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: Allocated (fsm.c:456) 20241027035151080 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035151080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003700056400500f1100926) (sccp_scrc.c:401) 20241027035151080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035151080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035151080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035151080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035151080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035151080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035151080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035151080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035151080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035151080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035151080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035151080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035151080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035151080 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035151080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035151080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035151080 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035151080 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035151080 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035151080 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035151080 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035151080 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035151080 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035151080 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(523)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc2-SCCP(523)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(524)@dc925de6268c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(531) HNBGW_Test.msc2-RAN(524)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(531)2519299 HNBGW_Test.msc2-SCCP(523)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(523)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035151084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035151084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035151084 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035151084 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035151084 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035151084 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035151084 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035151084 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(531)@dc925de6268c: setverdict(pass): none -> pass 20241027035151084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035151084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035151084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035151084 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:599) 20241027035151084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035151085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002eb94d) (sccp_scrc.c:472) 20241027035151085 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241027035151085 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035151085 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035151085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035151085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035151085 DCN DEBUG handle_cn_conn_conf() conn_id=46, 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:483) 20241027035151085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035151085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035151085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(531)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035151086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035151087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035151088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035151090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035151091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035151093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035151094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035151095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035151096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035151097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035151098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035151099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035151100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035151101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035151101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035151102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035151103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035151104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035151105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035151106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035151117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(518)@dc925de6268c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(518)@dc925de6268c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(532) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@dc925de6268c: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(532)16267171 20241027035152123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035152123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035152123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035152123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035152123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf837a3, normal) (hnbgw_rua.c:407) 20241027035152123 DHNB DEBUG map_rua[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035152123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035152123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267171 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035152123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035152123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035152124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267171 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035152124 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035152124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035152124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16267171 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035152124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267171 SCCP-47 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035152124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035152124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035152124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035152124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035152124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035152124 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035152124 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: Allocated (fsm.c:456) 20241027035152124 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035152124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000f80056400500f1100926) (sccp_scrc.c:401) 20241027035152124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035152124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035152124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035152124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035152124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035152124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035152124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035152124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035152124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035152124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035152124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035152124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035152124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035152124 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035152124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035152124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035152124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035152124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035152124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035152124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035152124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035152124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035152124 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(517)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(518)@dc925de6268c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(532) HNBGW_Test.msc0-RAN(518)@dc925de6268c: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(532)16628618 HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035152126 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152126 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035152126 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035152126 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035152126 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035152126 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035152126 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035152126 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(532)@dc925de6268c: setverdict(pass): none -> pass 20241027035152126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035152126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035152126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035152126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035152126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035152126 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bbb826) (sccp_scrc.c:472) 20241027035152126 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241027035152126 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035152126 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035152126 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035152126 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035152126 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035152126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035152126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035152127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(532)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035152127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035152129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035152130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035152132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035152133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035152135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035152137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035152138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035152139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035152140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035152141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035152143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035152144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035152145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035152148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035152149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035152151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035152153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035152154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035152155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035152158 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035152158 DLINP DEBUG SRVCONN(,r=127.0.0.1:45577<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035152158 DLINP NOTICE SRV(,r=127.0.0.1:45577<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035152158 DMAIN NOTICE (127.0.0.1:45577 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45577<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035152158 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035152159 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035152159 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035152159 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 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035152159 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(527)@dc925de6268c: Final verdict of PTC: none 20241027035152159 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035152159 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035152159 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 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035152159 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035152159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035152159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035152159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035152159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc2-M3UA(525)@dc925de6268c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(521)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(518)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(519)@dc925de6268c: Final verdict of PTC: none 20241027035152159 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 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035152159 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) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035152159 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035152159 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035152159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035152159 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035152159 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035152159 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035152159 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035152159 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035152159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035152159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035152159 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035152159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035152159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035152159 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035152159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{disrupted}: Freeing instance (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13890153)[0x55d38f222040]{disrupted}: Deallocated (fsm.c:568) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{disconnected}: Freeing instance (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55d38f227070]{disconnected}: Deallocated (fsm.c:568) 20241027035152159 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13890153 SCCP-46 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035152159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035152159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035152159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035152159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035152159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035152159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035152159 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035152159 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035152159 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035152159 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035152159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035152159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035152159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035152159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035152159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035152159 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035152159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8206757)[0x55d38f221f10]{disrupted}: Deallocated (fsm.c:568) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{disconnected}: Freeing instance (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55d38f22bbb0]{disconnected}: Deallocated (fsm.c:568) 20241027035152159 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206757 SCCP-45 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035152159 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035152159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035152159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035152159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035152159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035152159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035152159 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035152159 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035152159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{disrupted}: Freeing instance (context_map.c:202) 20241027035152159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267171)[0x55d38f224c40]{disrupted}: Deallocated (fsm.c:568) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035152159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) 20241027035152159 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267171 SCCP-47 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035152159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035152159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035152159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152159 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035152159 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035152159 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035152159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035152159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035152159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035152159 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035152159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035152159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035152159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035152159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035152159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035152159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035152159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035152160 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035152160 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035152160 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035152160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035152160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035152160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035152160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035152160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035152160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035152160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035152160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035152160 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 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035152160 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035152160 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) 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035152160 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035152160 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035152160 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035152160 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035152160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035152160 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035152160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035152160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035152160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035152160 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035152160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035152160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46453<->l=127.0.0.1:4262) (control_if.c:193) 20241027035152160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035152160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035152160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035152160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035152160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035152160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035152160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035152160 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035152160 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035152161 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035152161 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(526)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(520)@dc925de6268c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(514)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(529)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(524)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(523)@dc925de6268c: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(512)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(511)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(516)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(522)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(517)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(528)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass 20241027035152175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(511): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(512): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(513): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(514): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(515): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(516): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(517): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(518): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(519): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(520): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(521): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(522): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(523): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(524): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(525): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(526): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(527): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(528): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(529): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(531): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(532): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:51:52 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 20241027035152268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035152690 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035152690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035152690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035152690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035152690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035152690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035152690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035152690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035152690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035152690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035152690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035152690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035152690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035152690 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035152770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34306<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378728) 20241027035153736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035153736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035153736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035153736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035153736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035153736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035153736 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035153736 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035153736 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035153736 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035153736 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035153736 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035153736 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035153736 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=378728, count=381192) 20241027035154160 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035154160 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035154160 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035154160 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035154160 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035154160 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035154160 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035154160 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035154160 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035154161 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035154161 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035154161 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035154693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035154693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035154693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035154693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035154693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035154693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035154693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035154693 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035154693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035154693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035154693 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035154693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035154693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035154694 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035154694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035154694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035154694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035154694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035154694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035154694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035154694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035154694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035154694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035154694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035154694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035154694 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241027035155822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035155836 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035155836 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035155852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035155854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57377 (stream_srv.c:129) 20241027035155854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57377<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035155862 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:570) 20241027035155864 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155864 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155864 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155864 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155864 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155864 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155864 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155865 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155866 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155866 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035155866 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155866 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035155866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155866 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155866 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155866 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035155866 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155866 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035155866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155866 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155866 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155866 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035155866 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035155866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155866 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155866 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155866 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035155866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035155866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155866 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035155866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035155866 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035155866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035155866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035155866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035155866 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035155867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155867 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155867 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155867 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035155867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155867 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155867 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155867 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035155867 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(541)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(541)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(539)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(544)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(544)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(542)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(547)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(547)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(545)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035155947 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155947 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155947 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155947 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155947 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155947 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155948 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035155948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035155948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155948 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155948 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035155948 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035155948 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155948 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035155948 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155948 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035155948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155948 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155948 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155948 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155948 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035155948 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155948 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155948 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155948 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035155948 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035155949 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155949 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035155949 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035155949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155950 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035155950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155950 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155950 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035155950 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035155950 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035155950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035155950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035155950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035155950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035155950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035155950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035155950 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035155950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035155950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035155950 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035155950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035155950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035155950 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035155950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035155950 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035155950 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035155950 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035155950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035155950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035155950 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(550)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(548)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035155997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035155997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035155997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035155997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035155997 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035155997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035155997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035155997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035155997 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@dc925de6268c: setverdict(pass): none -> pass 20241027035156007 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035156007 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035156007 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035156007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035156007 DHNBAP DEBUG (127.0.0.1:57377 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035156007 DHNBAP NOTICE (127.0.0.1:57377 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035156007 DHNBAP NOTICE (127.0.0.1:57377 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035156007 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035156007 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035156088 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035156088 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035156088 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035156088 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(541)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035156090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156090 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035156090 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035156090 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035156090 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035156090 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035156090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035156091 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156091 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035156091 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035156091 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035156091 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035156091 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035156091 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035156091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035156091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035156091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035156091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035156091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035156091 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035156091 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035156091 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035156092 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035156092 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035156092 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035156093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035156093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035156093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156093 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035156093 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156093 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156093 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156093 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035156093 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035156093 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035156093 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035156093 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156114 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035156114 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035156114 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035156114 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(544)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035156117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156117 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035156117 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035156117 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035156117 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035156117 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035156117 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035156119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156119 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035156119 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035156119 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035156119 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035156119 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035156119 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035156119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035156119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035156119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035156119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035156119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035156119 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035156119 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035156119 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035156120 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035156120 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035156120 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035156120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035156120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035156120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156120 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035156120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035156120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035156120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035156120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035156120 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156139 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035156139 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035156139 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035156139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(547)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035156142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156142 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035156142 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035156142 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035156142 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035156142 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035156142 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035156143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156143 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035156143 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035156143 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035156143 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035156143 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035156143 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035156143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035156143 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035156143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035156143 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035156143 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156143 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035156143 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035156143 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035156143 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035156144 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035156144 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035156144 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035156144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035156144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156144 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035156144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156144 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035156144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156144 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156144 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156144 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035156144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035156144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035156144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035156144 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156176 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035156176 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035156176 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035156176 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(550)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035156179 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156179 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035156179 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035156179 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035156179 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035156179 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035156179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035156180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156180 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035156180 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035156180 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035156180 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035156180 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035156180 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035156180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035156180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035156180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035156180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035156180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035156180 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035156180 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035156180 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035156182 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035156182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035156182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035156182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035156182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035156182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156182 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035156182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156182 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156182 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156182 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035156182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035156182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035156182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035156182 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156357 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035156357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021eeab), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035156357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156357 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035156357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156357 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035156357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf8745), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035156357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156357 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035156357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035156357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035156357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035156357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156361 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035156361 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035156361 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035156361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156361 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156361 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:599) 20241027035156361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=0021eeab) (sccp_scrc.c:472) 20241027035156361 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241027035156361 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035156361 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035156361 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035156361 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035156361 DLSCCP DEBUG SCCP-SCOC(38)[0x55d38f220ca0]{IDLE}: Deallocated (fsm.c:568) 20241027035156365 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035156365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9f921), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035156365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035156365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156365 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156365 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156365 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035156365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035156365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035156365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035156365 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156369 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035156369 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035156369 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035156369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156369 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035156369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00d9f921) (sccp_scrc.c:472) 20241027035156369 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241027035156369 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035156369 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035156369 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035156369 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035156369 DLSCCP DEBUG SCCP-SCOC(40)[0x55d38f22d550]{IDLE}: Deallocated (fsm.c:568) 20241027035156562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156562 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035156562 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035156562 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035156562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156562 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156562 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:599) 20241027035156562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=00cf8745) (sccp_scrc.c:472) 20241027035156562 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241027035156562 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035156562 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035156562 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035156562 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035156562 DLSCCP DEBUG SCCP-SCOC(39)[0x55d38f226520]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(540)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035156897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156897 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035156897 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035156897 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035156897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156897 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035156897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035156897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035156897 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035156897 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035156897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035156897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035156898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156898 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035156898 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035156898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156898 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156898 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156898 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035156898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035156898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035156898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035156898 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156900 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035156900 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035156900 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035156900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156900 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035156900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035156900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035156900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035156900 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035156900 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(540)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035156921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156921 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035156921 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035156921 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156921 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035156921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035156921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035156921 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035156921 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) 20241027035156921 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) 20241027035156921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035156921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156921 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035156921 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035156921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156921 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156921 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156921 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035156921 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035156921 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(543)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035156924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156924 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035156924 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035156924 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035156924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156924 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035156924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035156924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035156924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035156924 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035156924 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(543)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035156947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156947 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035156947 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035156947 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156947 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156947 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:599) 20241027035156947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035156947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035156947 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035156947 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) 20241027035156947 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) 20241027035156947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035156947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156947 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035156947 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035156947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156947 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156947 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156947 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035156947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035156947 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(546)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035156950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156950 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035156950 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035156950 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035156950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156950 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156950 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:599) 20241027035156950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035156950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035156950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035156951 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035156951 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(546)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035156984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156984 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035156984 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035156984 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156984 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035156984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035156984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156984 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035156984 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035156984 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035156984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035156984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035156984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035156984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035156984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035156984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035156984 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035156984 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035156984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035156984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035156984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035156984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035156984 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156987 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035156987 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035156987 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035156987 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035156987 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035156987 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035156987 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035156987 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035156987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035156987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035156987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035156987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035156987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035156987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035156987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035156987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035156987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035156987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035156987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035156987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035156987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035156987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035156988 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035156988 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(549)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035158019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035158022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035158023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035158025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035158027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035158029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035158031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035158033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035158035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035158037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035158039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035158041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035158043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035158045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035158047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035158049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035158051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035158053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035158055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035158057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035158075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(543)@dc925de6268c: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(543)@dc925de6268c: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(552) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)5945400 20241027035159105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035159105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035159105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035159105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035159105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ab838, normal) (hnbgw_rua.c:407) 20241027035159105 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035159105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035159105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5945400 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035159105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035159105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035159105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5945400 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035159105 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035159105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035159105 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5945400 <-> SCCP-48 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035159105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5945400 SCCP-48 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035159105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035159105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035159105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035159105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035159105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035159105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035159105 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: Allocated (fsm.c:456) 20241027035159105 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035159105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002300056400500f1100926) (sccp_scrc.c:401) 20241027035159105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035159105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035159105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035159105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035159105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035159105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035159105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035159105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035159105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035159105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035159105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035159105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035159105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035159105 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035159105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035159105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035159105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035159105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035159105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035159105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035159105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035159105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035159105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035159105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(542)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(542)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(543)@dc925de6268c: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc1-RAN(543)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)10259465 HNBGW_Test.msc1-SCCP(542)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(552)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(542)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035159116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34342<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035159116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035159116 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035159116 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035159116 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035159116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035159116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035159116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035159116 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035159116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035159116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035159116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035159116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035159116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035159116 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da5397) (sccp_scrc.c:472) 20241027035159116 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241027035159116 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035159116 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035159116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035159116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035159116 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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:483) 20241027035159116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035159116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_valid_nri0(552)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035159117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035159119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035159121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035159124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035159126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035159128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035159130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035159132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035159134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035159136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035159138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035159139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035159140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035159141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035159142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035159144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035159146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035159148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035159150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035159152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035159169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(540)@dc925de6268c: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@dc925de6268c: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(553) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@dc925de6268c: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(553)4310577 20241027035200183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035200183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035200183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035200183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035200183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41c631, normal) (hnbgw_rua.c:407) 20241027035200183 DHNB DEBUG map_rua[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035200183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035200183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4310577 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035200183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035200183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035200183 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035200183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4310577 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035200183 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035200183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035200183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4310577 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035200183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4310577 SCCP-49 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035200183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035200183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035200183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035200183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035200183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035200183 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035200183 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: Allocated (fsm.c:456) 20241027035200183 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035200183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003d00056400500f1100926) (sccp_scrc.c:401) 20241027035200183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035200183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035200183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035200183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035200183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035200183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035200183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035200183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035200183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035200183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035200183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035200183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035200183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035200183 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035200183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035200183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035200183 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035200183 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035200183 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035200183 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035200183 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035200183 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035200183 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035200183 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(539)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@dc925de6268c: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(553) HNBGW_Test.msc0-RAN(540)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(553)2263144 HNBGW_Test.msc0-SCCP(539)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(553)@dc925de6268c: setverdict(pass): none -> pass 20241027035200193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035200193 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035200193 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035200193 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035200193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035200193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035200193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035200193 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035200193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035200194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035200194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035200194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035200194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035200194 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9081a) (sccp_scrc.c:472) 20241027035200194 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241027035200194 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035200194 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035200194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035200194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035200194 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035200194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035200194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035200194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(553)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035200195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035200197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035200199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035200200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035200201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035200203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035200205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035200206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035200208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035200209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035200211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035200213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035200215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035200216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035200218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035200220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035200223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035200224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035200226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035200228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035200246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(546)@dc925de6268c: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(546)@dc925de6268c: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(554) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@dc925de6268c: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(554)1072178 20241027035201259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035201259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035201259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035201259 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035201259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x105c32, normal) (hnbgw_rua.c:407) 20241027035201259 DHNB DEBUG map_rua[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035201259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035201259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1072178 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035201259 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035201259 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035201259 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1072178 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241027035201259 DCN DEBUG map_sccp[0x55d38f228360]{init}: Allocated (fsm.c:456) 20241027035201259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035201259 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1072178 <-> SCCP-50 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035201259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1072178 SCCP-50 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035201259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035201259 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035201259 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035201259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035201259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035201259 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035201259 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: Allocated (fsm.c:456) 20241027035201259 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035201259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000ee0056400500f1100926) (sccp_scrc.c:401) 20241027035201259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035201259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035201259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035201259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035201259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035201259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035201259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035201259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035201259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035201259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035201259 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035201259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035201259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035201259 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035201259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035201259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035201259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035201259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035201259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035201259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035201259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035201259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035201259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(545)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc2-SCCP(545)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(546)@dc925de6268c: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(554) HNBGW_Test.msc2-RAN(546)@dc925de6268c: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(554)463916 HNBGW_Test.msc2-SCCP(545)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(545)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035201269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201269 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035201269 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035201269 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035201269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035201269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035201269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035201269 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri0(554)@dc925de6268c: setverdict(pass): none -> pass 20241027035201269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035201269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035201269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035201269 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:599) 20241027035201269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035201269 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00efa5fd) (sccp_scrc.c:472) 20241027035201269 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241027035201269 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035201269 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035201269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035201269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035201269 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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:483) 20241027035201269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035201269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035201269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(554)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035201270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035201271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035201272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035201274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035201275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035201277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035201279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035201280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035201282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035201284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035201286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035201287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035201289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035201291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035201293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035201295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035201297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035201299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035201301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035201302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035201307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035201307 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(548)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@dc925de6268c: Final verdict of PTC: none 20241027035201309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035201309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035201309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035201309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035201309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035201309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035201309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035201309 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035201309 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035201309 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035201309 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035201309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035201309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035201309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035201309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035201309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035201309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035201309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035201309 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035201309 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035201309 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035201309 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035201309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035201309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035201309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035201309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035201309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035201309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035201309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035201309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035201309 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035201309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035201309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035201309 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035201309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035201309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035201309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035201309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{disrupted}: Freeing instance (context_map.c:202) 20241027035201309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1072178)[0x55d38f227070]{disrupted}: Deallocated (fsm.c:568) 20241027035201309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035201309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{disconnected}: Freeing instance (context_map.c:206) 20241027035201309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55d38f228360]{disconnected}: Deallocated (fsm.c:568) 20241027035201309 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1072178 SCCP-50 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241027035201309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035201309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(533)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@dc925de6268c: Final verdict of PTC: none 20241027035201308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035201309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035201309 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 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035201309 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035201309 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035201309 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035201309 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 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035201309 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035201309 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035201309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035201309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035201309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035201309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035201309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035201309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035201309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035201310 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 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035201310 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) 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035201310 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035201310 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035201310 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035201310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035201310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035201310 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 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035201310 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(541)@dc925de6268c: Final verdict of PTC: none 20241027035201310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035201310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035201310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035201310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035201310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035201310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035201310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035201310 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035201310 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035201310 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035201310 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035201310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035201310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035201310 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035201310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035201310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035201310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035201310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035201310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035201310 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035201310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035201310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035201310 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035201310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035201310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035201310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035201310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{disrupted}: Freeing instance (context_map.c:202) 20241027035201310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4310577)[0x55d38f224c40]{disrupted}: Deallocated (fsm.c:568) 20241027035201310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035201310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035201310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) 20241027035201310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4310577 SCCP-49 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241027035201310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035201310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035201310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035201310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035201310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035201310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035201310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035201310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035201310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035201312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035201312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035201312 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) 20241027035201312 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1188) 20241027035201312 DMAIN 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) 20241027035201312 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035201312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035201312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035201312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035201312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035201313 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035201313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035201313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035201313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035201313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035201313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035201313 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035201313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035201313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035201313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035201314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5945400)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035201314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035201314 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5945400 SCCP-48 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241027035201314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035201314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035201314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035201314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035201314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035201314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035201314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035201314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035201314 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(544)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@dc925de6268c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535)@dc925de6268c: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@dc925de6268c: Final verdict of PTC: none 20241027035201334 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW-MGCP(551)@dc925de6268c: Final verdict of PTC: none 20241027035201334 DLINP DEBUG SRVCONN(,r=127.0.0.1:57377<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_no_allow_attach_valid_nri-Iuh1(536)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-Iuh0(534)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(534): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(535): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(536): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(537): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(553): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(554): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@dc925de6268c: 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'. 20241027035201342 DLINP NOTICE SRV(,r=127.0.0.1:57377<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035201343 DMAIN NOTICE (127.0.0.1:57377 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57377<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035201343 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035201344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34330<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Oct 27 03:52:01 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 20241027035201505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035202007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350776) 20241027035202160 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035202160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035202160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035202160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035202160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035202160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035202160 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035202160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035202160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035202160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035202160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035202160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035202160 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035202160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035202160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035202160 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035202160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035202160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035202160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035202160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035202160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035202160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035202160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035202160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035202160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035202160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035202160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035202160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035202160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035202160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035202160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035202160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035202160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035202160 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035202691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035202691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035202691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035202691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035202691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035202691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035202691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035202691 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035202691 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035202691 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035202691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035202691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035202691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035202691 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=350776, count=360192) 20241027035203310 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035203310 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035203310 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035203310 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035203310 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035203310 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035203310 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035203310 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035203310 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035203737 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035203737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035203737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035203737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035203737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035203737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035203737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035203737 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035203737 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035203737 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035203737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035203737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035203737 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52: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_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 20241027035204694 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035204694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035204694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035204694 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035204694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035204694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035204694 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035204694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035204694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035204694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035204694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035204694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035204694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035204694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035204694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035204694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035204694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035204694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035204694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035204694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035204694 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241027035205064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035205077 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035205077 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035205093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035205095 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54570 (stream_srv.c:129) 20241027035205095 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54570<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035205104 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44299<->l=127.0.0.1:4262) (control_if.c:570) 20241027035205107 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205107 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205107 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205107 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205107 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035205108 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205108 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205108 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035205108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035205108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205108 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205108 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205108 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205108 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205108 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205108 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035205108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035205108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035205108 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035205109 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035205109 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205109 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035205109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205109 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205109 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205109 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035205109 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035205109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205109 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205109 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205109 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035205109 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.20241027035205110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035205110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035205110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035205110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035205110 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035205110 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 2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205110 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035205110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205110 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(563)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(563)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(563)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(561)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(566)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(566)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(566)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(564)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035205164 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205164 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205164 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205164 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205164 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205164 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205165 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035205165 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035205165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205165 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205165 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035205165 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205165 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035205165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205165 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035205165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205165 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035205165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035205165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035205166 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205166 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035205166 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205166 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035205166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205166 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205166 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205166 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035205166 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205166 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035205166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205166 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205166 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035205167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035205167 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035205167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205167 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205167 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205167 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035205167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035205167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035205167 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(569)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(569)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(567)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(572)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(572)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(572)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(570)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035205240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035205240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035205240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035205240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035205240 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035205240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035205240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035205240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035205240 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@dc925de6268c: setverdict(pass): none -> pass 20241027035205250 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035205250 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035205250 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035205250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035205250 DHNBAP DEBUG (127.0.0.1:54570 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035205250 DHNBAP NOTICE (127.0.0.1:54570 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035205250 DHNBAP NOTICE (127.0.0.1:54570 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035205250 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035205250 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035205335 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035205335 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035205335 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035205335 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(563)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035205338 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205338 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035205338 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035205338 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035205338 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035205338 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035205338 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035205339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205339 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035205339 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035205339 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035205339 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035205339 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035205339 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035205339 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 20241027035205339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035205339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035205339 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035205339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035205339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035205339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035205339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035205339 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035205339 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035205339 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205340 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205340 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035205340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035205341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205341 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205341 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205341 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205341 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035205341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035205341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035205341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035205341 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035205360 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035205360 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035205360 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035205360 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035205360 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035205360 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035205360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(566)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035205363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035205363 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035205363 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035205363 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035205363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035205363 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035205363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035205363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035205363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035205363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035205363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035205363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035205363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035205363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035205363 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035205364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205364 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035205364 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035205364 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035205364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035205364 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241027035205364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035205364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035205364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035205364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035205364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035205364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035205364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035205364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035205364 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035205364 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035205364 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205365 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035205365 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035205365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035205365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205365 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205365 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205365 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205365 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035205365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035205365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035205365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035205365 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035205392 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035205392 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035205392 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035205392 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(569)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035205395 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205395 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035205395 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035205395 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035205395 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035205395 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035205395 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035205396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205396 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035205396 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035205396 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035205396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035205396 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035205396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035205396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035205396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035205396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035205396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035205396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035205396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035205396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035205396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035205396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035205396 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205397 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035205397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035205397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205397 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035205397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205397 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205397 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205397 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035205397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035205397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035205397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035205397 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035205420 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted HNBGW_Test.sgsn1-M3UA(572)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035205424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035205420 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035205420 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035205420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035205423 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205423 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035205423 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035205423 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035205423 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035205423 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035205423 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035205424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205424 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035205424 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035205424 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035205424 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035205424 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035205424 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035205425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035205425 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035205425 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035205425 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035205425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035205425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035205425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035205425 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035205424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035205424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035205424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035205424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035205424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035205424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035205424 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035205424 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035205424 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035205425 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035205425 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035205425 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035205425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035205425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035205425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035205425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035205425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035205425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035205425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035205425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035205425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035205425 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(562)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035206143 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206143 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035206143 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035206143 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035206143 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206143 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206143 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206143 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035206143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035206143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035206143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035206144 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035206144 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035206144 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035206144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035206144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035206144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035206144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035206144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035206144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035206144 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035206144 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035206144 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206144 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035206144 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035206144 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035206144 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035206144 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035206144 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035206144 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206145 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035206145 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035206145 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035206145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206145 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035206146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035206146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035206146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035206146 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035206146 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(562)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(565)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035206168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206168 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035206168 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035206168 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206168 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035206168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035206168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035206168 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035206168 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) 20241027035206168 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) 20241027035206168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035206168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035206168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035206168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035206168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035206168 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035206168 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035206168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206168 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035206168 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035206168 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035206168 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206168 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035206168 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035206168 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206168 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035206169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035206169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035206169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035206169 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035206169 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(565)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035206201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206201 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035206201 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035206201 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035206201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206201 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035206201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035206201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035206201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035206202 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035206202 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035206202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035206202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035206202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035206202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035206202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035206202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035206202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035206202 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035206202 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035206202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206202 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035206202 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035206202 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035206202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035206202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035206202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035206202 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206202 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035206202 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035206202 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035206202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206203 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035206203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035206203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035206203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035206203 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035206203 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(568)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035206228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206228 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035206228 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035206228 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206228 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035206228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035206228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035206228 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035206228 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) 20241027035206228 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) 20241027035206228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035206228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035206228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035206228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035206228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035206228 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035206228 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035206228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206228 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035206228 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035206228 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035206228 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035206228 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(571)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035206231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035206231 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035206231 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035206231 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035206231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035206231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035206231 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035206231 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035206231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035206231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035206231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035206231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035206231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035206231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035206231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035206231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035206231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035206232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035206232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035206232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035206232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035206232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035206232 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035206232 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(571)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035207255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035207257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035207258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035207259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035207260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035207261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035207262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035207263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035207263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035207264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035207265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035207266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035207268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035207269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035207270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035207271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035207272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035207272 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035207273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035207274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035207286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(562)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(562)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)2297431 20241027035208302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035208302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035208302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035208302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035208302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x230e57, normal) (hnbgw_rua.c:407) 20241027035208302 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035208302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035208302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2297431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035208302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035208302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035208302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2297431 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035208302 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035208302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035208302 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2297431 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035208302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2297431 SCCP-51 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035208302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035208302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035208302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035208302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035208302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035208302 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035208303 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: Allocated (fsm.c:456) 20241027035208303 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035208303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002d10056400500f1100926) (sccp_scrc.c:401) 20241027035208303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035208303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035208303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035208303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035208303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035208303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035208303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035208303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035208303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035208303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035208303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035208303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035208303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035208303 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035208303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035208303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035208303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035208303 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035208303 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035208303 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035208303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035208303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035208303 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035208303 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(561)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(561)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(562)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc0-RAN(562)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)2914271 HNBGW_Test.msc0-SCCP(561)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(561)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035208308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035208308 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035208308 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035208308 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035208308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035208308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035208308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035208308 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@dc925de6268c: setverdict(pass): none -> pass 20241027035208308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035208308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035208308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035208308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035208308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035208308 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da5c15) (sccp_scrc.c:472) 20241027035208308 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241027035208308 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035208308 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035208308 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035208308 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035208308 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035208308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035208308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035208309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035208310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035208311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035208313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035208314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035208316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035208317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035208319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035208320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035208322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035208323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035208325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035208327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035208328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035208329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035208331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035208332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035208334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035208335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035208337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035208338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035208351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(565)@dc925de6268c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@dc925de6268c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@dc925de6268c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)8538980 20241027035209364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035209364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035209364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035209364 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035209364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x824b64, normal) (hnbgw_rua.c:407) 20241027035209364 DHNB DEBUG map_rua[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035209364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035209364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8538980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035209364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035209364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035209364 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035209364 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8538980 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035209364 DCN DEBUG map_sccp[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035209364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035209364 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8538980 <-> SCCP-52 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035209364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8538980 SCCP-52 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035209364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035209364 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035209364 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035209364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035209364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035209364 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035209364 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: Allocated (fsm.c:456) 20241027035209364 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035209364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001590056400500f1100926) (sccp_scrc.c:401) 20241027035209364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035209364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035209364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035209364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035209364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035209364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035209364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035209364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035209364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035209364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035209364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035209364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035209364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035209365 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035209365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035209365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035209365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035209365 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035209365 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035209365 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035209365 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035209365 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035209365 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035209365 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(564)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(565)@dc925de6268c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575) HNBGW_Test.msc1-RAN(565)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)16162098 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@dc925de6268c: setverdict(pass): none -> pass 20241027035209374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035209374 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035209374 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035209374 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035209374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035209374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035209374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035209374 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035209374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035209374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035209374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035209374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035209374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035209374 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f1fef) (sccp_scrc.c:472) 20241027035209374 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241027035209374 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035209374 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035209374 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035209374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035209374 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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:483) 20241027035209374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035209374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035209374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035209376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035209379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035209381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035209384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035209386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035209389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035209391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035209394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035209396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035209398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035209400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035209402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035209404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035209406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035209407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035209409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035209410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035209412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035209414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035209416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: "disconnecting msc0" 20241027035209418 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(562)@dc925de6268c: Final verdict of PTC: none 20241027035209420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035209420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035209420 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 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035209420 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035209420 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035209420 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035209420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035209420 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035209420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035209420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035209420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035209420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035209420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035209420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035209420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035209420 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035209420 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035209420 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035209420 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035209420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035209420 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035209420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5c15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035209420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035209420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035209420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035209420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035209420 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035209420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035209420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035209420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035209420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035209420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035209420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035209420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035209420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035209420 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035209420 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035209420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035209420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035209420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035209420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035209420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2297431)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035209420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2297431 SCCP-51 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035209420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035209420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-M3UA(563)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(561)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@dc925de6268c: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)2297431 20241027035209437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(565)@dc925de6268c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(565)@dc925de6268c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)3728617 20241027035210450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035210450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035210451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035210451 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035210451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38e4e9, normal) (hnbgw_rua.c:407) 20241027035210451 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035210451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035210451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3728617 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035210451 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035210451 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035210451 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3728617 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035210451 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035210451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035210451 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3728617 <-> SCCP-53 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035210451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3728617 SCCP-53 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035210451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035210451 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035210451 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035210451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035210451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035210451 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035210451 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: Allocated (fsm.c:456) 20241027035210451 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035210451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003ae0056400500f1100926) (sccp_scrc.c:401) 20241027035210451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035210451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035210451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035210451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035210451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035210451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035210451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035210451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035210451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035210451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035210451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035210451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035210451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035210451 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035210451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035210451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035210451 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210451 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035210451 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035210451 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035210451 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035210451 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035210451 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035210451 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(564)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(565)@dc925de6268c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576) HNBGW_Test.msc1-RAN(565)@dc925de6268c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)3484159 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035210453 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210453 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035210453 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035210453 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035210453 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035210453 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035210453 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035210453 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035210453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035210453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035210453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035210453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035210453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035210453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7661d) (sccp_scrc.c:472) 20241027035210453 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241027035210453 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035210453 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035210453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035210453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035210453 DCN DEBUG handle_cn_conn_conf() conn_id=53, 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:483) 20241027035210453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035210453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@dc925de6268c: setverdict(pass): none -> pass 20241027035210454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035210455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035210457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035210459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035210461 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035210463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035210465 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035210467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035210469 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035210471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035210473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035210475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035210477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035210479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035210481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035210482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035210484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035210485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035210487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035210489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035210490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035210496 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44299<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559)@dc925de6268c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@dc925de6268c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(570)@dc925de6268c: Final verdict of PTC: none 20241027035210497 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035210497 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035210497 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 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035210497 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035210497 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035210497 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035210497 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035210497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035210497 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035210497 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 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035210498 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035210498 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) 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035210498 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035210498 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035210498 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035210498 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035210498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035210498 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035210498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) VirtHNBGW-STATS(555)@dc925de6268c: Final verdict of PTC: none 20241027035210498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035210498 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) HNBGW_Test.msc1-M3UA(566)@dc925de6268c: Final verdict of PTC: none 20241027035210499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-RAN(568)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(572)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@dc925de6268c: Final verdict of PTC: none20241027035210500 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 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035210500 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) 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035210500 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035210500 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035210500 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035210500 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035210500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035210500 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(564)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(573)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(571)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@dc925de6268c: Final verdict of PTC: none 20241027035210518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035210518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035210518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035210518 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035210518 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035210518 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035210518 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035210518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558)@dc925de6268c: Final verdict of PTC: none 20241027035210519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035210519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035210519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035210519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035210519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035210519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035210519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035210519 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035210519 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035210519 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035210519 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035210519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035210519 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035210519 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035210519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f1fef), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035210519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035210519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035210519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035210519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035210519 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035210519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035210519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035210520 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035210520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035210520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035210520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035210520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{disrupted}: Freeing instance (context_map.c:202) 20241027035210520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8538980)[0x55d38f22b740]{disrupted}: Deallocated (fsm.c:568) 20241027035210520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035210520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{disconnected}: Freeing instance (context_map.c:206) 20241027035210520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55d38f227070]{disconnected}: Deallocated (fsm.c:568) 20241027035210520 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8538980 SCCP-52 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035210520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035210520 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035210520 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035210520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7661d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035210520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035210520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035210520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035210520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035210520 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035210520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035210520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035210520 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035210521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035210521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035210521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035210521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035210521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3728617)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035210521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035210521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035210521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035210521 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3728617 SCCP-53 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035210521 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035210521 DLINP DEBUG SRVCONN(,r=127.0.0.1:54570<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035210521 DLINP NOTICE SRV(,r=127.0.0.1:54570<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035210521 DMAIN NOTICE (127.0.0.1:54570 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54570<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035210521 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035210521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035210521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035210521 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035210521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035210521 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035210521 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035210521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035210521 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035210522 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035210522 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035210522 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035210522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035210522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035210522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035210522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035210522 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035210522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035210522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035210522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035210522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035210522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035210522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035210522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035210522 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035210522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035210522 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035210522 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035210522 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035210542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(565)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(555): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(556): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(557): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(558): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(559): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(561): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(562): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(563): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(564): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(565): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(566): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(570): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(571): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(572): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(573): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(575): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(576): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:10 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 20241027035210632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035211234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344100) 20241027035211310 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035211310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035211310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035211310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035211310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035211310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035211310 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035211310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035211310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035211310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035211310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035211310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035211310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035211310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035211310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035211310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035211310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035211310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035211310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035211310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035211310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035211310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035211313 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035211313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035211313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035211313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035211313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035211313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035211313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035211313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035211313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035211313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035211313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035211313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035211313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035211313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035211420 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035211420 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035211420 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035212161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035212161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035212161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035212161 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035212161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035212161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035212161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035212161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035212161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035212161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035212161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035212161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035212161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035212161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035212161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035212161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035212161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035212161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035212161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035212161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035212161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035212161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035212161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035212161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035212161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035212161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035212161 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035212161 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035212161 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035212161 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035212161 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=344100, count=350272) 20241027035212498 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035212498 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035212498 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035212498 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035212498 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035212498 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035212500 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035212500 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035212500 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035212692 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035212692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035212692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035212692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035212692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035212692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035212692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035212692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035212692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035212692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035212692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035212692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035212692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241027035213738 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035213738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035213738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035213738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035213738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035213738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035213738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035213738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035213738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035213738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035213738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035213738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035213738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241027035214282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035214291 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035214291 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035214301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035214303 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37397 (stream_srv.c:129) 20241027035214303 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37397<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035214310 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44495<->l=127.0.0.1:4262) (control_if.c:570) 20241027035214312 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214312 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214312 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214312 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214312 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214312 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214312 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214312 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214313 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214313 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035214313 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214313 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035214313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214313 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214313 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214313 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035214313 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214313 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035214313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214313 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214313 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035214313 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035214314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214314 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214314 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214314 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035214314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035214314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035214314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214314 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035214314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035214314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035214314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035214314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(585)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(585)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(585)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(583)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035214338 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214338 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214338 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214338 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214339 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214339 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214339 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035214339 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214340 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214340 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035214340 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214340 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035214340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214340 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214340 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214340 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035214340 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214340 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035214340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214340 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214340 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035214340 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035214340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214340 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214340 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035214340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035214340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035214341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214341 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214341 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214341 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214341 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035214341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214341 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214341 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214341 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035214341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214341 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214341 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214341 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035214341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214341 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214341 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214341 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035214341 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(588)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(588)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(588)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(586)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035214370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035214370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035214370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035214370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035214370 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035214370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035214370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035214370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035214370 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@dc925de6268c: setverdict(pass): none -> pass 20241027035214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035214378 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035214378 DHNBAP DEBUG (127.0.0.1:37397 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035214378 DHNBAP NOTICE (127.0.0.1:37397 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035214378 DHNBAP NOTICE (127.0.0.1:37397 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035214533 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035214533 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035214533 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035214533 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(585)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035214535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214535 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035214535 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035214535 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035214535 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035214535 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035214535 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035214536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214536 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035214536 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035214536 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035214536 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035214536 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035214536 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035214536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035214536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035214536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035214536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035214536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035214536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035214536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035214536 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035214536 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035214536 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214537 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035214537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035214537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035214537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214537 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214537 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214537 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214537 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214537 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035214537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035214537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035214537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035214537 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035214555 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035214555 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035214555 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035214555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(588)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035214556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214556 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035214556 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035214556 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035214556 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035214556 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035214556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035214557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214557 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035214557 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035214557 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035214557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035214557 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035214557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035214557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035214557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035214557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035214557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035214557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035214557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035214557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035214557 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035214557 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035214557 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035214558 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035214558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035214558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035214558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035214558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035214558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035214558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035214558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035214558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035214558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214558 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035214559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035214559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035214559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035214559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035214559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035214695 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035214695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d57825), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035214695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035214695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214695 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035214695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035214695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035214695 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035214695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035214695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035214695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035214695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035214695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035214695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035214695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035214695 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035214699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035214699 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035214699 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035214699 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035214699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035214699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035214699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035214699 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035214699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035214699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035214699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035214699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035214699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035214699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=00d57825) (sccp_scrc.c:472) 20241027035214699 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241027035214699 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035214699 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035214699 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035214699 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035214699 DLSCCP DEBUG SCCP-SCOC(41)[0x55d38f22c4c0]{IDLE}: Deallocated (fsm.c:568) 20241027035215339 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215339 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035215339 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035215339 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035215339 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035215339 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035215339 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035215339 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035215339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035215339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035215339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035215339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035215339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035215339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035215339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035215339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035215339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035215340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035215340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035215340 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035215340 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035215340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035215340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035215340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035215340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035215340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035215340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035215340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035215340 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035215340 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035215340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215340 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035215340 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035215340 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035215340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035215340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035215340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035215340 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(584)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035215341 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215341 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035215341 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035215341 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035215341 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035215341 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035215341 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035215341 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035215341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035215341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035215341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035215341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035215341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035215341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035215341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035215341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035215341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035215341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035215341 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035215341 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035215341 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(584)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035215360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215360 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035215360 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035215360 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035215360 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035215360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035215360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035215360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035215360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035215360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035215360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035215360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035215360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035215360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035215360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035215360 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035215360 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035215360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035215360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035215360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035215360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035215360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035215360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035215360 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035215360 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035215360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035215360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035215360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035215360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035215360 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(587)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035215362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035215362 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035215362 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035215362 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035215362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035215362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035215362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035215362 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035215362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035215363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035215363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035215363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035215363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035215363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035215363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035215363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035215363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035215363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035215363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035215363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035215363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035215363 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035215363 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035215363 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(587)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035216384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035216386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035216387 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035216388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035216388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035216389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035216390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035216391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035216392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035216392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035216393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035216394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035216395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035216396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035216398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035216399 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035216400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035216401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035216403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035216404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035216413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(584)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)5571989 20241027035217426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035217426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035217426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035217426 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035217426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x550595, normal) (hnbgw_rua.c:407) 20241027035217426 DHNB DEBUG map_rua[0x55d38f22c4c0]{init}: Allocated (fsm.c:456) 20241027035217426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035217426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571989 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035217426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035217426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035217426 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571989 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035217426 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035217426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035217426 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5571989 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035217426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571989 SCCP-54 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035217426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035217426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035217426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035217426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035217426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035217426 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035217426 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: Allocated (fsm.c:456) 20241027035217426 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035217426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300013b0056400500f1100926) (sccp_scrc.c:401) 20241027035217426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035217426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035217426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035217426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035217426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035217426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035217426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035217426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035217426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035217426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035217426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035217426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035217427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035217427 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035217427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035217427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035217427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035217427 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035217427 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035217427 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035217427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035217427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035217427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035217427 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(583)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590) HNBGW_Test.msc0-RAN(584)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)8537859 HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035217434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035217434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035217434 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035217434 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035217434 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035217434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035217434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035217434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035217434 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035217434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035217434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035217434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035217434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035217434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035217434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3e254) (sccp_scrc.c:472) 20241027035217434 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241027035217434 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590)@dc925de6268c: Final verdict of PTC: pass 20241027035217434 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035217434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035217434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035217434 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:483) 20241027035217434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035217434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@dc925de6268c: 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 } } } 20241027035217434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035217435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035217436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035217437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035217438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035217439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035217441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035217442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035217444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035217445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035217446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035217447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035217448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035217450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035217451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035217453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035217454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035217456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035217458 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035217459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035217470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(584)@dc925de6268c: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@dc925de6268c: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@dc925de6268c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)14460845 20241027035218478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035218478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035218478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035218478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035218478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdca7ad, normal) (hnbgw_rua.c:407) 20241027035218478 DHNB DEBUG map_rua[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035218478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035218478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035218478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035218478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035218478 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035218478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460845 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035218479 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035218479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035218479 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14460845 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035218479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460845 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035218479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035218479 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035218479 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035218479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035218479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035218479 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035218479 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: Allocated (fsm.c:456) 20241027035218479 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035218479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000860056400500f1100926) (sccp_scrc.c:401) 20241027035218479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035218479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035218479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035218479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035218479 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035218479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035218479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035218479 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035218479 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035218479 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035218479 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035218479 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035218479 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035218479 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035218479 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(583)@dc925de6268c: First idle individual index:1 HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(584)@dc925de6268c: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591) HNBGW_Test.msc0-RAN(584)@dc925de6268c: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)2325718 HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035218482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035218482 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035218482 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035218482 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035218482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035218482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035218482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035218482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035218482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035218482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035218482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035218482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035218482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035218482 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d498e8) (sccp_scrc.c:472) 20241027035218482 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241027035218482 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035218482 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035218482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035218482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035218482 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:483) 20241027035218482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035218482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@dc925de6268c: setverdict(pass): none -> pass 20241027035218483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035218484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035218486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035218488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035218490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035218492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035218494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035218496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035218498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035218500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035218502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035218504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035218505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035218507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035218509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035218511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035218513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035218515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035218516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035218518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035218520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: "connecting cnlink 1" 20241027035218521 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(594)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(594)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(594)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(592)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035218747 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035218747 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035218747 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035218747 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(594)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035218750 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035218750 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035218750 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035218750 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035218750 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035218750 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035218750 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035218751 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035218751 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035218751 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035218751 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035218751 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035218751 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035218751 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035218751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035218751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035218751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035218751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035218751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035218751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035218751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035218751 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035218751 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035218751 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035218753 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035218753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035218753 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035218753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035218753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035218753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035218753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035218753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035218753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035218753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035218753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035218753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035218753 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035218753 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035218753 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035218753 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035218753 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035218753 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035218753 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035218753 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035218753 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219421 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035219421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5c15), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035219422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035219422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035219422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035219422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035219422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035219422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035219422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035219422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035219422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035219422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035219422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035219422 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035219424 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035219424 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035219424 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035219424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035219424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035219424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035219424 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035219424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035219424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035219424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035219424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035219424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00da5c15) (sccp_scrc.c:472) 20241027035219424 DLSCCP DEBUG Received CO:RELCO for local reference 51 (sccp_scoc.c:1823) 20241027035219424 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035219424 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035219424 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035219424 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035219424 DLSCCP DEBUG SCCP-SCOC(51)[0x55d38f224c40]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.msc1-RAN(593)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035219554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035219554 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035219554 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035219554 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035219554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035219554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035219554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035219554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035219554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035219554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035219554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035219554 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035219554 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) 20241027035219554 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) 20241027035219554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035219554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035219554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035219554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035219554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035219554 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035219554 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035219554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035219554 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035219554 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035219554 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035219554 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035219554 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035219554 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035219554 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035219554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035219554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035219554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035219554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035219554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035219554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035219554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035219554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035219554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035219554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035219554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035219554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035219554 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035219554 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(593)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035219567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035220521 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035220521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7661d), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035220521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035220521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220521 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035220521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f1fef), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035220521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035220521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220521 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220521 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220521 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035220521 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035220521 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220521 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220521 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220521 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035220521 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035220521 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035220523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220523 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035220523 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035220523 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035220523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035220523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035220523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035220523 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035220523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035220523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035220523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035220523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035220523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035220523 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=00d7661d) (sccp_scrc.c:472) 20241027035220523 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20241027035220523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035220523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035220523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035220523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035220523 DLSCCP DEBUG SCCP-SCOC(53)[0x55d38f2186d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(593)@dc925de6268c: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(593)@dc925de6268c: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@dc925de6268c: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)14587215 20241027035220577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035220577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035220577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035220577 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035220577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde954f, normal) (hnbgw_rua.c:407) 20241027035220577 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027035220577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035220577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14587215 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035220577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035220577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035220577 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14587215 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035220577 DCN DEBUG map_sccp[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035220577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035220577 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14587215 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035220577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14587215 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035220577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035220577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035220577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035220577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035220577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035220577 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: Allocated (fsm.c:456) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035220577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000b40056400500f1100926) (sccp_scrc.c:401) 20241027035220577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035220577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035220577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035220577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035220577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035220577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035220577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035220577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035220577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035220577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035220577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035220577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035220577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035220577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220577 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220577 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220577 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035220577 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035220577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220577 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035220577 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035220577 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035220577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035220577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035220577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035220577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035220577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035220577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035220577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035220577 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=008f1fef) (sccp_scrc.c:472) 20241027035220577 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1823) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035220577 DLSCCP DEBUG SCCP-SCOC(52)[0x55d38f224190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(592)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc1-SCCP(592)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(593)@dc925de6268c: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595) HNBGW_Test.msc1-RAN(593)@dc925de6268c: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)3183829 HNBGW_Test.msc1-SCCP(592)@dc925de6268c: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(592)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035220584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035220585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035220586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035220588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035220589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035220591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035220592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035220594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035220595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035220596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035220597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035220598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035220600 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035220601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035220603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035220604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035220606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035220607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035220608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035220610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035220611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035220615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035220615 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035220615 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035220615 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035220615 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 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035220615 DLINP DEBUG SRVCONN(,r=127.0.0.1:37397<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035220615 DLINP NOTICE SRV(,r=127.0.0.1:37397<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035220615 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035220615 DMAIN NOTICE (127.0.0.1:37397 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37397<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035220615 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035220615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220615 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035220615 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035220615 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035220615 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581)@dc925de6268c: Final verdict of PTC: none 20241027035220615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035220615 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 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035220615 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) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035220615 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035220615 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(585)@dc925de6268c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578)@dc925de6268c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(584)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(586)@dc925de6268c: Final verdict of PTC: none 20241027035220615 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 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035220615 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 20241027035220615 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(583)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(587)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(589)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(594)@dc925de6268c: Final verdict of PTC: none 20241027035220615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-M3UA(588)@dc925de6268c: Final verdict of PTC: none 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035220615 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035220615 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035220616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035220616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035220616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035220616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035220616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035220616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035220616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035220616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035220615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035220615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035220615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035220615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035220615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035220615 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035220615 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035220615 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035220615 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035220615 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035220615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e254), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035220615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035220615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035220615 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035220615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{disrupted}: Freeing instance (context_map.c:202) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5571989)[0x55d38f22c4c0]{disrupted}: Deallocated (fsm.c:568) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) 20241027035220615 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571989 SCCP-54 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035220615 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035220615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d498e8), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035220615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035220615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035220615 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035220615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{disrupted}: Freeing instance (context_map.c:202) 20241027035220615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14460845)[0x55d38f220ca0]{disrupted}: Deallocated (fsm.c:568) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035220615 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460845 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035220615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035220615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035220615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035220615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035220615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035220615 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb363e) (sccp_scrc.c:472) 20241027035220615 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035220615 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035220615 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035220615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035220615 DCN DEBUG handle_cn_conn_conf() conn_id=56, 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:483) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035220615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035220615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035220615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035220616 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44495<->l=127.0.0.1:4262) (control_if.c:193) 20241027035220616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035220616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035220616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035220616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035220616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035220616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035220616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035220616 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035220616 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035220616 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035220616 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035220616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035220616 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035220616 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035220616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb363e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035220616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035220616 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035220616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035220616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035220616 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035220616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035220616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035220616 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035220616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035220616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035220616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035220616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035220616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14587215)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027035220616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035220616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{disconnected}: Freeing instance (context_map.c:206) 20241027035220616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55d38f224c40]{disconnected}: Deallocated (fsm.c:568) 20241027035220616 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14587215 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035220616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035220616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035220616 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035220616 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035220616 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(577)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(593)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(592)@dc925de6268c: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035220627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(578): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(579): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(580): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(581): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(586): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(587): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(588): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(589): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(590): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(591): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(592): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(593): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(594): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(595): pass (pass -> pass) MTC@dc925de6268c: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:20 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 20241027035220695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035221297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328992) 20241027035221311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035221311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035221311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035221311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035221311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035221311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035221311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035221311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035221311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035221311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035221311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035221311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035221311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035221311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035221311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035221311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035221311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035221311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035221311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035221311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035221311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035221311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035221314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035221314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035221314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035221314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035221314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035221314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035221314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035221314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035221314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035221314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035221314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035221314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035221314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035221314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035222162 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035222162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035222162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035222162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035222162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035222162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035222162 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035222162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035222162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035222162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035222162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035222162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035222162 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035222162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035222162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035222162 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035222162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035222162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035222162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035222162 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035222162 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035222162 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035222162 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035222162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035222162 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035222162 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035222162 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035222162 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035222162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035222162 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035222162 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035222162 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035222162 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=328992, count=335176) 20241027035222615 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035222615 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035222615 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035222615 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035222615 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035222615 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035222693 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035222693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035222693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035222693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035222693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035222693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035222693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035222693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035222693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035222693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035222693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035222693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035222693 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52:23 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 20241027035223739 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035223739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035223739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035223739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035223739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035223739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035223739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035223739 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035223739 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035223739 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035223739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035223739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035223739 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241027035224334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035224340 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035224340 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035224350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035224351 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49894 (stream_srv.c:129) 20241027035224351 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49894<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035224358 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38183<->l=127.0.0.1:4262) (control_if.c:570) 20241027035224360 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224360 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224360 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224360 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224360 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224360 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224360 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224360 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224362 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224362 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035224362 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224362 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035224362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224362 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224362 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224362 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035224362 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035224362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224362 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224362 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224362 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035224362 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035224362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224362 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224362 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035224362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035224362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224362 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035224362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035224362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035224362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035224362 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(604)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(604)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(604)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(602)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035224380 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224380 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224380 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035224380 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224380 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224380 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035224380 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224381 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035224381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224382 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224382 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224382 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224382 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035224382 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224382 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224382 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224382 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224382 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035224382 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224382 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224382 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224382 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035224382 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035224382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224382 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224382 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224382 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224382 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035224382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224382 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224382 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224382 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035224382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224382 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224382 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224382 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035224382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224382 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224382 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224382 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035224382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035224382 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035224382 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@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(607)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(607)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(607)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035224411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035224411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035224411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035224411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035224411 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035224411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035224411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035224411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035224411 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@dc925de6268c: setverdict(pass): none -> pass 20241027035224417 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035224417 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035224417 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035224417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035224417 DHNBAP DEBUG (127.0.0.1:49894 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035224417 DHNBAP NOTICE (127.0.0.1:49894 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035224417 DHNBAP NOTICE (127.0.0.1:49894 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035224417 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035224417 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035224577 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035224577 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035224577 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035224577 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(604)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035224578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224578 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035224578 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035224578 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035224578 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035224578 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035224578 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035224579 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224579 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035224579 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035224579 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035224579 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035224579 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035224579 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035224579 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 20241027035224579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035224579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035224579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035224579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035224579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035224579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035224579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035224579 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035224579 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035224579 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224580 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035224580 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035224580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035224580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224580 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224580 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224580 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224580 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035224580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035224580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035224580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035224580 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035224596 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035224597 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035224597 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035224597 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035224597 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035224597 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035224597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(607)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035224599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224599 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035224599 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035224599 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035224599 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035224599 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035224599 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035224599 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035224599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035224599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035224599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035224599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035224599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035224599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035224599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035224599 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035224601 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224601 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035224601 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035224601 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035224601 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035224601 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035224601 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035224601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035224601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035224601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035224601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035224601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035224601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035224601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035224601 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035224601 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035224601 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035224602 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035224602 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035224602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035224602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035224602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035224602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035224602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035224602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035224602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035224602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224602 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035224602 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224602 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224602 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224602 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035224602 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035224602 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035224602 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035224602 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035224696 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035224696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00add7d0), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035224696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035224696 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035224696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035224696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035224696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035224696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035224696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035224696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035224696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035224696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035224696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.msc0-RAN(603)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035225382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225382 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035225382 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035225382 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035225382 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035225382 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035225382 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035225382 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035225382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035225382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035225382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035225382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035225382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035225382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035225382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035225382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035225383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035225383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035225383 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035225383 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035225383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035225383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035225383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035225383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035225383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035225383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035225383 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035225383 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035225383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225383 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035225383 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035225383 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035225383 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225383 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035225383 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035225383 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035225383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035225383 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035225383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035225383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035225383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035225383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035225383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035225383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035225383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035225383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035225383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035225383 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035225383 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(603)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035225401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225401 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035225401 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035225401 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035225401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035225401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035225401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035225401 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035225401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035225401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035225401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035225401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035225401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035225401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035225401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035225401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035225401 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035225401 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035225401 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035225401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035225401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035225401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035225401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035225402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035225402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035225402 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035225402 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035225402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225402 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035225402 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035225402 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035225402 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035225402 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035225402 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035225402 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035225402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035225402 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035225402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035225402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035225402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035225402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035225402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035225402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035225402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035225402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035225402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035225402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035225402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035225402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035225402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035225402 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035225402 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035225402 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035225421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035225423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035225424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035225425 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035225426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035225427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035225428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035225429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035225430 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035225431 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035225433 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035225434 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035225435 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035225436 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035225438 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035225439 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035225441 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035225442 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035225443 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035225444 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035225457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)3552042 20241027035226470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035226471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035226471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035226471 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035226471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36332a, normal) (hnbgw_rua.c:407) 20241027035226471 DHNB DEBUG map_rua[0x55d38f2186d0]{init}: Allocated (fsm.c:456) 20241027035226471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035226471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3552042 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035226471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035226471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035226471 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035226471 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3552042 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035226471 DCN DEBUG map_sccp[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035226471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035226471 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3552042 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035226471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3552042 SCCP-57 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035226471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035226471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035226471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035226471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035226471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035226471 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035226471 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: Allocated (fsm.c:456) 20241027035226471 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035226471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000ae0056400500f1100926) (sccp_scrc.c:401) 20241027035226471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035226471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035226471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035226471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035226471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035226471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035226471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035226471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035226471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035226471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035226471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035226471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035226471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035226471 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035226471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035226471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035226471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035226471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035226471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035226471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035226471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035226471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035226471 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035226471 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(609)1473243 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@dc925de6268c: setverdict(pass): none -> pass 20241027035226477 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035226477 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035226477 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035226477 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035226477 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035226477 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035226477 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035226477 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035226477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035226477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035226477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035226477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035226477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035226477 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009a18a0) (sccp_scrc.c:472) 20241027035226477 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241027035226477 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035226477 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035226477 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035226477 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035226477 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035226477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035226477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035226477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(609)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035226477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035226478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035226479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035226481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035226482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035226483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035226484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035226485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035226486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035226487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035226488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035226488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035226489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035226490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035226491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035226492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035226493 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035226494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035226494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035226495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035226506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)6919920 20241027035227514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035227514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035227514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035227514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035227514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6996f0, normal) (hnbgw_rua.c:407) 20241027035227514 DHNB DEBUG map_rua[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035227514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035227514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6919920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035227514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035227514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035227514 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035227514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6919920 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035227514 DCN DEBUG map_sccp[0x55d38f220ca0]{init}: Allocated (fsm.c:456) 20241027035227514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035227514 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6919920 <-> SCCP-58 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035227514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6919920 SCCP-58 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035227514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035227514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035227514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035227514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035227514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035227514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035227514 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: Allocated (fsm.c:456) 20241027035227514 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035227514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000360056400500f1100926) (sccp_scrc.c:401) 20241027035227514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035227514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035227514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035227514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035227514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035227514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035227514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035227514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035227514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035227514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035227514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035227514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035227514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035227514 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035227514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035227514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035227514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035227514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035227514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035227514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035227514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035227514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035227514 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035227514 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(610)2443371 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035227517 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035227517 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035227517 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035227517 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035227517 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035227517 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035227517 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035227517 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(610)@dc925de6268c: setverdict(pass): none -> pass 20241027035227517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035227517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035227517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035227517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035227517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035227517 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00166e8e) (sccp_scrc.c:472) 20241027035227517 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241027035227517 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035227517 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035227517 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035227517 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035227517 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035227517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035227517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035227517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(610)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035227519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035227520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035227522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035227523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035227524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035227526 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035227527 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035227527 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035227528 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035227529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035227530 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035227531 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035227532 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035227533 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035227534 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035227534 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035227535 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035227536 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035227537 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035227538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035227550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(611) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)16457626 20241027035228560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035228560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035228560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035228560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035228560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb1f9a, normal) (hnbgw_rua.c:407) 20241027035228560 DHNB DEBUG map_rua[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035228560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035228560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16457626 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035228560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035228560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035228560 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16457626 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035228560 DCN DEBUG map_sccp[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035228560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035228560 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16457626 <-> SCCP-59 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035228560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16457626 SCCP-59 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035228560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035228560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035228560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035228560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035228560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035228560 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035228560 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: Allocated (fsm.c:456) 20241027035228560 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035228560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300031f0056400500f1100926) (sccp_scrc.c:401) 20241027035228560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035228560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035228560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035228560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035228560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035228560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035228560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035228560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035228560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035228560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035228560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035228560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035228560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035228560 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035228560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035228560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035228560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035228560 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035228560 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035228560 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035228560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035228560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035228560 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035228560 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(611) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(611)9273084 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035228564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035228564 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035228564 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035228564 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035228564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035228564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035228564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035228564 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(611)@dc925de6268c: setverdict(pass): none -> pass 20241027035228564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035228564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035228564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035228564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035228564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035228564 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e3b18) (sccp_scrc.c:472) 20241027035228564 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241027035228564 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035228564 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035228564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035228564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035228564 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035228564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035228564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035228564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(611)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035228565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035228567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035228568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035228570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035228571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035228573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035228574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035228576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035228577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035228579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035228581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035228582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035228584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035228586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035228587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035228589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035228591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035228593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035228595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035228597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035228612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(612) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@dc925de6268c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)99191 20241027035229623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035229623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035229623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035229623 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035229623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x18377, normal) (hnbgw_rua.c:407) 20241027035229623 DHNB DEBUG map_rua[0x55d38f2182c0]{init}: Allocated (fsm.c:456) 20241027035229623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035229623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-99191 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035229623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035229623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035229623 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035229623 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-99191 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035229623 DCN DEBUG map_sccp[0x55d38f1a73a0]{init}: Allocated (fsm.c:456) 20241027035229623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035229623 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-99191 <-> SCCP-60 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035229623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-99191 SCCP-60 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035229623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035229623 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035229623 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035229623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035229623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035229623 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035229623 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: Allocated (fsm.c:456) 20241027035229623 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035229623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300017f0056400500f1100926) (sccp_scrc.c:401) 20241027035229623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035229623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035229623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035229623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035229623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035229623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035229623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035229623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035229623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035229623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035229623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035229623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035229623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035229624 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035229624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035229624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035229624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035229624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035229624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035229624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035229624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035229624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035229624 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(612) HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(612)4083226 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241027035229627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229627 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035229627 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035229627 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035229627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035229627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035229627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035229627 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035229627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035229627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035229627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035229627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035229627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035229627 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b9f5ed) (sccp_scrc.c:472) 20241027035229627 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241027035229627 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035229627 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035229627 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035229627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035229627 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035229627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035229627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(612)@dc925de6268c: setverdict(pass): none -> pass 20241027035229628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(612)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035229629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035229632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035229634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035229636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035229639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035229641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035229644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035229646 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035229648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035229649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035229650 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035229652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035229655 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035229657 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035229658 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035229660 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035229662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035229663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035229666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035229668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035229674 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035229674 DLINP DEBUG SRVCONN(,r=127.0.0.1:49894<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035229674 DLINP NOTICE SRV(,r=127.0.0.1:49894<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035229674 DMAIN NOTICE (127.0.0.1:49894 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49894<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035229674 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035229674 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38183<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598)@dc925de6268c: Final verdict of PTC: none 20241027035229675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035229675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035229675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035229675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035229675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035229675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035229675 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035229675 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035229675 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 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035229675 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035229675 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035229675 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035229675 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 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035229675 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035229675 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035229675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035229675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035229675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035229675 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035229675 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035229675 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035229675 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035229675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035229675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035229675 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035229675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035229675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035229675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035229675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-SCCP(602)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(608)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(607)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(606)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(603)@dc925de6268c: Final verdict of PTC: none20241027035229675 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035229675 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035229675 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035229675 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035229675 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035229675 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-M3UA(604)@dc925de6268c: Final verdict of PTC: none 20241027035229675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a18a0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035229675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035229675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035229675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035229675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035229675 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035229675 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035229675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3552042)[0x55d38f2186d0]{disrupted}: Deallocated (fsm.c:568) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{disconnected}: Freeing instance (context_map.c:206) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55d38f224c40]{disconnected}: Deallocated (fsm.c:568) 20241027035229675 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3552042 SCCP-57 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035229675 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035229675 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035229675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00166e8e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035229675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035229675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035229675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035229675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035229675 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035229675 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035229675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{disrupted}: Freeing instance (context_map.c:202) 20241027035229675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6919920)[0x55d38f22b740]{disrupted}: Deallocated (fsm.c:568) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{disconnected}: Freeing instance (context_map.c:206) 20241027035229675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55d38f220ca0]{disconnected}: Deallocated (fsm.c:568) 20241027035229676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6919920 SCCP-58 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035229676 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035229676 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035229676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3b18), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035229676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035229676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035229676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035229676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035229676 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035229676 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035229676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{disrupted}: Freeing instance (context_map.c:202) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16457626)[0x55d38f224190]{disrupted}: Deallocated (fsm.c:568) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{disconnected}: Freeing instance (context_map.c:206) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55d38f229580]{disconnected}: Deallocated (fsm.c:568) 20241027035229676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16457626 SCCP-59 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035229676 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035229676 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035229676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9f5ed), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035229676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035229676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035229676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035229676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035229676 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035229676 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035229676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{disrupted}: Freeing instance (context_map.c:202) 20241027035229676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-99191)[0x55d38f2182c0]{disrupted}: Deallocated (fsm.c:568) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{disconnected}: Freeing instance (context_map.c:206) 20241027035229676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55d38f1a73a0]{disconnected}: Deallocated (fsm.c:568) 20241027035229676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-99191 SCCP-60 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035229676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035229676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035229676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035229676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035229676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035229676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035229676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035229676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035229676 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035229676 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) VirtHNBGW-STATS(596)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(605)@dc925de6268c: Final verdict of PTC: none 20241027035229676 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035229676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035229676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035229676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035229676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035229676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035229676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035229676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035229676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035229676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035229676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035229676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035229676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035229676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035229676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035229687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(596): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(597): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(598): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(599): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(600): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(602): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(603): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(604): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(605): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(606): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(607): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(608): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(611): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(612): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:29 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 20241027035229758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035230360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311640) 20241027035230616 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035230616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb363e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035230616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035230616 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035230616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035230616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035230616 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035230616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d498e8), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035230616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035230616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035230616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035230616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035230616 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035230616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e254), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035230616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035230616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035230616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035230616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035230616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035230616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035230616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035230616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035230616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035230616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035230616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035230616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035230616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035230616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035230616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035230616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035230616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035230616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035230616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035231312 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035231312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035231312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035231312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035231312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035231312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035231312 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035231312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035231312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035231312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035231312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035231312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035231312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035231312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035231312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035231312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035231312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035231312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035231312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035231312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035231312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035231312 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035231314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035231314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035231314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035231314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035231314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035231314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035231314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035231314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035231314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035231314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035231314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035231314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035231314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=311640, count=317708) 20241027035231675 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035231675 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035231675 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035231675 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035231675 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035231675 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035232163 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035232163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035232163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035232163 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035232163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035232163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035232163 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035232163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035232163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035232163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035232163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035232163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035232163 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035232163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035232163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035232163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035232163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035232163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035232163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035232163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035232163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035232163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035232163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035232163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035232163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035232163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035232163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035232163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035232163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035232163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035232163 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_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 20241027035232694 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035232694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035232694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035232694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035232694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035232694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035232694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035232694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035232694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035232694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035232694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035232694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035232694 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035233740 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035233740 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035233740 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035233740 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035233740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016454a), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035233740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035233740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035233740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035233740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035234692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035234692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035234692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035234692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035234692 DLSCCP DEBUG SCCP-SCOC(42)[0x55d38f2211b0]{IDLE}: Deallocated (fsm.c:568) 20241027035233740 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035233740 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035233740 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035233740 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241027035235628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34008<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035235674 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035235674 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035235685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035235686 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57282 (stream_srv.c:129) 20241027035235686 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57282<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035235692 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40135<->l=127.0.0.1:4262) (control_if.c:570) 20241027035235693 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235693 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235694 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235694 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235694 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235694 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235694 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235694 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235695 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235695 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035235695 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235695 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035235695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235695 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235695 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235695 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035235695 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235695 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035235695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235695 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235695 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035235695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035235695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235695 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235695 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035235695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035235695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235695 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035235696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035235696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035235696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035235696 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(621)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(621)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(621)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(619)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(624)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(624)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(624)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(622)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035235724 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235724 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235725 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235725 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235725 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235725 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235725 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035235725 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235726 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235726 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035235726 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235726 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035235726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235726 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235726 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235726 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035235726 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235726 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035235726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235726 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235726 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235726 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035235726 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035235726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235726 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235726 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235726 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035235726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035235726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235726 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035235726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035235726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035235726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035235726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(627)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(627)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(627)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(630)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(630)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(630)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035235772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035235772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035235772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035235772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035235772 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027035235772 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035235772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035235772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035235772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035235772 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@dc925de6268c: setverdict(pass): none -> pass 20241027035235779 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035235779 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035235779 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035235779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035235779 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) 20241027035235779 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027035235779 DHNBAP DEBUG (127.0.0.1:57282 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035235779 DHNBAP NOTICE (127.0.0.1:57282 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035235779 DHNBAP NOTICE (127.0.0.1:57282 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035235779 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035235779 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035235908 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035235908 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035235908 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035235908 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(621)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035235910 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235910 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035235910 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035235910 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035235910 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035235910 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035235910 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035235911 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235911 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035235911 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035235911 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035235911 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035235911 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035235911 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035235911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035235911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035235911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035235911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035235911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035235911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035235911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035235911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035235911 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035235911 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235912 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235912 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035235912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035235913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235913 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235913 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235913 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035235913 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035235913 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035235913 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035235913 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035235913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235913 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235922 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035235922 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035235922 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035235922 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(624)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035235924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235924 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035235924 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035235924 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035235924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235924 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035235924 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035235924 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035235924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035235924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035235924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035235924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035235924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035235924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035235924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035235924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035235924 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035235924 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035235924 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235925 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235925 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035235925 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035235925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235925 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035235926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035235926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035235926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035235926 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035235939 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035235939 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035235939 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035235939 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(627)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035235941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235941 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035235941 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035235941 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035235941 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035235941 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035235941 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035235941 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235942 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035235942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035235942 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035235942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035235942 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035235942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035235942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035235942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035235942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035235942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035235942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035235942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035235942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035235942 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035235942 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035235942 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235943 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035235943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035235943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235943 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235943 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235943 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235943 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035235943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035235943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035235943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035235943 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035235958 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035235958 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035235958 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035235958 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(630)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035235960 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235960 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035235960 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035235960 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035235960 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035235960 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035235960 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035235961 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235961 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035235961 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035235961 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035235961 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035235961 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035235961 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035235961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035235961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035235961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035235961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035235961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035235961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035235961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035235961 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035235961 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035235961 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035235962 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035235962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035235962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035235962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035235962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035235962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035235962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035235962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035235962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035235962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035235962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035235962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035235962 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035235962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035235962 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035235962 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035235962 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035235962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035235962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035235962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035235962 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236715 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035236715 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035236715 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236715 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035236715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035236715 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236715 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236715 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035236715 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035236715 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035236715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035236715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035236715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035236715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035236715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035236715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035236715 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035236715 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035236715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236715 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035236715 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035236715 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035236715 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035236715 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(620)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035236717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236717 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035236717 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035236717 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035236717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236717 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035236717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035236717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035236717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236717 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035236717 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035236717 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(620)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(623)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035236727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236727 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035236727 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035236727 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035236727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236727 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035236727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035236727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035236727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035236728 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035236728 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) 20241027035236728 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) 20241027035236728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035236728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035236728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035236728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035236728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035236728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236728 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035236728 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035236728 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035236728 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236728 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035236728 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035236728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236728 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035236728 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035236728 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236728 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035236728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035236728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035236728 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035236728 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(623)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035236745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236745 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035236745 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035236745 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236745 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035236745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035236745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035236745 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035236745 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035236745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035236745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035236745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035236745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035236745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035236745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035236745 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035236745 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035236745 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236745 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035236745 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035236745 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035236745 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035236745 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236747 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236747 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035236747 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035236747 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035236747 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236747 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236747 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236747 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035236747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035236747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035236747 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035236747 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035236764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236764 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035236764 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035236764 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236764 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035236764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035236764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035236764 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035236764 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) 20241027035236764 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) 20241027035236764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035236764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035236764 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035236764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035236764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035236764 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035236764 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035236764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035236764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035236764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035236764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035236764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035236766 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035236766 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035236766 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035236766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035236766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035236766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035236766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035236766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035236766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035236766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035236766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035236766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035236766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035236766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035236766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035236766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035236766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035236766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035236766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035236766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035236766 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035236766 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035236766 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035237783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035237786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035237787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035237789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035237791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035237792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035237793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035237794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035237795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035237797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035237798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035237800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035237801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035237802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035237804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035237805 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035237807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035237808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035237809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035237811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035237822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)14167031 20241027035238837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035238837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035238837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035238837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035238837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd82bf7, normal) (hnbgw_rua.c:407) 20241027035238837 DHNB DEBUG map_rua[0x55d38f224c40]{init}: Allocated (fsm.c:456) 20241027035238837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035238837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14167031 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035238837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035238837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035238837 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035238837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14167031 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035238837 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035238837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035238837 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14167031 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035238837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14167031 SCCP-61 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035238837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035238837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035238837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035238837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035238837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035238837 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035238837 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: Allocated (fsm.c:456) 20241027035238837 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035238837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300022b0056400500f1100926) (sccp_scrc.c:401) 20241027035238837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035238837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035238837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035238837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035238837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035238837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035238837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035238837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035238837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035238837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035238837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035238837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035238837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035238837 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035238837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035238837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035238837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035238837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035238837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035238837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035238837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035238837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035238837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035238837 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(632)2469624 HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035238844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035238844 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035238844 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035238844 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035238844 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035238844 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035238844 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035238844 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035238844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035238844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035238844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035238844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035238844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035238844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0f2bf) (sccp_scrc.c:472) 20241027035238844 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241027035238844 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035238844 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035238844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035238844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035238844 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035238844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035238844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035238844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035238845 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035238846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035238848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035238849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035238850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035238852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035238853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035238854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035238856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035238858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035238859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035238861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035238862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035238864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035238866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035238867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035238868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035238869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035238870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035238872 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035238884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035239676 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035239676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9f5ed), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035239676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035239676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035239676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035239676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035239676 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035239676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3b18), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035239676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035239676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035239676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035239676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035239676 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035239676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00166e8e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035239676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035239676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035239676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035239676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035239676 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035239676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a18a0), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035239676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035239676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035239676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035239676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035239676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035239676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035239676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035239676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035239676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035239676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035239676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035239677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035239677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035239677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035239677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035239677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035239677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035239677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035239677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035239677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035239677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239678 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035239678 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035239678 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035239678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035239678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035239678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035239678 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035239678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035239678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035239678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035239678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035239678 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=00b9f5ed) (sccp_scrc.c:472) 20241027035239678 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241027035239678 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035239678 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035239678 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035239678 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035239678 DLSCCP DEBUG SCCP-SCOC(60)[0x55d38f22c2c0]{IDLE}: Deallocated (fsm.c:568) 20241027035239882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239882 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035239882 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035239882 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035239882 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239882 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035239882 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035239882 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035239882 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239882 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035239882 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035239882 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035239882 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035239882 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035239882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035239882 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=002e3b18) (sccp_scrc.c:472) 20241027035239882 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(59)[0x55d38f225d70]{IDLE}: Deallocated (fsm.c:568) 20241027035239882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035239882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035239882 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=00166e8e) (sccp_scrc.c:472) 20241027035239882 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(58)[0x55d38f221f10]{IDLE}: Deallocated (fsm.c:568) 20241027035239882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035239882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035239882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035239882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=009a18a0) (sccp_scrc.c:472) 20241027035239882 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035239882 DLSCCP DEBUG SCCP-SCOC(57)[0x55d38f22c4c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(633) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(633)8876935 20241027035239895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035239895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035239895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035239895 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035239895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x877387, normal) (hnbgw_rua.c:407) 20241027035239895 DHNB DEBUG map_rua[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035239895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035239895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8876935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035239895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035239895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035239895 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035239895 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8876935 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035239895 DCN DEBUG map_sccp[0x55d38f225d70]{init}: Allocated (fsm.c:456) 20241027035239895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035239895 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8876935 <-> SCCP-62 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035239895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8876935 SCCP-62 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035239895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035239895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035239895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035239895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035239895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035239895 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035239895 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: Allocated (fsm.c:456) 20241027035239895 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035239895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030000390056400500f1100926) (sccp_scrc.c:401) 20241027035239895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035239895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035239895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035239895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035239895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035239895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035239895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035239895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035239895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035239895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035239895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035239895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035239895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035239895 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035239895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035239895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035239895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035239895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035239895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035239895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035239895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035239895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035239895 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(633) HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(633)10662410 HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@dc925de6268c: setverdict(pass): none -> pass 20241027035239902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035239902 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035239902 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035239902 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035239902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035239902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035239902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035239902 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035239902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035239902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035239902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035239902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035239902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035239902 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba9d80) (sccp_scrc.c:472) 20241027035239902 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241027035239902 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035239902 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035239902 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035239902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035239902 DCN DEBUG handle_cn_conn_conf() conn_id=62, 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:483) 20241027035239902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035239902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035239902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(633)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035239903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035239904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035239906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035239907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035239908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035239910 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035239911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035239913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035239914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035239915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035239916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035239918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035239919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035239920 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035239921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035239923 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035239924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035239925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035239926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035239928 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035239938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035240617 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035240617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3e254), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035240617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035240617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240617 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035240617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d498e8), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035240617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035240617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240617 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035240617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb363e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035240617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035240617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035240617 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035240617 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035240617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035240617 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240619 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035240619 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035240619 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035240619 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035240619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035240619 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=00bb363e) (sccp_scrc.c:472) 20241027035240619 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(56)[0x55d38f21eb60]{IDLE}: Deallocated (fsm.c:568) 20241027035240619 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240619 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035240619 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035240619 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035240619 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035240619 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035240619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035240619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035240619 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=00a3e254) (sccp_scrc.c:472) 20241027035240619 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035240619 DLSCCP DEBUG SCCP-SCOC(54)[0x55d38f227070]{IDLE}: Deallocated (fsm.c:568) 20241027035240822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240822 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035240822 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035240822 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035240822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035240822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035240822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035240822 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035240822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035240822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035240822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035240822 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=00d498e8) (sccp_scrc.c:472) 20241027035240822 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241027035240822 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035240822 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035240822 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035240822 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035240822 DLSCCP DEBUG SCCP-SCOC(55)[0x55d38f2285d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(634) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(634)2854914 20241027035240945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035240945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035240945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035240945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035240945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2b9002, normal) (hnbgw_rua.c:407) 20241027035240945 DHNB DEBUG map_rua[0x55d38f2285d0]{init}: Allocated (fsm.c:456) 20241027035240945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035240945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2854914 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035240945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035240945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035240945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2854914 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035240945 DCN DEBUG map_sccp[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035240945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035240945 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2854914 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035240945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2854914 SCCP-63 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035240945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035240945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035240945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035240945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035240945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035240945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035240945 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: Allocated (fsm.c:456) 20241027035240945 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035240945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001300056400500f1100926) (sccp_scrc.c:401) 20241027035240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035240945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035240945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035240945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035240945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035240945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035240945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035240945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035240945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240945 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035240945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035240945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035240945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240945 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240945 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240945 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035240945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035240945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035240945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035240945 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(634) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(634)10627758 HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035240947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240947 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035240947 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035240947 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035240947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035240947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035240947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035240947 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035240947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035240947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035240947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035240947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035240947 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f40101) (sccp_scrc.c:472) 20241027035240947 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241027035240947 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035240947 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035240947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035240947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035240947 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035240947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035240947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@dc925de6268c: setverdict(pass): none -> pass 20241027035240948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(634)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035240949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035240950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035240952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035240953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035240954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035240955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035240957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035240958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035240959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035240960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035240962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035240963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035240964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035240965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035240967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035240968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035240969 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035240970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035240972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035240973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035240976 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40135<->l=127.0.0.1:4262) (control_if.c:193) 20241027035240976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34008<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(626)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615)@dc925de6268c: Final verdict of PTC: none 20241027035240976 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035240976 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035240976 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 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035240976 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035240976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035240976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035240976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035240976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035240976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035240976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035240976 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035240976 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035240976 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035240976 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035240976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035240976 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035240976 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035240976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035240976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035240976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240976 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035240976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035240976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035240976 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035240976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035240976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035240976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035240976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035240976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8876935)[0x55d38f221f10]{disrupted}: Deallocated (fsm.c:568) 20241027035240976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035240976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{disconnected}: Freeing instance (context_map.c:206) 20241027035240976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55d38f225d70]{disconnected}: Deallocated (fsm.c:568) 20241027035240976 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8876935 SCCP-62 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035240976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035240976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035240976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035240976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035240976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035240976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035240976 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035240976 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035240976 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035240976 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035240976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035240976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035240976 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035240976 DLINP DEBUG SRVCONN(,r=127.0.0.1:57282<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035240976 DLINP NOTICE SRV(,r=127.0.0.1:57282<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035240976 DMAIN NOTICE (127.0.0.1:57282 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57282<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035240976 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035240976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035240977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035240977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035240977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035240977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035240977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035240977 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035240977 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035240977 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035240977 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035240977 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035240977 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035240977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035240977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035240977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240977 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035240977 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035240977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{disrupted}: Freeing instance (context_map.c:202) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14167031)[0x55d38f224c40]{disrupted}: Deallocated (fsm.c:568) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(627)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(628)@dc925de6268c: Final verdict of PTC: none 20241027035240977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14167031 SCCP-61 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035240977 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035240977 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035240977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035240977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035240977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035240977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035240977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035240977 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035240977 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035240977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035240977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2854914)[0x55d38f2285d0]{disrupted}: Deallocated (fsm.c:568) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{disconnected}: Freeing instance (context_map.c:206) 20241027035240977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55d38f227070]{disconnected}: Deallocated (fsm.c:568) 20241027035240977 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2854914 SCCP-63 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035240977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035240977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035240977 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035240977 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035240977 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035240977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035240977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035240977 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035240977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035240977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035240977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035240977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035240977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc0-RAN(620)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(629)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(624)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(623)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(630)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(622)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(613)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(625)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(619)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(621)@dc925de6268c: Final verdict of PTC: none 20241027035240977 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035240977 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035240977 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614)@dc925de6268c: Final verdict of PTC: none 20241027035240976 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035240976 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 20241027035240976 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035240976 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035240976 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 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035240976 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035240976 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035240976 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 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035240976 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035240976 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035240976 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240976 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240976 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240976 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035240976 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035240976 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035240976 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035240976 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035240977 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 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035240977 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035240977 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) 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035240977 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035240977 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035240977 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035240977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035240977 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035240977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035240977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035240977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035240977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035240977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035240977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035240977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(631)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035240991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(613): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(614): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(615): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(616): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(617): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(619): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(620): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(621): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(622): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(623): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(624): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(625): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(626): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(627): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(628): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(629): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(630): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(631): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(633): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(634): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:41 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 20241027035241112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035241313 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035241313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035241313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035241313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035241313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035241313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035241313 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035241313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035241313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035241313 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035241313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035241313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035241313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035241313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035241313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035241313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035241313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035241313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035241313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035241313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035241313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035241313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035241315 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035241315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035241315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035241315 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035241315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035241315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035241315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035241315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035241315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035241315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035241315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035241315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035241315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035241315 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035241713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380488) 20241027035242163 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035242163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035242163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035242163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035242163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035242163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035242163 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035242163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035242163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035242163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035242163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035242163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035242163 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035242163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035242163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035242163 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035242163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035242163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035242163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035242163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035242163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035242163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035242163 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035242163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035242163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035242163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035242163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035242163 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035242163 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035242163 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035242163 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035242163 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035242163 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035242695 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035242695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004336ce), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035242695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035242695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035242695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035242695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035242695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035242695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035242695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035242695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035242695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035242695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035242695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035242695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=380488, count=392212) 20241027035242977 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035242977 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035242977 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035242977 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035242977 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035242977 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035242977 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035242977 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035242977 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035242977 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035242977 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035242977 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52:43 UTC 2024 20241027035243736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035243736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035243736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035243736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035243736 DLSCCP DEBUG SCCP-SCOC(43)[0x55d38f228b80]{IDLE}: Deallocated (fsm.c:568) /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 MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241027035244748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035244755 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035244755 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035244764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035244765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50598 (stream_srv.c:129) 20241027035244765 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50598<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035244772 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35769<->l=127.0.0.1:4262) (control_if.c:570) 20241027035244773 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244773 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244773 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244773 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244773 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244773 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244773 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244773 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244775 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244775 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035244775 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244775 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035244775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244775 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244775 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244775 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035244775 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244775 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035244775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244775 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244775 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244775 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035244775 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244775 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035244775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244775 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244775 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244775 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035244775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035244775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244775 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244775 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244775 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244775 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035244775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244775 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244775 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244775 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035244775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244775 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244775 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244775 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035244775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244775 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244775 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244775 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035244775 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(643)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(643)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(643)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(641)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(646)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(646)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(644)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035244805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244805 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244805 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244805 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244805 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244805 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244805 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035244805 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244806 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244806 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035244806 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035244806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244806 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035244806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244806 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244806 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244806 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035244806 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244807 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035244807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244807 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244807 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035244807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035244807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244807 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244807 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035244807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035244807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244807 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244807 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244807 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244807 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035244807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244807 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244807 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244807 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035244807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244807 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244807 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244807 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035244807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244807 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244807 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244807 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035244807 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(649)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(649)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(649)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(647)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(652)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(652)@dc925de6268c: M3UA emulation initiated, the test can be started MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(652)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035244845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035244845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035244845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035244845 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035244845 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035244845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035244845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035244845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035244845 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@dc925de6268c: setverdict(pass): none -> pass 20241027035244850 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035244850 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035244850 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035244850 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035244850 DHNBAP DEBUG (127.0.0.1:50598 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035244850 DHNBAP NOTICE (127.0.0.1:50598 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035244850 DHNBAP NOTICE (127.0.0.1:50598 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035244850 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035244850 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035244989 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035244989 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035244989 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035244989 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(643)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035244991 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244991 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035244991 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035244991 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035244991 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035244991 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035244991 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035244992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244992 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035244992 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035244992 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035244992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035244992 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035244992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035244993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035244993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035244993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035244993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035244993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035244993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035244993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035244993 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035244993 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035244993 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035244994 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035244994 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035244994 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035244994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035244994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035244994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035244994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035244994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035244994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035244994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035244994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035244994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035244994 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035244994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035244994 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035244994 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035244994 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035244994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035244994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035244994 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035244994 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245001 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035245001 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035245001 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035245001 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(646)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035245003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245003 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035245003 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035245003 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035245003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245003 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035245003 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035245003 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035245003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035245003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035245003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035245003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035245003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035245003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035245003 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035245003 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035245003 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035245004 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035245004 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035245004 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035245004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035245005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245005 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035245005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035245005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035245005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035245005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035245005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245020 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035245020 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035245020 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035245020 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(649)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035245023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245023 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035245023 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035245023 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035245023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035245023 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035245023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035245024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245024 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035245024 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035245024 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035245024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035245024 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035245024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035245024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035245024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035245024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035245024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035245024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035245024 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035245024 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035245024 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035245025 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035245025 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035245025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035245025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035245025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035245025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245025 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035245025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245025 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245025 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245025 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035245025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035245025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035245025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035245025 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245033 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035245033 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035245033 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035245033 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(652)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035245035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245035 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035245035 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035245035 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035245035 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035245035 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035245035 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035245036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245036 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035245036 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035245036 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035245036 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035245036 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035245036 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035245036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035245036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035245036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035245036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035245036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035245036 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035245036 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035245036 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035245037 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035245037 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035245037 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035245037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035245037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245037 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035245037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245037 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035245037 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245037 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245037 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245037 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035245037 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035245037 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035245037 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035245037 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(642)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035245793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245793 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035245793 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035245793 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035245793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245793 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035245793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035245793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035245793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035245794 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035245794 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035245794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035245794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035245794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245794 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035245794 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035245794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245794 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245794 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245794 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035245794 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245794 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035245794 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035245794 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245794 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035245794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035245794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035245794 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035245794 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(642)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035245805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245805 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035245805 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035245805 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245805 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035245805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035245805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245805 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035245805 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035245805 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) 20241027035245805 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) 20241027035245805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245805 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035245805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245805 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035245805 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035245805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245805 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245805 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245805 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035245805 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245805 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035245805 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035245805 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245805 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035245806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035245806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035245806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245806 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035245806 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035245806 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(645)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(648)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035245824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245824 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035245824 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035245824 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035245824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245824 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035245824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035245824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035245824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035245825 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035245825 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035245825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035245825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035245825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245825 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035245825 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035245825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035245825 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245825 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035245825 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035245825 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245825 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035245825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035245825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035245825 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035245825 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(648)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035245837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245837 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035245837 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035245837 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245837 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035245837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035245837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035245837 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035245837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245837 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035245837 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035245837 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035245837 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) 20241027035245837 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) 20241027035245837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035245837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035245837 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035245837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035245837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035245837 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035245837 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035245837 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035245837 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035245838 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035245838 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035245838 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035245838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035245838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035245838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035245838 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035245838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035245838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035245838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035245838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035245838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035245838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035245838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035245838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035245838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035245838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035245838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035245838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035245838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035245838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035245838 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035245838 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035246854 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035246855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035246856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035246857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035246857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035246858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035246858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035246859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035246860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035246860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035246861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035246861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035246862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035246863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035246863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035246864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035246865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035246865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035246866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035246866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035246877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(654) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)2442479 20241027035247892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035247892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035247892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035247892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035247892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2544ef, normal) (hnbgw_rua.c:407) 20241027035247892 DHNB DEBUG map_rua[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035247892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035247892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2442479 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035247892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035247892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035247892 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241027035247892 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2442479 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035247892 DCN DEBUG map_sccp[0x55d38f221f10]{init}: Allocated (fsm.c:456) 20241027035247892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035247892 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2442479 <-> SCCP-64 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035247892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2442479 SCCP-64 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035247892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035247892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035247892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035247892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035247892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035247892 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035247892 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: Allocated (fsm.c:456) 20241027035247892 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035247892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030002ce0056400500f1100926) (sccp_scrc.c:401) 20241027035247892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035247892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035247892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035247892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035247892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035247892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035247892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035247892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035247892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035247892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035247892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035247892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035247892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035247892 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035247892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035247892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035247892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035247892 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035247892 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035247892 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035247892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035247892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035247892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035247892 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(654)123725 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(654)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035247899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035247899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035247899 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035247899 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035247899 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035247899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035247899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035247899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035247899 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035247899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035247899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035247899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) TC_sgsnpool_L3Complete_valid_nri_10(654)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035247899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035247899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035247899 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003bfc4) (sccp_scrc.c:472) 20241027035247899 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241027035247899 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035247899 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035247899 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035247899 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035247899 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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:483) 20241027035247899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035247899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035247899 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035247900 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035247901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035247902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035247904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035247905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035247907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035247908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035247909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035247911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035247912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035247914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035247915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035247916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035247918 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035247919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035247921 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035247922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035247924 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035247925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035247935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(655) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)9451675 20241027035248944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035248944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035248944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035248944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035248945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x90389b, normal) (hnbgw_rua.c:407) 20241027035248945 DHNB DEBUG map_rua[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035248945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035248945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9451675 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035248945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035248945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035248945 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241027035248945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9451675 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035248945 DCN DEBUG map_sccp[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035248945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035248945 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9451675 <-> SCCP-65 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035248945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9451675 SCCP-65 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035248945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035248945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035248945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035248945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035248945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035248945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035248945 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: Allocated (fsm.c:456) 20241027035248945 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035248945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030002bb0056400500f1100926) (sccp_scrc.c:401) 20241027035248945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035248945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035248945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035248945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035248945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035248945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035248945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035248945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035248945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035248945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035248945 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035248945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035248945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035248945 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035248945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035248945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035248945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035248945 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035248945 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035248945 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035248945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035248945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035248945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035248945 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(655) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(655)13170713 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035248947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035248947 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035248947 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035248947 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035248947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035248947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035248947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035248947 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035248947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035248947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035248947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035248947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035248947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035248947 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e4c02) (sccp_scrc.c:472) 20241027035248947 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241027035248947 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035248947 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035248947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035248947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035248947 DCN DEBUG handle_cn_conn_conf() conn_id=65, 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:483) 20241027035248947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035248947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(655)@dc925de6268c: setverdict(pass): none -> pass 20241027035248948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(655)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035248948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035248949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035248951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035248952 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035248953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035248954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035248956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035248957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035248958 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035248959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035248960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035248960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035248961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035248962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035248963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035248964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035248965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035248966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035248967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035248967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035248978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(656) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)11638948 20241027035249985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035249985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035249985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035249985 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035249985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb198a4, normal) (hnbgw_rua.c:407) 20241027035249985 DHNB DEBUG map_rua[0x55d38f1a73a0]{init}: Allocated (fsm.c:456) 20241027035249985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035249985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638948 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035249986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035249986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035249986 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241027035249986 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638948 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035249986 DCN DEBUG map_sccp[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035249986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035249986 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11638948 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035249986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638948 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035249986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035249986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035249986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035249986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035249986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035249986 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035249986 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: Allocated (fsm.c:456) 20241027035249986 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035249986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030001900056400500f1100926) (sccp_scrc.c:401) 20241027035249986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035249986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035249986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035249986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035249986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035249986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035249986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035249986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035249986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035249986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035249986 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035249986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035249986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035249986 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035249986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035249986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035249986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035249986 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035249986 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035249986 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035249986 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035249986 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035249986 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035249986 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(656) HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(656)14529917 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035249988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035249988 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035249988 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035249988 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035249988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035249988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035249988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035249988 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035249988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035249988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035249988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035249988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) TC_sgsnpool_L3Complete_valid_nri_10(656)@dc925de6268c: setverdict(pass): none -> pass 20241027035249988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035249988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006472ab) (sccp_scrc.c:472) 20241027035249988 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241027035249988 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035249988 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035249988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035249988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035249988 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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:483) 20241027035249988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035249988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035249989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(656)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035249989 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035249990 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035249991 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035249993 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035249994 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035249996 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035249997 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035249998 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035250000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035250000 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035250001 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035250002 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035250003 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035250004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035250005 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035250006 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035250007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035250008 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035250009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035250010 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035250013 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(641)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(642)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(651)@dc925de6268c: Final verdict of PTC: none 20241027035250013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035250013 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35769<->l=127.0.0.1:4262) (control_if.c:193) 20241027035250013 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc1-RAN(645)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(648)@dc925de6268c: Final verdict of PTC: none 20241027035250013 DLINP DEBUG SRVCONN(,r=127.0.0.1:50598<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035250013 DLINP NOTICE SRV(,r=127.0.0.1:50598<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035250013 DMAIN NOTICE (127.0.0.1:50598 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50598<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035250013 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035250013 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035250013 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035250013 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 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-M3UA(652)@dc925de6268c: Final verdict of PTC: none 20241027035250013 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035250013 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035250013 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035250013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035250013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035250013 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035250013 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035250014 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035250014 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 20241027035250014 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035250014 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.sgsn0-SCCP(647)@dc925de6268c: Final verdict of PTC: none 20241027035250014 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 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035250014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035250014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035250014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035250014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035250014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035250014 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 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035250014 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035250014 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035250014 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035250014 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035250014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035250014 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035250014 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035250014 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 20241027035250014 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 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035250014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035250014 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035250014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035250014 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(653)@dc925de6268c: Final verdict of PTC: none 20241027035250014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035250014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035250014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035250014 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035250014 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035250014 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035250014 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035250014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035250014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035250014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035250014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035250014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035250014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035250014 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035250014 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035250014 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035250014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035250014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035250014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035250014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035250014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035250014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035250014 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035250014 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035250014 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035250014 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035250014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035250014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035250014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035250014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035250014 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035250014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{disruptedHNBGW_Test.sgsn0-M3UA(649)@dc925de6268c: Final verdict of PTC: none}: Freeing instance (context_map.c:202) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2442479)[0x55d38f227070]{disrupted}: Deallocated (fsm.c:568) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55d38f221f10]{disconnected}: Deallocated (fsm.c:568) 20241027035250014 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2442479 SCCP-64 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035250014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035250014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035250014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035250014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035250014 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035250014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{disrupted}: Freeing instance (context_map.c:202) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9451675)[0x55d38f224190]{disrupted}: Deallocated (fsm.c:568) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{disconnected}: Freeing instance (context_map.c:206) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55d38f229580]{disconnected}: Deallocated (fsm.c:568) 20241027035250014 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9451675 SCCP-65 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035250014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035250014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035250014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035250014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250014 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035250014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035250014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035250014 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035250015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035250015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035250015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035250015 DHNB DE BUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{disrupted}: Freeing instance (context_map.c:202) 20241027035250015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638948)[0x55d38f1a73a0]{disrupted}: Deallocated (fsm.c:568) 20241027035250015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035250015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{disconnected}: Freeing instance (context_map.c:206) 20241027035250015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55d38f22b740]{disconnected}: Deallocated (fsm.c:568) 20241027035250015 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638948 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035250015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035250015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035250015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035250015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035250015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035250015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035250015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(643)@dc925de6268c: Final verdict of PTC: none20241027035250015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035250015 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035250015 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035250015 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035250015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035250015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035250015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(635)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(650)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035250039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(636): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(637): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(638): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(639): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(641): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(642): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(643): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(647): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(648): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(649): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(650): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(651): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(652): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(653): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(655): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(656): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:50 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 20241027035250143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035250745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336316) 20241027035250977 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035250977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035250977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035250977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250977 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035250977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035250977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035250977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250977 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035250977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035250977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035250977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035250977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035250977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035250977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035250977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035250977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035250977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035250977 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035250977 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035250977 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035250977 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035250977 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035250977 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035251314 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035251314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035251314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035251314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035251314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035251314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035251314 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035251314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035251314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035251314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035251314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035251314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035251314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035251314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035251314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035251314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035251314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035251314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035251314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035251314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035251314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035251314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035251316 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035251316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035251316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035251316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035251316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035251316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035251316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035251316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035251316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035251316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035251316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035251316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035251316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035251316 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=336316, count=348028) 20241027035252014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035252014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035252014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035252014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035252014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035252014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035252014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035252014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035252014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035252014 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035252014 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035252014 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035252164 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035252164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002eb94d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035252164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035252164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035252164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035252164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035252164 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035252164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052575b), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035252164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035252164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035252164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035252164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035252164 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035252164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbb826), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035252164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035252164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035252164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035252164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035252164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035252164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035252164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035252164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035252164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035252164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035252164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035252164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035252164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035252164 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035252164 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035252164 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035252164 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035252691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035252691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035252691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035252691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035252691 DLSCCP DEBUG SCCP-SCOC(44)[0x55d38f220dd0]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:52: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_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 MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241027035253780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035253786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035253786 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(658)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035253794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035253794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55707 (stream_srv.c:129) 20241027035253794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55707<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035253799 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42157<->l=127.0.0.1:4262) (control_if.c:570) 20241027035253800 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253800 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253800 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253800 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253801 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253801 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253801 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253801 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253802 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253802 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035253802 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253802 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035253802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253802 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253802 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253802 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035253802 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253802 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035253802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253802 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253802 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253802 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035253802 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035253802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253802 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253802 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035253802 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035253802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253802 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035253802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035253802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035253802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253802 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253802 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253802 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035253802 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(665)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(665)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(665)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(663)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(668)@dc925de6268c: ************************************************* HNBGW_Test.msc1-M3UA(668)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(668)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(666)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(671)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(671)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(671)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(669)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035253843 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253843 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253843 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253843 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253843 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253843 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253843 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035253843 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035253844 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253844 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035253844 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035253844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253845 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035253845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253845 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253845 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253845 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035253845 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253845 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035253845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253845 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253845 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253845 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035253845 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035253845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253845 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253845 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035253845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035253845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035253845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035253845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035253845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035253845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035253845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035253845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035253845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035253845 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035253845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253845 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253845 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253845 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035253845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253845 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253845 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253845 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035253845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253845 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253845 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253845 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035253845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035253845 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035253845 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035253845 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035253845 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(674)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(674)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(674)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(672)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(677)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(677)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(677)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(680)@dc925de6268c: ************************************************* HNBGW_Test.sgsn2-M3UA(680)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(680)@dc925de6268c: ************************************************* HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035253893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035253893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035253893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035253893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035253893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035253893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035253893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035253893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035253893 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@dc925de6268c: setverdict(pass): none -> pass 20241027035253898 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035253898 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035253898 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035253898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035253898 DHNBAP DEBUG (127.0.0.1:55707 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035253898 DHNBAP NOTICE (127.0.0.1:55707 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035253898 DHNBAP NOTICE (127.0.0.1:55707 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035253898 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035253898 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035254013 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254013 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035254013 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254013 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(665)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035254015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254015 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035254015 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254015 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254015 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254015 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254015 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254016 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254016 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254016 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254016 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254016 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035254016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254016 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254016 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254017 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035254017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035254017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035254017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254017 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035254017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035254017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035254017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035254017 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254024 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254024 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035254024 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(668)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035254026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254026 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035254026 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254026 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254026 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254026 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254026 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254026 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035254026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254026 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254026 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254026 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254027 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254027 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035254027 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035254028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254028 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254028 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254028 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254028 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035254028 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035254028 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035254028 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035254028 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254041 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254041 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035254041 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254041 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(671)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035254042 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254042 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035254042 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254042 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254042 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254042 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254042 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254043 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254043 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254043 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254043 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254043 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254043 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254043 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035254043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254043 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254043 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254043 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254044 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254044 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035254044 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035254044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254044 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035254044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254044 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254044 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254044 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254044 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035254044 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035254044 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035254044 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035254044 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254058 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254058 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035254058 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254058 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(674)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035254059 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254059 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035254059 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254059 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254059 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254059 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254059 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254060 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254060 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254060 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254060 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254060 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254060 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254060 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035254060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254060 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254060 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254060 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254061 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254061 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035254061 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035254061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035254061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254061 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254061 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254061 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254061 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035254061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035254061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035254061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035254061 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254070 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254070 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035254070 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(677)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035254071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254071 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035254071 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254071 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254071 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254071 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254072 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254072 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254072 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254072 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254072 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254072 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254072 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035254072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254072 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254072 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254072 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254073 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254073 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035254073 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035254073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035254073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254073 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035254073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035254073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035254073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035254073 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254082 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035254082 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035254082 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035254082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(680)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035254083 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254083 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035254083 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035254083 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035254083 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035254083 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035254083 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035254084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254084 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035254084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035254084 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035254084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035254084 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035254084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035254084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035254084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035254084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035254084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035254084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035254084 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035254084 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035254084 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035254085 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035254085 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035254085 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035254085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035254085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254085 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035254085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254085 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035254085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254085 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254085 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254085 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035254085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035254085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035254085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035254085 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(664)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254819 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035254819 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035254819 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254819 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035254819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035254819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254819 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254819 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035254819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035254819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035254819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254819 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254819 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035254819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254819 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254819 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254819 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035254819 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254819 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035254819 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035254819 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254819 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254819 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035254819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035254819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254820 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254820 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(664)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(667)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254829 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035254829 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035254829 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254829 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035254829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035254829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254829 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254829 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) 20241027035254829 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) 20241027035254829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035254829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254829 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254829 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035254829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254829 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254829 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254829 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035254829 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254829 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035254829 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035254829 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254829 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035254829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035254829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254829 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254830 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(667)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(670)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254846 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035254846 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035254846 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035254846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254846 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254846 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:599) 20241027035254846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035254846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035254846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254847 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254847 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) 20241027035254847 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) 20241027035254847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254847 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035254847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254847 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254847 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035254847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254847 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254847 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254847 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035254847 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254847 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035254847 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035254847 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254847 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254847 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:599) 20241027035254847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035254847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254847 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254847 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(670)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(673)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254862 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035254862 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035254862 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254862 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035254862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035254862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254862 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254862 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254862 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035254862 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035254862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035254862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254862 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254862 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035254862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035254862 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254862 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035254862 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035254862 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254862 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254862 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035254862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035254862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254862 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254862 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(673)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254874 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035254874 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035254874 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254874 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035254874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035254874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254874 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254874 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) 20241027035254874 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) 20241027035254874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254874 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035254874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254874 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254874 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035254874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035254874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035254874 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254875 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035254875 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035254875 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035254875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254875 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035254875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035254875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035254875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254875 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254875 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035254888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254888 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035254888 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035254888 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254888 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254888 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:599) 20241027035254888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035254888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035254888 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:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 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:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035254888 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035254888 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) 20241027035254888 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) 20241027035254888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035254888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035254888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035254888 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035254888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035254888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035254888 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035254888 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: link up (cnlink.c:111) 20241027035254888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254888 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035254888 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035254888 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035254888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035254888 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035254890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035254890 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035254890 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035254890 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035254890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035254890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035254890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035254890 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035254890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035254890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035254890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035254890 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:599) 20241027035254890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035254890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035254890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035254890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035254890 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:386) 20241027035254890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035254890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254890 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:386) 20241027035254890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035254890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035254890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035254890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035254890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035254890 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035254890 DRANAP INFO cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035255901 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035255903 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035255904 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035255905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035255905 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035255906 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035255907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035255908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035255908 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035255909 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035255910 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035255911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035255911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035255912 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035255913 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035255914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035255914 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035255915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035255916 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035255917 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035255927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(682) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)5319269 20241027035256939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035256939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035256939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035256939 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035256939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x512a65, normal) (hnbgw_rua.c:407) 20241027035256939 DHNB DEBUG map_rua[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035256939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035256939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5319269 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035256939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035256939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035256939 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241027035256939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5319269 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027035256939 DCN DEBUG map_sccp[0x55d38f227070]{init}: Allocated (fsm.c:456) 20241027035256939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035256939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5319269 <-> SCCP-67 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027035256939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5319269 SCCP-67 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035256939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035256939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035256939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035256939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035256939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035256939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035256939 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{IDLE}: Allocated (fsm.c:456) 20241027035256939 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035256939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002cb0056400500f1100926) (sccp_scrc.c:401) 20241027035256939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035256939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035256939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035256939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035256939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035256939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035256939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035256939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035256939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035256939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035256939 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035256939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035256939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035256939 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035256939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035256939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035256940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035256940 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035256940 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035256940 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035256940 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035256940 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035256940 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035256940 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)9799678 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(682)@dc925de6268c: setverdict(pass): none -> pass 20241027035256945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035256945 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035256945 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035256945 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035256945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035256945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035256945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035256945 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035256945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035256945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035256945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035256945 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:599) 20241027035256945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035256945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00669a44) (sccp_scrc.c:472) 20241027035256945 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241027035256945 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035256945 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035256945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035256945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035256945 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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:483) 20241027035256945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035256945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035256946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(682)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035256946 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035256947 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035256948 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035256949 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035256950 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035256951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035256953 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035256954 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035256955 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035256956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035256957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035256959 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035256960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035256961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035256962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035256963 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035256964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035256965 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035256966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035256967 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035256977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(683) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)5546789 20241027035258237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035258237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035258237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035258237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035258237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x54a325, normal) (hnbgw_rua.c:407) 20241027035258237 DHNB DEBUG map_rua[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035258237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035258237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5546789 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035258237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035258237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035258237 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241027035258237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5546789 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027035258237 DCN DEBUG map_sccp[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035258237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035258237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5546789 <-> SCCP-68 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027035258237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5546789 SCCP-68 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035258237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035258237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035258237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035258237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035258237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035258237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035258237 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{IDLE}: Allocated (fsm.c:456) 20241027035258237 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035258237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030001aa0056400500f1100926) (sccp_scrc.c:401) 20241027035258237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035258237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035258237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035258237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035258237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035258237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035258237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035258237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035258237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035258237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035258237 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035258237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035258237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035258237 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035258237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035258237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035258237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035258237 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035258237 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035258237 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035258237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035258237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035258237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035258237 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(683) HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(683)10824249 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035258239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035258239 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035258239 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035258239 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035258239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035258239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035258239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035258239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(683)@dc925de6268c: setverdict(pass): none -> pass 20241027035258239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035258239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035258239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035258239 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:599) 20241027035258239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035258239 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4a65c) (sccp_scrc.c:472) 20241027035258239 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241027035258239 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035258239 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035258239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035258239 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035258239 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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:483) 20241027035258239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035258239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035258240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(683)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035258240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035258241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035258242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035258243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035258244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035258244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035258245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035258246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035258246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035258247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035258248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035258249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035258249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035258250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035258251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035258251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035258252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035258253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035258254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035258254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035258264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(684) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@dc925de6268c: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(684)8761210 20241027035259272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035259272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035259272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035259272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035259272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x85af7a, normal) (hnbgw_rua.c:407) 20241027035259272 DHNB DEBUG map_rua[0x55d38f22b740]{init}: Allocated (fsm.c:456) 20241027035259272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035259272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8761210 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035259272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035259272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035259272 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035259272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8761210 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035259272 DCN DEBUG map_sccp[0x55d38f218b30]{init}: Allocated (fsm.c:456) 20241027035259272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035259272 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8761210 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035259272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8761210 SCCP-69 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035259272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035259272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035259272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035259272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035259272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035259272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035259272 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{IDLE}: Allocated (fsm.c:456) 20241027035259272 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035259272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030002080056400500f1100926) (sccp_scrc.c:401) 20241027035259273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035259273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035259273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035259273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035259273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035259273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035259273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035259273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035259273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035259273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035259273 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035259273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035259273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035259273 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035259273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035259273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035259273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259273 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035259273 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035259273 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035259273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035259273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035259273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035259273 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(684) HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(684)3158350 HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(684)@dc925de6268c: setverdict(pass): none -> pass 20241027035259279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259279 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035259279 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035259279 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035259279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035259279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035259279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035259279 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035259279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035259279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035259279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035259279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035259279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035259279 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004aaf6f) (sccp_scrc.c:472) 20241027035259279 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241027035259279 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035259279 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035259279 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035259279 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035259279 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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:483) 20241027035259279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035259279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035259279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(684)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035259279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035259280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035259281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035259282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035259283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035259284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035259286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035259287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035259288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035259290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035259291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035259292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035259294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035259295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035259296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035259298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035259299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035259300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035259301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035259302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035259306 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035259306 DLINP DEBUG SRVCONN(,r=127.0.0.1:55707<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035259306 DLINP NOTICE SRV(,r=127.0.0.1:55707<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035259306 DMAIN NOTICE (127.0.0.1:55707 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55707<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035259306 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659)@dc925de6268c: Final verdict of PTC: none 20241027035259306 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035259306 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035259306 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 20241027035259306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035259307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035259307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035259307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035259307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035259307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035259307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035259307 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035259307 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035259307 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035259307 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035259307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40776<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(672)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(670)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(669)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(663)@dc925de6268c: Final verdict of PTC: none 20241027035259307 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42157<->l=127.0.0.1:4262) (control_if.c:193) 20241027035259307 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 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035259307 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035259307 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) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035259307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(673)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(666)@dc925de6268c: Final verdict of PTC: none 20241027035259307 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 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035259307 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 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035259307 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) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035259307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035259307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035259307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035259307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035259307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035259307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035259307 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035259307 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035259307 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035259307 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035259307 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) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035259307 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035259307 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035259307 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 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035259307 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 20241027035259307 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 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035259307 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035259307 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 20241027035259307 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 20241027035259307 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 20241027035259307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035259307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035259307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035259307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035259307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035259307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035259307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035259308 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035259308 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035259308 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035259308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035259308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035259308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035259308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035259308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035259308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035259308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035259308 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035259308 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035259308 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035259308 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035259308 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035259308 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035259308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035259308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035259308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035259308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035259308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035259308 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035259308 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035259308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{disrupted}: Freeing instance (context_map.c:202) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8761210)[0x55d38f22b740]{disrupted}: Deallocated (fsm.c:568) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{disconnected}: Freeing instance (context_map.c:206) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55d38f218b30]{disconnected}: Deallocated (fsm.c:568) 20241027035259308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8761210 SCCP-69 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027035259308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035259308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035259308 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259308 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035259308 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035259308 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035259308 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035259308 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035259308 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035259308 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035259308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035259308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035259308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035259308 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035259308 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035259308 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035259308 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035259308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035259308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035259308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035259308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035259308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035259308 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{disrupted}: Freeing instance (context_map.c:202) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5319269)[0x55d38f220dd0]{disrupted}: Deallocated (fsm.c:568) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{disconnected}: Freeing instance (context_map.c:206) 20241027035259308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55d38f227070]{disconnected}: Deallocated (fsm.c:568) 20241027035259308 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5319269 SCCP-67 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035259308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035259309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035259309 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035259309 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035259309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035259309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035259309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035259309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035259309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035259309 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035259309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035259309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035259309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{disrupted}: Freeing instance (context_map.c:202) 20241027035259309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5546789)[0x55d38f224190]{disrupted}: Deallocated (fsm.c:568) 20241027035259309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035259309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{disconnected}: Freeing instance (context_map.c:206) 20241027035259309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55d38f229580]{disconnected}: Deallocated (fsm.c:568) 20241027035259309 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5546789 SCCP-68 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241027035259309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035259309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035259309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035259309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035259309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035259309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035259309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035259309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035259309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035259309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035259309 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 20241027035259309 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(660)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(671)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(679)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(667)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(668)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(680)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(681)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(664)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(665)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(662)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(675)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(677)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(674)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(676)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(678)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(657)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035259319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(657): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(658): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(659): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(660): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(661): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(662): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(663): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(664): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(665): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(666): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(667): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(668): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(669): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(670): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(671): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(672): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(673): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(674): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(675): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(676): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(677): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(678): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(679): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(680): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(681): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(683): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(684): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:52:59 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 20241027035259521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035300014 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035300015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035300015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035300015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035300015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035300015 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300015 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300015 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300015 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035300015 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035300015 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035300014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035300015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300015 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035300015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035300015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300015 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035300015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035300015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394996) 20241027035300978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035300978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035300978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035300978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035300978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035300978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035300978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035300978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035300978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035300978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035300978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035300978 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035300978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035300978 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035300978 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035300978 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035300978 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035300978 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035300978 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035300978 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=394996, count=404280) 20241027035301307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035301314 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035301314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9081a), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035301314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035301314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035301314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035301314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035301314 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035301314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efa5fd), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035301314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035301314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035301314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035301314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035301316 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035301317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da5397), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035301317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035301317 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035301317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035301317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035301307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035301307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035301307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035301307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035301307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035301307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035301307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035301307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035301307 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035301307 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035301307 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035301314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035301314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035301314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035301314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035301314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035301314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035301314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035301314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035301314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035301314 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035301314 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 20241027035301317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035301317 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035301317 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035301317 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035301317 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035301317 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035301317 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035302161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(46)[0x55d38f2202d0]{IDLE}: Deallocated (fsm.c:568) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(45)[0x55d38f21ab90]{IDLE}: Deallocated (fsm.c:568) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035302161 DLSCCP DEBUG SCCP-SCOC(47)[0x55d38f228cb0]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241027035304018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035304028 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035304028 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035304037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035304037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35099 (stream_srv.c:129) TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035304037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35099<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035304042 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34009<->l=127.0.0.1:4262) (control_if.c:570) 20241027035304043 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304043 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304043 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035304044 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304044 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304044 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304044 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304044 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304044 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304045 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304045 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035304045 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304045 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035304045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304045 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304045 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304045 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035304045 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304045 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035304045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304045 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304045 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304045 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035304045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035304045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304045 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304045 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035304045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035304045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304045 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035304045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035304045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035304045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304045 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304045 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304045 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035304045 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035304045 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304045 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@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(693)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(693)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(693)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(691)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(696)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(696)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(696)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(694)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(699)@dc925de6268c: ************************************************* HNBGW_Test.msc2-M3UA(699)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(699)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(697)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035304088 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304088 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304088 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304088 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304088 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304088 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304088 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035304088 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035304088 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304089 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304089 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035304089 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304089 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035304089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304089 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304089 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304089 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035304089 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304089 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035304089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304089 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304089 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304089 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035304089 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035304089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304089 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304089 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304089 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035304089 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035304089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304089 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035304089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035304089 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035304089 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 20241027035304089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035304089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(702)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(702)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(702)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(705)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(705)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(705)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(703)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(708)@dc925de6268c: ************************************************* HNBGW_Test.sgsn2-M3UA(708)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(708)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035304142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035304142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035304142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035304142 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035304142 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035304142 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035304142 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035304142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035304142 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@dc925de6268c: setverdict(pass): none -> pass 20241027035304147 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035304147 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035304147 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035304147 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035304147 DHNBAP DEBUG (127.0.0.1:35099 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035304147 DHNBAP NOTICE (127.0.0.1:35099 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035304147 DHNBAP NOTICE (127.0.0.1:35099 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035304147 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035304147 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035304257 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304257 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035304257 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035304257 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035304257 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035304257 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035304257 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(693)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035304259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304259 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035304259 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035304259 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035304259 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035304259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304259 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035304259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035304259 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 20241027035304259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035304259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035304259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304259 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035304260 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304260 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304260 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304260 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304260 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304260 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035304260 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304260 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 20241027035304260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035304260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304260 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304260 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304260 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304261 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304261 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035304261 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035304261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304261 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035304261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035304261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035304261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035304261 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304271 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304271 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035304271 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035304271 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(696)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035304272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304272 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035304272 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035304272 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035304272 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304272 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035304272 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035304273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304273 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304273 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304273 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304273 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304273 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035304273 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304273 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 20241027035304273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035304273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304273 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304273 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304273 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304274 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304274 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304274 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304274 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035304274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035304274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035304274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035304274 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035304274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035304274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304274 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304283 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304283 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035304283 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035304283 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(699)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035304284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304284 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035304284 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304284 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035304284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304284 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304284 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304284 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035304284 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304284 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 20241027035304285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035304285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304285 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304285 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304285 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304286 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304286 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035304286 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035304286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304286 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035304286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304286 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304286 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304286 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304286 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035304286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035304286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035304286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035304286 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304302 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304302 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035304302 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035304302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(702)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035304304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304304 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035304304 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304304 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035304304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304304 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304304 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304304 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035304304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304304 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 20241027035304304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035304304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304304 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304304 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304305 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035304305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035304306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304306 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304306 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304306 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304306 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035304306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035304306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035304306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035304306 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304315 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304315 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035304315 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035304315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(705)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035304316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304316 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035304316 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035304316 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035304316 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304316 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035304316 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035304317 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304317 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304317 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304317 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304317 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304317 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035304317 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304317 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 20241027035304317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035304317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304317 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304317 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304317 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304318 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304318 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035304318 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035304318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304318 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304318 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304318 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304318 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304318 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035304318 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035304318 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035304318 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035304318 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035304329 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035304329 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035304329 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035304329 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035304329 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035304329 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035304329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(708)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035304331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304331 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035304331 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035304331 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035304331 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035304331 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035304331 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035304331 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035304331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035304331 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035304331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304331 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035304332 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304332 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035304332 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035304332 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035304332 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035304332 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241027035304332 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035304332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035304332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035304332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035304332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035304332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035304332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035304332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035304332 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035304332 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035304332 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035304333 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035304333 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035304333 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035304333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035304333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035304333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035304333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035304333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035304333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035304333 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035304333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035304333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035304333 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035304333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035304333 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035304333 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035304333 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035304333 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035304333 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035304333 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035304333 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(692)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305064 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035305064 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035305064 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305064 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035305064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035305064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305064 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305064 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035305064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035305064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035305064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305064 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305064 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035305064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305064 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305064 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305064 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035305064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035305064 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305066 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035305066 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035305066 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035305066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305066 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035305066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035305066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035305066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305066 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305066 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(692)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(695)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305075 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035305075 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035305075 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305075 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035305075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035305075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305075 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305075 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) 20241027035305075 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) 20241027035305075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035305075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305075 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305075 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035305075 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305075 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305075 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305075 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035305075 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035305075 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305076 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035305076 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035305076 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035305076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305076 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035305076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035305076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035305076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305076 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305076 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305076 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(695)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(698)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305087 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035305087 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035305087 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035305087 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305087 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305087 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305087 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305088 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:599) 20241027035305088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035305088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305088 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305088 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) 20241027035305088 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) 20241027035305088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305088 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035305088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305088 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305088 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: link up (cnlink.c:111) 20241027035305088 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305088 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305088 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305088 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035305088 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035305088 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035305088 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035305088 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305089 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035305089 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035305089 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035305089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305089 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305089 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:599) 20241027035305089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035305089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035305089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305089 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305089 DRANAP INFO cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(698)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305107 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035305107 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035305107 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305107 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035305107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035305107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305107 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305107 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305107 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035305107 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035305107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035305107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305107 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305107 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035305107 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305107 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305107 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305107 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035305107 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035305107 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305108 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305108 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035305108 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035305108 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035305108 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305108 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305108 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305108 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035305108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035305108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035305108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305108 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305108 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(704)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305120 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035305120 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035305120 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305120 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035305120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035305120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305120 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305120 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) 20241027035305120 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) 20241027035305120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035305120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305120 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305120 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035305120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305120 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305120 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305120 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035305120 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305120 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305120 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035305120 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035305120 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305120 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305120 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035305120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035305120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305120 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305120 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(704)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035305133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305133 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035305133 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035305133 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305133 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305133 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:599) 20241027035305133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035305133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035305133 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:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 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:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305133 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035305133 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035305133 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) 20241027035305133 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) 20241027035305133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035305133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035305133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035305133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035305133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035305133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035305133 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035305133 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: link up (cnlink.c:111) 20241027035305133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305133 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035305133 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035305133 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035305133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035305133 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035305134 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035305134 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035305134 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035305134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035305134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035305134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035305134 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035305134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035305134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035305134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035305134 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:599) 20241027035305134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035305134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035305134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035305134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035305134 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:386) 20241027035305134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035305134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305134 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:386) 20241027035305134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035305134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035305134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035305134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035305134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035305134 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035305134 DRANAP INFO cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035306152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035306155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035306157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035306158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035306159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035306161 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035306162 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035306163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035306165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035306166 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035306167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035306169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035306170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035306171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035306172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035306174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035306175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035306177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035306178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035306180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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@dc925de6268c: 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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035306199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(710) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@dc925de6268c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)14846638 20241027035307214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035307214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035307214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035307214 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035307214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe28aae, normal) (hnbgw_rua.c:407) 20241027035307214 DHNB DEBUG map_rua[0x55d38f228cb0]{init}: Allocated (fsm.c:456) 20241027035307214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035307214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035307214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035307214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035307214 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241027035307214 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241027035307214 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846638 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:1036) 20241027035307214 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846638 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035307214 DCN DEBUG map_sccp[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035307214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035307214 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14846638 <-> SCCP-70 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035307214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846638 SCCP-70 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035307214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035307214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035307214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035307214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035307214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035307214 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035307214 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: Allocated (fsm.c:456) 20241027035307214 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035307214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030000770056400500f1100926) (sccp_scrc.c:401) 20241027035307214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035307214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035307214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035307214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035307214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035307214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035307214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035307214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035307214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035307214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035307214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035307214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035307214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035307214 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035307214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035307214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035307214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035307214 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035307214 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035307214 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035307214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035307214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035307214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035307214 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(710) HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(710)9379652 HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(710)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035307220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035307220 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035307220 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035307220 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035307220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035307220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035307220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035307220 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035307220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035307220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035307220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035307220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035307220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035307220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035307220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00582c18) (sccp_scrc.c:472) 20241027035307220 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241027035307220 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035307220 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035307220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035307220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035307220 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035307220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035307220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_nri_from_other_PLMN0(710)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035307220 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035307222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035307223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035307225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035307226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035307227 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035307229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035307230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035307232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035307233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035307234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035307235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035307237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035307238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035307239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035307240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035307242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035307243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035307245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035307246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035307257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(711) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@dc925de6268c: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(711)10774284 20241027035308265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035308265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035308265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035308265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035308265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4670c, normal) (hnbgw_rua.c:407) 20241027035308265 DHNB DEBUG map_rua[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035308265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035308265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10774284 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035308265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035308265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035308265 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241027035308265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10774284 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027035308265 DCN DEBUG map_sccp[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035308265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035308265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10774284 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027035308265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10774284 SCCP-71 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035308265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035308265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035308265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035308265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035308265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035308265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035308265 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{IDLE}: Allocated (fsm.c:456) 20241027035308265 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035308265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030000860056400500f1100926) (sccp_scrc.c:401) 20241027035308265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035308265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035308265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035308265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035308265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035308265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035308265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035308265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035308265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035308265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035308265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035308265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035308265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035308265 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035308265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035308265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035308265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035308265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035308265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035308265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035308265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035308265 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035308265 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(711) HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(711)14444904 HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(711)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035308272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308272 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035308272 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035308272 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035308272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035308272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035308272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035308272 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035308272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035308272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035308272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035308272 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:599) 20241027035308272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035308272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069b5e0) (sccp_scrc.c:472) 20241027035308272 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241027035308272 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035308272 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035308272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035308272 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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:483) 20241027035308272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035308272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_nri_from_other_PLMN0(711)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035308272 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035308273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035308274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035308275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035308277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035308278 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035308279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035308280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035308282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035308283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035308284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035308286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035308287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035308288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035308289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035308290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035308291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035308292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035308293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035308294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(695)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(692)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(694)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(703)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(707)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(691)@dc925de6268c: Final verdict of PTC: none 20241027035308298 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035308298 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035308298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035308298 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 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308298 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(697)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(704)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-RAN(698)@dc925de6268c: Final verdict of PTC: none 20241027035308298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035308298 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 20241027035308298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(701)@dc925de6268c: Final verdict of PTC: none 20241027035308298 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 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308298 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(700)@dc925de6268c: Final verdict of PTC: none 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308298 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035308298 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241027035308298 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035308298 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 20241027035308298 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 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308298 DLINP DEBUG SRVCONN(,r=127.0.0.1:35099<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241027035308298 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308298 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308298 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035308298 DLINP NOTICE SRV(,r=127.0.0.1:35099<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035308298 DMAIN NOTICE (127.0.0.1:35099 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35099<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-M3UA(693)@dc925de6268c: Final verdict of PTC: none 20241027035308299 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035308299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34009<->l=127.0.0.1:4262) (control_if.c:193) 20241027035308299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308299 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035308299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308299 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308299 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308299 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308299 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308299 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308299 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308299 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035308299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308300 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308300 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308300 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035308300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308300 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308300 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308300 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308300 DRANAP NOTICE cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035308300 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035308300 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035308300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035308300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035308300 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035308300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035308300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035308300 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035308300 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035308300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{disrupted}: Freeing instance (context_map.c:202) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10774284)[0x55d38f224190]{disrupted}: Deallocated (fsm.c:568) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{disconnected}: Freeing instance (context_map.c:206) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55d38f229580]{disconnected}: Deallocated (fsm.c:568) 20241027035308300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10774284 SCCP-71 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241027035308300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308300 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308300 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308300 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308300 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035308300 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035308300 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035308300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00582c18), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035308300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035308300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035308300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035308300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035308300 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035308300 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035308300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{disrupted}: Freeing instance (context_map.c:202) 20241027035308300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14846638)[0x55d38f228cb0]{disrupted}: Deallocated (fsm.c:568) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{disconnected}: Freeing instance (context_map.c:206) 20241027035308300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55d38f220dd0]{disconnected}: Deallocated (fsm.c:568) 20241027035308300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14846638 SCCP-70 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241027035308301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035308301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035308301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035308301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308301 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308301 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308301 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308301 DRANAP NOTICE cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035308301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035308301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035308301 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035308301 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035308301 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035308300 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 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035308300 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035308300 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) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308300 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035308300 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 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035308300 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) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035308300 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308300 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308300 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035308301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308301 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035308301 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035308301 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035308301 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035308301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308301 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035308301 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035308301 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035308301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035308301 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(696)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(685)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(706)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(709)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(688)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(708)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(686)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(702)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(699)@dc925de6268c: Final verdict of PTC: none 20241027035308311 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 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035308311 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035308311 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) 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035308311 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035308311 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035308311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035308311 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035308311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035308311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035308311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035308311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035308311 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035308311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035308311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035308311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035308311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035308311 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035308311 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035308311 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035308311 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(705)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035308312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(685): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(686): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(687): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(688): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(689): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(691): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(692): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(693): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(694): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(695): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(696): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-SCCP(697): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-RAN(698): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc2-M3UA(699): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(700): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(701): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(702): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(703): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(704): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(705): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(706): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-RAN(707): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(708): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(709): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(710): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(711): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:08 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 20241027035308440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035309112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376024) 20241027035309308 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035309308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035309308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035309308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035309308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035309308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035309308 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035309308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035309308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035309308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035309308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035309308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035309309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035309309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035309309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035309309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035309309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035309309 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035309309 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035309309 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035309309 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035309309 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035309309 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035309310 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035309310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035309310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035309310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035309310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035309310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035309310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035309310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035309310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035309310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035309310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035309310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035309310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035309310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035310015 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035310015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035310016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310016 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035310016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035310016 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035310016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035310016 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035310016 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310016 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310016 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310016 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035310016 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035310016 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=376024, count=382184) 20241027035310299 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310299 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310299 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241027035310299 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310299 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310299 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035310299 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310299 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310299 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035310300 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310300 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310300 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035310301 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310301 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310301 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035310311 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035310311 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035310311 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035310979 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035310979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310979 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035310979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310979 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035310979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035310979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035310979 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035310979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035310979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035310979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310979 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310979 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310979 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035310979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310979 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310979 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310979 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035310979 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035310979 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035310979 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035310979 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035310979 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035311311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(49)[0x55d38f222040]{IDLE}: Deallocated (fsm.c:568) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035311311 DLSCCP DEBUG SCCP-SCOC(50)[0x55d38f226780]{IDLE}: Deallocated (fsm.c:568) 20241027035311314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035311314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035311314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035311314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035311314 DLSCCP DEBUG SCCP-SCOC(48)[0x55d38f22bbb0]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241027035312149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035312155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035312155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035312163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035312164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41160 (stream_srv.c:129) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035312164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41160<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035312169 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33823<->l=127.0.0.1:4262) (control_if.c:570) 20241027035312170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312170 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312171 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312171 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312171 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312171 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312173 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035312173 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035312173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312173 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312173 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035312173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035312173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312173 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312173 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035312173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035312173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312173 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312173 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035312173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035312173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312173 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035312173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035312173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035312173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035312173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(720)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(720)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(720)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(718)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(723)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(723)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(723)@dc925de6268c: ************************************************* HNBGW_Test.msc1-SCCP(721)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035312199 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312199 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312199 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312199 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312199 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312199 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312199 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035312199 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312201 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312201 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035312201 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312201 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035312201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312201 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312201 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312201 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035312201 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312201 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035312201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312201 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312201 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312201 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035312201 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312201 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035312201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312201 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312201 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312201 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035312201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035312201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312201 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035312201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035312201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035312201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035312201 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: v_sccp_pdu_maxlen:268 MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(729)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(729)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(729)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035312244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035312244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035312244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035312244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035312245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035312245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035312245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035312245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035312245 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@dc925de6268c: setverdict(pass): none -> pass 20241027035312249 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035312249 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035312249 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035312249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035312249 DHNBAP DEBUG (127.0.0.1:41160 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035312249 DHNBAP NOTICE (127.0.0.1:41160 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035312249 DHNBAP NOTICE (127.0.0.1:41160 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035312249 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035312249 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035312384 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035312384 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035312384 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035312384 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(720)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035312387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312387 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035312387 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035312387 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035312387 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312387 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035312387 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035312387 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035312387 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035312387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035312387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035312387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035312387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035312387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035312387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035312387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035312387 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035312387 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035312387 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312389 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035312389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035312389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312389 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312389 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312389 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312389 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035312389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035312389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035312389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035312389 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035312396 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035312396 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035312396 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035312396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(723)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035312398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312398 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035312398 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035312398 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035312398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312398 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035312398 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035312398 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035312398 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035312398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035312398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035312398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035312398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035312398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035312398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035312398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035312398 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035312398 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035312398 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312399 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035312399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035312399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035312399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312399 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312400 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312400 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312400 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035312400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035312400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035312400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035312400 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035312415 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035312415 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035312415 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035312415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(726)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035312416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312416 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035312416 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035312416 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035312416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035312416 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035312416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035312417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312417 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035312417 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035312417 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035312417 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035312417 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035312417 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035312417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035312417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035312417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035312417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035312417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035312417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035312417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035312417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035312417 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035312417 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312418 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035312418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035312418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312418 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312418 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312418 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312418 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035312418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035312418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035312418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035312418 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035312434 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035312434 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035312434 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035312434 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(729)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035312436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312436 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035312436 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035312436 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035312436 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035312436 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035312436 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035312437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312437 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035312437 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035312437 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035312437 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035312437 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035312437 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035312437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035312437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035312437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035312437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035312437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035312437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035312437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035312437 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035312437 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035312437 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035312438 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035312438 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035312438 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035312438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035312438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035312438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035312438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035312438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035312438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035312438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035312438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035312438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035312438 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035312439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035312439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035312439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035312439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035312439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035312439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035312439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035312439 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(719)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035313190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313190 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035313190 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035313190 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035313190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035313190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035313190 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035313190 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035313190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035313190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035313190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035313190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035313190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035313190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035313190 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035313190 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035313190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313190 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035313190 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035313190 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035313190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035313190 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313191 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035313191 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035313191 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035313191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313191 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035313191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035313191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035313191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313191 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035313191 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035313191 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(719)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(722)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035313201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313201 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035313201 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035313201 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313201 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035313201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035313201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035313201 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035313201 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) 20241027035313201 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) 20241027035313201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035313201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035313201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035313201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035313201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035313201 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035313201 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: link up (cnlink.c:111) 20241027035313201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313201 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035313201 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035313201 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035313201 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313201 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035313201 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035313201 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313201 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035313201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035313201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313201 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035313201 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035313201 DRANAP INFO cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(722)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035313219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313219 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035313219 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035313219 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035313219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313219 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313219 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035313220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035313220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035313220 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035313220 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035313220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035313220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035313220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035313220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035313220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035313220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035313220 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035313220 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035313220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313220 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035313220 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035313220 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035313220 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313220 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313220 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035313220 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035313220 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313220 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313220 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035313221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035313221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035313221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035313221 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035313221 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035313238 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313238 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035313238 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035313238 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035313238 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313238 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313238 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313238 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035313238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035313238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035313238 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035313238 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) 20241027035313238 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) 20241027035313238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035313238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035313238 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035313238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035313238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035313238 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035313238 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035313239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313239 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035313239 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035313239 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035313239 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035313239 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035313239 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035313239 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035313239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035313239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035313239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035313239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035313239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035313239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035313239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035313239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035313239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035313239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035313239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035313239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035313239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035313239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035313239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035313239 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035313239 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035313239 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035314253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035314256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035314257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035314259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035314261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035314262 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035314264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035314265 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035314266 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035314268 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035314270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035314271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035314273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035314274 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035314276 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035314277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035314279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035314280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035314282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035314283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035314297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)2410562 20241027035315315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035315315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035315315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035315315 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035315315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x24c842, normal) (hnbgw_rua.c:407) 20241027035315315 DHNB DEBUG map_rua[0x55d38f22bbb0]{init}: Allocated (fsm.c:456) 20241027035315315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035315315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2410562 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035315315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035315315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035315315 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035315315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2410562 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035315315 DCN DEBUG map_sccp[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035315315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035315315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2410562 <-> SCCP-72 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035315315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2410562 SCCP-72 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035315315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035315315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035315315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035315315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035315315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035315315 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035315315 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: Allocated (fsm.c:456) 20241027035315315 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035315315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003350056400500f1100926) (sccp_scrc.c:401) 20241027035315315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035315315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035315315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035315315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035315315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035315315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035315315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035315315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035315315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035315315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035315315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035315315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035315315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035315315 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035315315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035315315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035315315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035315315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035315315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035315315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035315315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035315315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035315315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035315315 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)1074778 HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035315323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035315323 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035315323 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035315323 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035315323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035315323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035315323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035315323 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035315323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035315323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035315323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035315323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035315323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035315323 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f5eaf) (sccp_scrc.c:472) 20241027035315323 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241027035315323 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035315323 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035315323 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035315323 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035315323 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035315323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035315323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035315323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035315323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035315325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035315326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035315328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035315330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035315331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035315334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035315336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035315338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035315340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035315341 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035315343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035315345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035315346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035315348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035315350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035315351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035315351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035315352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035315353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035315365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@dc925de6268c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)15783638 20241027035316374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035316374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035316374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035316374 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035316374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0d6d6, normal) (hnbgw_rua.c:407) 20241027035316374 DHNB DEBUG map_rua[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035316374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035316374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15783638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035316374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035316374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035316374 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035316374 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15783638 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035316374 DCN DEBUG map_sccp[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035316374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035316374 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15783638 <-> SCCP-73 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035316374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15783638 SCCP-73 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035316374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035316374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035316374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035316374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035316374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035316374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035316374 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: Allocated (fsm.c:456) 20241027035316374 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035316374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003d10056400500f1100926) (sccp_scrc.c:401) 20241027035316374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035316374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035316374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035316374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035316374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035316374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035316374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035316374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035316374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035316374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035316374 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035316374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035316374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035316374 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035316374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035316374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035316374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035316374 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035316374 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035316374 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035316374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035316374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035316374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035316374 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732) HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)4333938 HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035316380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035316380 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035316380 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035316380 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035316380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035316380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035316380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035316380 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035316380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035316380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035316380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035316380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035316380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035316381 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00924723) (sccp_scrc.c:472) 20241027035316381 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241027035316381 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035316381 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035316381 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035316381 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035316381 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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:483) 20241027035316381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035316381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035316381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035316381 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035316382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035316384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035316386 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035316387 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035316389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035316391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035316393 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035316395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035316397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035316399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035316401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035316402 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035316403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035316405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035316406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035316407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035316408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035316409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035316411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: "disconnecting msc0" 20241027035316412 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(725)@dc925de6268c: Final verdict of PTC: none 20241027035316414 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035316414 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035316414 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 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035316414 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035316414 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035316414 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035316414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035316414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035316414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035316414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035316414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035316414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035316414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035316414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035316414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035316414 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035316414 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035316414 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035316414 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035316414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035316414 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035316414 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035316414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f5eaf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035316414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035316414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035316414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035316414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035316414 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035316414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035316414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035316414 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035316414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035316414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035316414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035316414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{disrupted}: Freeing instance (context_map.c:202) 20241027035316414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2410562)[0x55d38f22bbb0]{disrupted}: Deallocated (fsm.c:568) 20241027035316414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035316414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{disconnected}: Freeing instance (context_map.c:206) 20241027035316414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55d38f222040]{disconnected}: Deallocated (fsm.c:568) 20241027035316414 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2410562 SCCP-72 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035316414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035316414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035316414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035316414 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035316414 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035316414 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035316414 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035316414 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035316414 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035316414 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(726)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@dc925de6268c: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)2410562 20241027035316428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)15912768 20241027035317443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035317443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035317443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035317443 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035317443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf2cf40, normal) (hnbgw_rua.c:407) 20241027035317443 DHNB DEBUG map_rua[0x55d38f22bbb0]{init}: Allocated (fsm.c:456) 20241027035317443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035317443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15912768 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035317443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035317443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035317443 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15912768 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035317443 DCN DEBUG map_sccp[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035317443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035317443 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15912768 <-> SCCP-74 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035317443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15912768 SCCP-74 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035317443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035317443 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035317443 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035317443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035317443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035317444 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035317444 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: Allocated (fsm.c:456) 20241027035317444 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035317444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001e70056400500f1100926) (sccp_scrc.c:401) 20241027035317444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035317444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035317444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035317444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035317444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035317444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035317444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035317444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035317444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035317444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035317444 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035317444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035317444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035317444 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035317444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035317444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035317444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035317444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035317444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035317444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035317444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035317444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035317444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733) HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)13763703 HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035317449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317449 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035317449 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035317449 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035317449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035317449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035317449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035317449 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@dc925de6268c: setverdict(pass): none -> pass 20241027035317449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035317449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035317449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035317449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035317450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035317450 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d425a7) (sccp_scrc.c:472) 20241027035317450 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241027035317450 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035317450 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035317450 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035317450 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035317450 DCN DEBUG handle_cn_conn_conf() conn_id=74, 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:483) 20241027035317450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035317450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035317450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035317451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035317453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035317455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035317456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035317458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035317460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035317461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035317463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035317465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035317466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035317468 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035317469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035317472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035317473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035317475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035317477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035317478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035317480 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035317481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035317485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716)@dc925de6268c: Final verdict of PTC: none 20241027035317490 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035317491 DLINP DEBUG SRVCONN(,r=127.0.0.1:41160<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035317491 DLINP NOTICE SRV(,r=127.0.0.1:41160<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035317491 DMAIN NOTICE (127.0.0.1:41160 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41160<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035317491 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(727)@dc925de6268c: Final verdict of PTC: none 20241027035317492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(718)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(721)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(719)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(728)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc1-RAN(722)@dc925de6268c: Final verdict of PTC: none 20241027035317503 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035317503 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035317503 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 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035317503 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035317503 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035317503 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035317503 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 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035317503 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035317503 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035317503 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035317504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035317504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035317504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035317505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035317505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035317505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035317505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035317505 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035317506 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035317506 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035317506 DRANAP NOTICE cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035317506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-M3UA(723)@dc925de6268c: Final verdict of PTC: none 20241027035317506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035317506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035317506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035317507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035317507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035317507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035317507 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035317507 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035317507 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035317507 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035317507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035317507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035317507 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035317507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00924723), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035317507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035317507 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035317508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035317508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035317508 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035317508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035317508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035317508 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035317508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035317508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035317508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035317508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{disrupted}: Freeing instance (context_map.c:202) 20241027035317508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15783638)[0x55d38f220dd0]{disrupted}: Deallocated (fsm.c:568) 20241027035317508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035317508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{disconnected}: Freeing instance (context_map.c:206) 20241027035317508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55d38f224190]{disconnected}: Deallocated (fsm.c:568) 20241027035317509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15783638 SCCP-73 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035317509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035317509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035317509 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035317509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d425a7), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035317509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035317509 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035317509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035317509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035317509 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035317509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035317509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035317509 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035317509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035317509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035317510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035317510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{disrupted}: Freeing instance (context_map.c:202) 20241027035317510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15912768)[0x55d38f22bbb0]{disrupted}: Deallocated (fsm.c:568) 20241027035317510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035317510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{disconnected}: Freeing instance (context_map.c:206) 20241027035317510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55d38f222040]{disconnected}: Deallocated (fsm.c:568) 20241027035317510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15912768 SCCP-74 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035317510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035317510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035317510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035317510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035317510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035317510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035317510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035317510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035317510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035317511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035317511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035317511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035317511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035317511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035317511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035317511 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035317511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035317511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035317511 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(717)@dc925de6268c: Final verdict of PTC: none 20241027035317512 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035317513 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035317513 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33823<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-M3UA(729)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(730)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(712)@dc925de6268c: Final verdict of PTC: none 20241027035317554 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 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035317554 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) 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035317554 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035317554 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035317554 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035317554 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035317554 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035317554 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(720)@dc925de6268c: Final verdict of PTC: none 20241027035317555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035317555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035317555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035317555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035317555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035317555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035317556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035317556 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035317556 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035317556 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035317556 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035317566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(712): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(713): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(714): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(715): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(716): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(718): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(719): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(720): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-SCCP(721): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-RAN(722): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc1-M3UA(723): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(727): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(728): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(729): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(730): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(732): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(733): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:17 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 20241027035317750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035318301 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035318301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00582c18), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035318301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035318301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035318301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035318301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035318301 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035318301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035318301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035318301 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035318301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035318301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035318301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035318301 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035318301 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035318301 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035318301 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035318301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035318301 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035318301 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035318301 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035318301 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035318352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342064) 20241027035318415 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035318415 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035318415 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035319310 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035319310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035319310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035319310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035319310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035319310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035319310 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035319310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035319310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035319310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035319310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035319310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035319310 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035319310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035319310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035319310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035319310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035319310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035319310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035319310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035319310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035319310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035319310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035319310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035319310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035319310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035319310 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035319310 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035319310 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035319310 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035319310 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035319310 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down Waiting for packet dumper to finish... 1 (prev_count=342064, count=346324) 20241027035319503 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035319503 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035319503 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035319504 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035319504 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035319504 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035319555 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035319555 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035319555 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035320016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035320017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320017 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035320017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320017 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035320017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035320017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035320017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320017 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320017 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320017 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035320017 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035320980 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035320980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320980 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035320980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320980 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035320980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035320980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035320980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035320980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035320980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035320980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035320980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035320980 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035320980 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035320980 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035320980 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035320980 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241027035321393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035321401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035321401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035321414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035321415 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33388 (stream_srv.c:129) 20241027035321415 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33388<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035321422 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:570) 20241027035321423 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321423 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321423 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321423 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321424 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321424 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321424 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321424 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321425 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321425 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035321425 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321425 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035321425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321425 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321425 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321425 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035321425 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035321425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321425 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321425 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321425 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035321425 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035321425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321425 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321425 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321425 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035321425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035321425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321425 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321425 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321425 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321425 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035321425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035321425 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035321425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321425 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321425 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321425 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035321425 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035321425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035321425 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035321425 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035321426 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321426 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321426 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321426 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035321426 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(742)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(742)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(742)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(740)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035321444 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321444 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321444 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321444 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321444 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321444 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321444 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035321444 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321445 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321445 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035321445 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321445 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035321445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321445 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321445 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321445 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035321445 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321445 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035321445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321445 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321445 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321445 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035321445 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321445 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035321445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321445 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321445 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321445 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035321445 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035321445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321445 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321446 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321446 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321446 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035321446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321446 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321446 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321446 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035321446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321446 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321446 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321446 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035321446 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321446 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321446 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321446 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035321446 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(745)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(745)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(745)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035321471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035321471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035321471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035321471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035321471 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035321471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035321471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035321471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035321471 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@dc925de6268c: setverdict(pass): none -> pass 20241027035321476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035321476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035321476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035321476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035321476 DHNBAP DEBUG (127.0.0.1:33388 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035321476 DHNBAP NOTICE (127.0.0.1:33388 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035321476 DHNBAP NOTICE (127.0.0.1:33388 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035321476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035321476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035321640 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035321640 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035321640 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035321640 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(742)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035321642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321642 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035321642 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035321642 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035321642 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035321642 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035321642 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035321643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321643 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035321643 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035321643 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035321643 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035321643 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035321643 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035321643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035321643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035321643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035321643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035321643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035321643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035321643 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035321643 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035321643 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321645 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035321645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035321645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035321645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321645 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321645 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321645 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035321645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035321645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035321645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035321645 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035321645 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321659 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035321659 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035321659 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035321659 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(745)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035321661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321661 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035321661 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035321661 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035321661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035321661 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035321661 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035321661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321661 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035321661 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035321661 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035321661 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035321661 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035321662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035321662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035321662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035321662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035321662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035321662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035321662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035321662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035321662 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035321662 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035321662 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035321663 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035321663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035321663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035321663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035321663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035321663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035321663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035321663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035321663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035321663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035321663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035321663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035321663 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035321663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035321663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035321663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035321663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035321663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035321663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035321663 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035321663 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322447 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035322447 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035322447 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035322447 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035322447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035322447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035322447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035322447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035322447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035322447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035322447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035322447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035322447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035322447 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035322447 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035322447 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035322447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035322447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035322447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035322447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035322447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035322447 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035322447 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(741)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035322447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322447 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035322447 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035322447 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035322447 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035322447 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322448 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035322448 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035322448 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035322448 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035322448 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035322448 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035322448 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035322448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035322448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035322448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035322448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035322448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035322448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035322449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035322449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035322449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035322449 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035322449 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(741)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035322465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322465 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035322465 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035322465 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035322465 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035322465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035322465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035322465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035322465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035322465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035322465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035322465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035322465 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035322465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035322465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035322465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035322465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035322465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035322465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035322465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035322465 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035322465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035322465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035322465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035322465 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035322465 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035322465 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035322465 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035322465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035322465 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035322465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035322465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035322465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035322465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035322465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035322465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035322465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035322465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035322465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035322465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035322465 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035322465 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035323482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035323484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035323485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035323487 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035323489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035323490 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035323492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035323494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035323496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035323498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035323500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035323502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035323504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035323506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035323508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035323511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035323513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035323515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035323516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035323517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: 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@dc925de6268c: "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@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035323529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)7075639 20241027035324542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035324542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035324542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035324542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035324542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6bf737, normal) (hnbgw_rua.c:407) 20241027035324542 DHNB DEBUG map_rua[0x55d38f220dd0]{init}: Allocated (fsm.c:456) 20241027035324543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035324543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7075639 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035324543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035324543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035324543 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035324543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7075639 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035324543 DCN DEBUG map_sccp[0x55d38f224190]{init}: Allocated (fsm.c:456) 20241027035324543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035324543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7075639 <-> SCCP-75 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035324543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7075639 SCCP-75 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035324543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035324543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035324543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035324543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035324543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035324543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035324543 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: Allocated (fsm.c:456) 20241027035324543 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035324543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300002c0056400500f1100926) (sccp_scrc.c:401) 20241027035324543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035324543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035324543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035324543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035324543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035324543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035324543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035324543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035324543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035324543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035324543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035324543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035324543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035324543 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035324543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035324543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035324543 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035324543 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035324543 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035324543 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035324543 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035324543 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035324543 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035324543 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)15058556 HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035324549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035324549 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035324549 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035324549 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035324549 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035324549 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035324549 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035324549 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035324549 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035324549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035324549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035324549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035324549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035324549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035324549 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004d1d0d) (sccp_scrc.c:472) 20241027035324549 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241027035324549 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035324549 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035324549 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035324549 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035324549 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035324549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035324549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035324549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035324550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035324551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035324552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035324553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035324554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035324555 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035324556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035324557 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035324558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035324559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035324560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035324561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035324561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035324562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035324563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035324564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035324565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035324566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035324567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035324578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@dc925de6268c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)78888 20241027035325585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035325585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035325585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035325585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035325585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13428, normal) (hnbgw_rua.c:407) 20241027035325585 DHNB DEBUG map_rua[0x55d38f222040]{init}: Allocated (fsm.c:456) 20241027035325585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035325585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-78888 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035325585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035325585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035325585 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035325585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-78888 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035325585 DCN DEBUG map_sccp[0x55d38f228b80]{init}: Allocated (fsm.c:456) 20241027035325585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035325585 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-78888 <-> SCCP-76 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035325585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-78888 SCCP-76 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035325585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035325585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035325585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035325585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035325585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035325585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035325585 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: Allocated (fsm.c:456) 20241027035325585 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035325585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001d20056400500f1100926) (sccp_scrc.c:401) 20241027035325585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035325586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035325586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035325586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035325586 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035325586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035325586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035325586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035325586 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035325586 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035325586 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035325586 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035325586 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035325586 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035325586 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)16096591 HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035325588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035325588 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035325588 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035325588 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035325588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035325588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035325588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035325588 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@dc925de6268c: setverdict(pass): none -> pass 20241027035325588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035325588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035325588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035325588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035325588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035325588 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d89b8) (sccp_scrc.c:472) 20241027035325588 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241027035325588 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035325588 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035325588 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035325588 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035325588 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035325588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035325588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035325589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035325590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035325591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035325592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035325593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035325594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035325595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035325596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035325596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035325598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035325600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035325601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035325604 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035325606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035325607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035325608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035325609 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035325610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035325611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035325612 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035325614 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: "connecting cnlink 1" 20241027035325615 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(751)@dc925de6268c: ************************************************* HNBGW_Test.sgsn1-M3UA(751)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(751)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035325835 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035325835 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035325835 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035325835 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(751)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035325838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035325838 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035325838 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035325838 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035325838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035325838 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035325838 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035325838 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035325838 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035325839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035325839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035325839 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035325839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035325839 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035325839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035325839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035325839 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035325839 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035325839 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035325840 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035325840 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035325840 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035325840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035325840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035325840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035325840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035325840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035325840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035325840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035325840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035325840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035325840 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035325840 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035325840 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035325840 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035325840 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035325840 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035325840 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035325840 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035325840 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326415 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035326415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f5eaf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035326415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035326415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035326415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035326415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035326416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035326416 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035326416 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035326416 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035326416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035326416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035326416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035326416 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326418 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035326418 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035326418 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035326418 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035326418 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035326418 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035326418 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035326418 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035326418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035326418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035326418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035326418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035326418 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=005f5eaf) (sccp_scrc.c:472) 20241027035326418 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241027035326418 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035326418 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035326418 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035326418 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035326418 DLSCCP DEBUG SCCP-SCOC(72)[0x55d38f228cb0]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035326643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035326643 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035326643 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035326643 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035326643 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035326643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035326643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035326643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035326643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035326643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035326643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035326643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035326643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035326643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035326643 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035326643 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) 20241027035326643 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) 20241027035326643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035326643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035326643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035326643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035326643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035326643 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035326643 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: link up (cnlink.c:111) 20241027035326643 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035326643 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035326643 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035326643 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035326643 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035326643 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326645 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035326645 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035326645 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035326645 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035326645 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035326645 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035326645 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035326645 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035326645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035326645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035326645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035326645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035326645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035326645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035326645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035326645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035326645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035326645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035326645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035326645 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035326645 DRANAP INFO cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035326648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035327509 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035327509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00924723), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035327509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327509 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035327509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327509 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035327509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d425a7), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035327509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327509 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035327509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327509 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327509 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327509 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035327509 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327509 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327509 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327509 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035327509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035327509 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327511 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035327511 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035327511 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035327511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035327511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035327511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035327511 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035327511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035327511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035327511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035327511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035327511 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=00924723) (sccp_scrc.c:472) 20241027035327511 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20241027035327511 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035327511 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035327511 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035327511 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035327511 DLSCCP DEBUG SCCP-SCOC(73)[0x55d38f229580]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@dc925de6268c: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)15098917 20241027035327655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035327655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035327655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035327655 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035327655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe66425, normal) (hnbgw_rua.c:407) 20241027035327655 DHNB DEBUG map_rua[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035327655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035327655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15098917 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035327655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035327655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035327655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15098917 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035327655 DCN DEBUG map_sccp[0x55d38f228cb0]{init}: Allocated (fsm.c:456) 20241027035327655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035327655 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15098917 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035327655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15098917 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035327655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035327655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035327655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035327655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035327655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035327655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035327655 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{IDLE}: Allocated (fsm.c:456) 20241027035327655 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035327655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000520056400500f1100926) (sccp_scrc.c:401) 20241027035327655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035327655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035327655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035327655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035327655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035327655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035327655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035327655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035327655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035327655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035327655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327655 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035327655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035327655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035327656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035327656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327656 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035327656 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035327656 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035327656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035327656 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035327656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035327656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035327656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035327656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035327656 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=00d425a7) (sccp_scrc.c:472) 20241027035327656 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241027035327656 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035327656 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035327656 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035327656 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035327656 DLSCCP DEBUG SCCP-SCOC(74)[0x55d38f218b30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752) HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)2905773 HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@dc925de6268c: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035327662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: 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 } } } 20241027035327663 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035327665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035327666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035327668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035327669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035327671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035327672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035327673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035327674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035327674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035327676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035327677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035327678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035327679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035327680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035327681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035327683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035327684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035327686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035327687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035327691 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035327691 DLINP DEBUG SRVCONN(,r=127.0.0.1:33388<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035327691 DLINP NOTICE SRV(,r=127.0.0.1:33388<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035327691 DMAIN NOTICE (127.0.0.1:33388 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33388<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035327691 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(744)@dc925de6268c: Final verdict of PTC: none 20241027035327691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035327691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035327691 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 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035327691 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035327691 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035327691 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035327691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035327691 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035327691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035327691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035327691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327691 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035327691 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035327691 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035327691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035327691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035327691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035327691 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035327691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035327691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035327691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035327691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035327691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035327691 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035327692 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035327692 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035327692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035327692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d1d0d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035327692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035327692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035327692 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035327692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{disrupted}: Freeing instance (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7075639)[0x55d38f220dd0]{disrupted}: Deallocated (fsm.c:568) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{disconnected}: Freeing instance (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55d38f224190]{disconnected}: Deallocated (fsm.c:568) 20241027035327692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7075639 SCCP-75 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035327692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035327692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d89b8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035327692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035327692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035327692 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035327692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{disrupted}: Freeing instance (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-78888)[0x55d38f222040]{disrupted}: Deallocated (fsm.c:568) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{disconnected}: Freeing instance (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55d38f228b80]{disconnected}: Deallocated (fsm.c:568) 20241027035327692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-78888 SCCP-76 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035327692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035327692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035327692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035327692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035327692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035327692 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00363bee) (sccp_scrc.c:472) 20241027035327692 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035327692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035327692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035327692 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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:483) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035327692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035327692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035327692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035327692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(745)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736)@dc925de6268c: Final verdict of PTC: none 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035327692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035327692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035327692 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035327692 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035327692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035327692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035327692 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035327692 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035327692 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035327692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035327692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00363bee), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035327692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035327692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035327692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035327692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035327692 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{disrupted}: Freeing instance (context_map.c:202) 20241027035327692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15098917)[0x55d38f229580]{disrupted}: Deallocated (fsm.c:568) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{disconnected}: Freeing instance (context_map.c:206) 20241027035327692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55d38f228cb0]{disconnected}: Deallocated (fsm.c:568) 20241027035327692 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15098917 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(741)@dc925de6268c: Final verdict of PTC: none 20241027035327692 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(740)@dc925de6268c: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(749)@dc925de6268c: Final verdict of PTC: none 20241027035327692 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 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035327692 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035327692 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) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035327692 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035327692 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035327692 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035327692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035327692 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035327692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(743)@dc925de6268c: Final verdict of PTC: none 20241027035327692 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 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035327692 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035327692 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035327692 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) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035327692 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035327693 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035327693 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035327693 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035327693 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035327693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035327693 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035327693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035327693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035327693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035327693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035327693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035327693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035327693 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035327693 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035327693 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035327693 DRANAP NOTICE cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035327693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035327693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035327693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035327693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035327693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035327693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035327693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035327693 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035327693 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035327693 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035327693 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(746)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(750)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(734)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(742)@dc925de6268c: Final verdict of PTC: none 20241027035327694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42358<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(739)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(751)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(734): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(735): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(736): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(737): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(738): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(740): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(741): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(742): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(743): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(744): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(745): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(747): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(748): pass (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(749): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-RAN(750): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(751): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(752): pass (pass -> pass) MTC@dc925de6268c: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:27 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 20241027035327830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035328301 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035328302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035328302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035328302 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035328302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035328302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035328302 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035328302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00582c18), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035328302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035328302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035328302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035328302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035328302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035328302 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035328302 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035328302 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035328302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035328302 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035328302 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035328302 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035328302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035328302 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035328432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328808) 20241027035329311 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035329311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035329311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035329311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035329311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035329311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035329311 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035329311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035329311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035329311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035329311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035329311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035329311 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035329311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035329311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035329311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035329311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035329311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035329311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035329311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035329311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035329311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035329311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035329311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035329311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035329311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035329311 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035329311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035329311 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035329311 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035329311 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035329311 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down Waiting for packet dumper to finish... 1 (prev_count=328808, count=333076) 20241027035329692 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035329692 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035329692 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035329693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035329693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035329693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035329693 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035329693 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035329693 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035330017 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035330018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330018 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035330018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330018 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035330018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330018 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330018 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330018 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035330018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330018 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330018 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330018 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035330018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330018 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330018 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330018 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035330018 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241027035330981 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035330981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330981 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035330981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330981 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035330981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035330981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035330981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035330981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035330981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035330981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330981 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330981 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330981 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035330981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330981 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330981 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330981 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035330981 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035330981 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035330981 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035330981 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035330981 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@dc925de6268c: 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@dc925de6268c: Test case TC_second_rab_assignment started. 20241027035331473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035331480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035331481 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035331481 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(754)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035331487 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42613<->l=127.0.0.1:4262) (control_if.c:570) 20241027035331488 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331488 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331489 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331489 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331489 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331489 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331489 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331489 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331490 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331490 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035331490 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331490 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035331490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331490 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331490 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331490 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035331490 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331490 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035331490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331490 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331490 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331490 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035331490 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331490 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035331490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331490 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331490 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331490 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035331490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035331490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331490 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035331491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035331491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035331491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331491 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331491 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331491 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035331491 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(759)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(759)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(757)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035331510 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331510 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331511 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331511 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331511 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331511 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331511 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035331511 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331512 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331512 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035331512 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331512 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035331512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331512 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331512 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035331512 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331512 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035331512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331512 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331512 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331512 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035331512 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035331512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331512 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331512 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035331512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035331513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331513 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035331513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035331513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035331513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035331513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(762)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(762)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(762)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(760)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035331544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035331544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035331544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035331544 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035331544 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035331544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035331544 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035331544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035331544 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@dc925de6268c: setverdict(pass): none -> pass 20241027035331706 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035331706 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035331706 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035331706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(759)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035331708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331708 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035331708 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035331708 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035331708 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035331708 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035331708 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035331709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331709 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035331709 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035331709 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035331709 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035331709 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035331709 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035331709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035331709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035331709 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035331709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035331709 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035331709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035331709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035331709 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035331709 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035331709 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331710 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035331710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035331710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035331711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331711 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331711 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331711 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331711 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035331711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035331711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035331711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035331711 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035331728 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035331728 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035331728 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035331728 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(762)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035331730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331730 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035331730 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035331730 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035331730 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035331730 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035331730 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035331731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331731 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035331731 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035331731 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035331731 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035331731 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035331731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035331731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035331731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035331731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035331731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035331731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035331731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035331731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035331731 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035331731 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035331731 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035331732 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035331732 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035331732 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035331732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035331732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035331732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035331732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035331732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035331732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035331732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035331732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035331732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035331732 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035331732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035331732 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035331732 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035331732 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035331732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035331732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035331732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035331732 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(758)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035332511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332511 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035332511 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035332511 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035332511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035332511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035332511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035332511 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035332511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035332511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035332511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035332511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035332511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035332511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035332511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035332511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035332512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035332512 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035332512 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035332512 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035332512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035332512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035332512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035332512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035332512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035332512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035332512 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035332512 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035332512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332512 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035332512 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035332512 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035332512 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332512 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035332512 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035332512 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035332512 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035332512 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035332512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035332512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035332512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035332512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035332512 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035332512 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035332512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035332512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035332512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035332512 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035332512 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(758)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(761)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035332535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332535 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035332535 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035332535 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035332535 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035332535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035332535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035332535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035332535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035332535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035332535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035332535 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035332535 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035332535 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035332535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035332535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035332535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035332535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035332535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035332535 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035332535 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035332535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332535 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035332535 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035332535 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035332535 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332535 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035332535 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035332535 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035332535 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035332535 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035332535 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035332535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035332535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035332535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035332535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035332535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035332535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035332535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035332535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035332535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035332535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035332535 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035332535 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(761)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035332557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(763)@dc925de6268c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@dc925de6268c: f_create_expect(l3 := '4450872F9DD11BB0CD99'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(758)@dc925de6268c: Created Expect[0] for '4450872F9DD11BB0CD99'O to be handled at TC_second_rab_assignment0(764) TC_second_rab_assignment-Iuh0-RUA(755)@dc925de6268c: Added conn table entry 0TC_second_rab_assignment0(764)15514268 20241027035333575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035333575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035333575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035333575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035333575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xecba9c, normal) (hnbgw_rua.c:407) 20241027035333575 DHNB DEBUG map_rua[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035333575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035333575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035333575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035333575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035333575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035333575 DCN DEBUG map_sccp[0x55d38f228cb0]{init}: Allocated (fsm.c:456) 20241027035333575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035333575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15514268 <-> SCCP-78 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035333575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035333575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035333575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035333575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035333575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035333575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035333575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035333575 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: Allocated (fsm.c:456) 20241027035333575 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035333575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4450872f9dd11bb0cd99004f40030001830056400500f1100926) (sccp_scrc.c:401) 20241027035333575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035333575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035333575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035333575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035333575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035333575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035333575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035333575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035333575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035333575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035333575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035333575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035333575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035333575 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035333575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035333575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035333575 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333575 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035333575 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035333575 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035333575 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035333575 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035333575 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035333575 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(757)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(758)@dc925de6268c: Found Expect[0] for l3='4450872F9DD11BB0CD99'O handled at TC_second_rab_assignment0(764) HNBGW_Test.msc0-RAN(758)@dc925de6268c: Added conn table entry 0TC_second_rab_assignment0(764)5750653 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035333580 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333580 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035333580 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035333580 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035333580 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035333580 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035333580 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035333580 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_second_rab_assignment0(764)@dc925de6268c: setverdict(pass): none -> pass 20241027035333580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035333580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035333580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035333580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035333580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003fed91) (sccp_scrc.c:472) 20241027035333580 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241027035333580 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035333580 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035333580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035333580 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035333580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035333580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_len:91 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035333782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333782 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035333782 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035333782 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035333782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035333782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035333782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035333782 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035333782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035333782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035333782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035333782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035333782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241027035333782 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027035333782 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035333782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035333782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035333782 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035333782 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035333783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035333783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333783 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035333783 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035333783 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035333783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333783 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{UNUSED}: Allocated (fsm.c:456) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{UNUSED}: is child of mgw(mgw-fsm-15514268-0)[0x55d38f224190] (fsm.c:486) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15514268-0)[0x55d38f224190] (mgcp_client_endpoint_fsm.c:724) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035333783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f228b80]{ST_CRCX}: Allocated (fsm.c:456) 20241027035333783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f228b80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040] (fsm.c:486) 20241027035333783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f228b80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035333783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f228b80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035333783 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: ecba9'... (mgcp_client.c:805) 20241027035333783 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027035333783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f228b80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035333783 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(763)@dc925de6268c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ecba9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(764) TC_second_rab_assignment0(764)@dc925de6268c: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ecba9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035333805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241027035333805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035333805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035333805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035333805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035333805 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035333805 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333805 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333805 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035333806 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035333806 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333806 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035333806 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035333806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333806 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035333806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035333806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035333806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035333806 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(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035333828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035333828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035333828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035333828 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035333828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecba9c) (hnbgw_rua.c:471) 20241027035333828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035333828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035333828 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035333828 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035333828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035333828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035333828 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035333828 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035333828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035333828 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15514268-0)[0x55d38f224190] (mgcp_client_endpoint_fsm.c:724) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027035333828 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: ecba9'... (mgcp_client.c:805) 20241027035333828 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241027035333828 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333828 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(764)@dc925de6268c: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ecba9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035333841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241027035333841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027035333841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027035333841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333841 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035333841 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027035333841 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15514268-0)[0x55d38f224190] (mgcp_client_endpoint_fsm.c:724) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035333841 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f218b30]{ST_CRCX}: Allocated (fsm.c:456) 20241027035333841 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f218b30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040] (fsm.c:486) 20241027035333841 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f218b30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035333841 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f218b30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027035333841 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: ecba9'... (mgcp_client.c:805) 20241027035333841 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241027035333841 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15514268-0)[0x55d38f218b30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333841 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(764)@dc925de6268c: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ecba9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035333854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241027035333854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027035333855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333855 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035333855 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035333855 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035333855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035333855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035333855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035333855 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035333854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027035333854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035333854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333854 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{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) 20241027035333854 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035333854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035333854 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027035333854 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027035333854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027035333854 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035333854 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035333854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fed91), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027035333854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035333854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035333854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035333854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035333854 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_len:63 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241027035333863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333863 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035333863 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035333863 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035333863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035333863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035333863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035333863 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035333863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035333863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035333863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035333863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035333863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241027035333863 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027035333863 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035333863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035333863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035333863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035333863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035333863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035333863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035333863 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241027035333863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241027035333863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241027035333863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035333863 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(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035333867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035333867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035333867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241027035333867 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035333867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecba9c) (hnbgw_rua.c:471) 20241027035333867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241027035333867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035333867 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035333867 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035333867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035333867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035333867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241027035333867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035333867 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035333867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fed91), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241027035333867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035333867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035333867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035333867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035333868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333868 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035333868 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035333868 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035333868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035333868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035333868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035333868 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_len:12 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: vl_from0 20241027035333875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333875 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035333875 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035333875 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035333875 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035333875 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035333875 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035333875 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(757)@dc925de6268c: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035333875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035333875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035333875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035333875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035333875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241027035333875 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027035333875 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035333875 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333875 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035333876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035333876 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035333876 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035333876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035333876 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035333876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035333876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: ecba9'... (mgcp_client.c:805) 20241027035333876 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035333876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035333876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035333876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:57504: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: ecba9'... (mgcp_client.c:805) 20241027035333876 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035333876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035333876 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: Removing from parent mgw(mgw-fsm-15514268-0)[0x55d38f224190] (mgcp_client_endpoint_fsm.c:873) 20241027035333876 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035333876 DLMGCP DEBUG mgw-endp(mgw-fsm-15514268-0)[0x55d38f222040]{IN_USE}: Deallocated (fsm.c:568) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035333876 DMGW DEBUG mgw(mgw-fsm-15514268-0)[0x55d38f224190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035333876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035333877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027035333877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035333877 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(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(764)@dc925de6268c: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(764)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(764)@dc925de6268c: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ecba9c17" }, { code := "I", val := "22222" } }, sdp := omit } 20241027035333880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241027035333880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035333880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035333880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035333880 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55d38f228b80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035333881 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241027035333881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035333881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035333881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035333881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55d38f218b30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035333883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035333883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035333883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035333883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035333883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecba9c) (hnbgw_rua.c:471) 20241027035333883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035333883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035333883 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035333883 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035333883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035333883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035333883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035333883 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035333883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fed91), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035333883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035333883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035333883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035333883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035333883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035333883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035333883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035333883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035333883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035333883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035333883 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(757)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(764)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035333887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(764)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035333891 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035333891 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035333891 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 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035333891 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035333891 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42613<->l=127.0.0.1:4262) (control_if.c:193) 20241027035333891 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035333891 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 20241027035333891 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035333891 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 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035333891 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035333891 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035333891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(759)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(761)@dc925de6268c: Final verdict of PTC: none 20241027035333891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035333891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035333891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035333891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035333891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035333891 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035333891 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035333891 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035333891 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035333891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035333891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035333891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035333891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035333891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035333891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035333891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035333891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035333891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035333891 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035333891 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035333891 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035333891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035333891 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035333891 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035333891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fed91), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035333891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.sgsn0-M3UA(762)@dc925de6268c: Final verdict of PTC: none 20241027035333891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035333891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035333891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) IPA-CTRL-CLI-IPA(756)@dc925de6268c: Final verdict of PTC: none 20241027035333891 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035333891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035333891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035333891 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035333891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035333891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035333891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035333891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{disrupted}: Freeing instance (context_map.c:202) 20241027035333891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15514268)[0x55d38f229580]{disrupted}: Deallocated (fsm.c:568) 20241027035333891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035333891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{disconnected}: Freeing instance (context_map.c:206) 20241027035333891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55d38f228cb0]{disconnected}: Deallocated (fsm.c:568) 20241027035333891 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15514268 SCCP-78 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035333891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035333891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035333892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035333892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035333892 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035333892 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035333892 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035333892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035333892 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035333892 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035333892 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035333892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035333892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035333892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035333892 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035333895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment-Iuh0(754)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(763)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(753)@dc925de6268c: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(755)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(760)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(758)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_second_rab_assignment-Iuh0(754): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(755): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(760): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(761): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(762): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(763): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_second_rab_assignment0(764): pass (pass -> pass) MTC@dc925de6268c: Test case TC_second_rab_assignment finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:33 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241027035333944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035334547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48446<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243372) Waiting for packet dumper to finish... 1 (prev_count=243372, count=244088) 20241027035335892 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035335892 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035335892 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035335892 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035335892 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035335892 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@dc925de6268c: 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@dc925de6268c: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241027035337607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035337615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035337617 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035337617 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035337626 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44067<->l=127.0.0.1:4262) (control_if.c:570) 20241027035337628 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337628 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337628 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337628 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337629 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337629 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337629 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337629 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337630 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337630 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035337630 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337630 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035337630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337630 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337630 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337630 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035337630 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337630 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035337630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337630 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337630 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337630 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035337630 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.020241027035337631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035337631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035337631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035337631 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337631 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337631 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337631 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035337631 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down .0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035337630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337630 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337630 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337630 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035337630 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035337631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337631 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(771)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(771)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(771)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(769)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035337653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337653 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337653 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337653 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337653 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035337653 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337654 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337654 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035337654 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337654 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035337654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337654 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337654 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035337654 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035337655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337655 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337655 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337655 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035337655 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035337655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337655 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337655 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035337655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035337655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337655 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035337655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035337655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035337655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035337655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(774)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(774)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(774)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-SCCP(772)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035337692 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035337692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00363bee), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035337692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035337692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337692 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035337692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d89b8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035337692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035337692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337692 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035337692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d1d0d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035337692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035337692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035337692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035337692 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337692 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337692 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337692 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035337692 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035337850 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035337850 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035337850 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035337850 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(771)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035337852 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337852 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035337852 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035337852 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035337852 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035337852 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035337852 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035337853 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337853 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035337853 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035337853 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035337853 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035337853 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035337853 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035337854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035337854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035337854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035337854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035337854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035337854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035337854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035337854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035337854 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035337854 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337855 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035337855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035337855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337855 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337855 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337855 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337855 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035337855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035337855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035337855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035337855 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035337871 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035337871 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035337871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035337871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(774)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035337872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337872 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035337872 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035337872 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035337872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035337872 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035337872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035337873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337873 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035337873 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035337873 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035337873 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035337873 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035337873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035337873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035337873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035337873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035337873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035337873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035337873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035337873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035337873 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035337873 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035337873 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035337874 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035337874 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035337874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035337874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035337874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035337874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035337874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035337874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035337874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035337874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035337874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035337874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035337874 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035337874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035337874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035337874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035337874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035337874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035337874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035337874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035337874 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338302 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035338302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00582c18), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035338302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035338302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035338302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035338302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035338302 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035338302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035338302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035338302 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035338302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035338302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035338302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338302 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035338302 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035338302 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035338302 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338302 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035338302 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035338302 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035338302 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035338305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338305 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035338305 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035338305 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035338305 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035338305 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035338305 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035338305 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035338305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035338305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035338305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035338305 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=00582c18) (sccp_scrc.c:472) 20241027035338305 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20241027035338305 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035338305 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035338305 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035338305 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035338305 DLSCCP DEBUG SCCP-SCOC(70)[0x55d38f227070]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(770)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035338655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338655 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035338655 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035338655 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035338655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035338655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035338655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035338655 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035338656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035338656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035338656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035338656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035338656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035338656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035338656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035338656 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035338656 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035338656 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035338656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035338656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035338656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035338656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035338656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035338656 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035338656 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035338656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338656 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035338656 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035338656 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035338656 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035338656 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035338656 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035338656 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338657 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035338657 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035338657 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035338657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035338657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035338657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035338657 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035338657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035338657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035338657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035338657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035338657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035338657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035338657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035338657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035338657 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035338657 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(770)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035338676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338676 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035338676 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035338676 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(773)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035338676 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035338676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035338676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035338676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035338676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035338676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035338676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035338676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035338676 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035338676 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035338676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035338676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035338676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035338676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035338676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035338676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035338676 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035338676 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035338676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035338676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035338676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035338676 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035338676 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338677 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035338677 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035338677 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035338677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035338677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035338677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035338677 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035338677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035338677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035338677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035338677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035338677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035338677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035338677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035338677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035338677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035338677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035338677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035338677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035338677 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035338677 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(773)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035338691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035338691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035338691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035338691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035338691 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035338691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035338691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035338691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035338691 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@dc925de6268c: setverdict(pass): none -> pass 20241027035338696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035338696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035338696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241027035338696 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241027035338696 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241027035338898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035338898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035338898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035338898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035338898 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035338898 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035338898 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035338898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035338898 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@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed MTC@dc925de6268c: talloc reports "struct hnb_context" x 1, expecting 1 MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035338903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035338903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035338903 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035338903 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035338903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035338903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035338903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767)@dc925de6268c: Final verdict of PTC: none 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035338903 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 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035338903 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(772)@dc925de6268c: Final verdict of PTC: none 20241027035338903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035338903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035338903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035338903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035338903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035338903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035338903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035338903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035338903 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035338903 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035338903 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035338903 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44067<->l=127.0.0.1:4262) (control_if.c:193) 20241027035338903 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 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035338903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035338903 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) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035338903 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035338903 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035338903 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035338903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766)@dc925de6268c: Final verdict of PTC: none 20241027035338903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035338903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035338903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035338903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035338903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035338903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035338903 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035338903 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035338903 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035338904 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(773)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(769)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(774)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(775)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-RAN(770)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(768)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(765)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(771)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035338906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(765): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(766): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(767): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(768): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(769): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(770): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(771): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(772): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(773): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(774): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@dc925de6268c: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:38 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20241027035338979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035339312 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035339312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035339312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035339312 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035339312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035339312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035339312 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035339312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035339312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035339312 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035339312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035339312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035339312 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035339312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035339312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035339312 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035339312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035339312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035339312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035339312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035339312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035339312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035339312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035339312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035339312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035339312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035339312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035339312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035339312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035339312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035339312 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035339581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=160064) 20241027035340019 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340019 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035340019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340019 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340019 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035340019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340019 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340019 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035340019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340019 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340019 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340019 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035340019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340019 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340019 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340019 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035340019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340019 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340019 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340019 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035340019 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=160064, count=171868) 20241027035340904 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035340904 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035340904 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035340904 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035340904 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035340904 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035340982 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba9d80), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035340982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340982 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0f2bf), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035340982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340982 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035340982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f40101), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035340982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035340982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035340982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035340982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035340983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340983 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340983 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340983 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035340983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340983 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340983 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340983 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035340983 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035340983 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035340983 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035340983 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035340983 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: 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@dc925de6268c: 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 Oct 27 03:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@dc925de6268c: 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@dc925de6268c: Test case TC_apply_sccp started. 20241027035342617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh0(777)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035342626 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035342626 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035342638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh1(779)@dc925de6268c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035342639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33680 (stream_srv.c:129) 20241027035342639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33680<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035342648 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39907<->l=127.0.0.1:4262) (control_if.c:570) 20241027035342650 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342650 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342650 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342650 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342650 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342651 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342652 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035342652 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342652 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035342652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342652 DRANAP DEBUG cnlink(msc-3)[0x55d38f20f630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342652 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342652 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035342652 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342652 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035342652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342652 DRANAP DEBUG cnlink(msc-2)[0x55d38f1a5860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342652 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342652 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035342652 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035342652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342652 DRANAP DEBUG cnlink(msc-1)[0x55d38f1a8660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342652 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035342652 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035342652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342652 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035342652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035342652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035342652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035342652 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(784)@dc925de6268c: ************************************************* HNBGW_Test.msc0-M3UA(784)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(784)@dc925de6268c: ************************************************* HNBGW_Test.msc0-SCCP(782)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035342675 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342675 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342675 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342675 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342675 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342675 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342676 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035342676 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342677 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342677 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035342677 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342677 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035342677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342677 DRANAP DEBUG cnlink(sgsn-3)[0x55d38f211c70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342677 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342677 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035342677 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342677 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035342677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342677 DRANAP DEBUG cnlink(sgsn-2)[0x55d38f2112e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342677 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342677 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035342677 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035342677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342677 DRANAP DEBUG cnlink(sgsn-1)[0x55d38f210950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342677 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035342677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035342677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342677 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035342677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035342677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035342677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035342677 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@dc925de6268c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(787)@dc925de6268c: ************************************************* HNBGW_Test.sgsn0-M3UA(787)@dc925de6268c: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(787)@dc925de6268c: ************************************************* MTC@dc925de6268c: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(785)@dc925de6268c: v_sccp_pdu_maxlen:268 20241027035342713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035342713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035342713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035342713 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035342713 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035342713 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035342713 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035342713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035342713 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@dc925de6268c: setverdict(pass): none -> pass 20241027035342719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035342719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035342719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035342719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035342719 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) 20241027035342719 DLGLOBAL DEBUG validating counter group 0x55d38d640be0(hnb) with 60 counters (rate_ctr.c:86) 20241027035342719 DHNBAP DEBUG (127.0.0.1:33680 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035342719 DHNBAP NOTICE (127.0.0.1:33680 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035342719 DHNBAP NOTICE (127.0.0.1:33680 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035342719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035342719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035342872 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035342872 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035342872 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035342872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(784)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035342874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342874 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035342874 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035342874 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035342874 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035342874 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035342874 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035342876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342876 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035342876 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035342876 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035342876 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035342876 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035342876 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035342876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035342876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035342876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035342876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035342876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035342876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035342876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035342876 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035342876 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035342876 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342877 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035342877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035342877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035342877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342877 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035342877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035342877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035342877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035342877 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035342896 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035342896 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035342896 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035342896 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(787)@dc925de6268c: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035342898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342898 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035342898 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035342898 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035342898 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035342898 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035342898 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035342899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342899 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035342899 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035342899 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035342899 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035342899 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035342899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035342899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035342899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035342899 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035342899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035342899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035342899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035342899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035342899 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035342899 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035342899 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035342900 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035342900 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035342900 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035342900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035342900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035342900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035342900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035342900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035342900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035342900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035342900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035342900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035342900 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035342900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035342900 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035342900 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035342900 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035342900 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035342900 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035342900 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035342900 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(783)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035343680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343680 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035343680 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035343680 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035343680 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035343680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035343680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035343680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035343680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035343680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035343680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035343680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035343680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035343680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035343680 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035343680 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035343680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035343680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035343680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035343680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035343680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035343680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035343680 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035343680 DRANAP NOTICE cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: link up (cnlink.c:111) 20241027035343680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343680 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035343680 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035343680 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035343680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035343680 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343681 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035343681 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035343681 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035343681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035343681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035343681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035343681 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035343681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035343681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035343681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035343681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035343681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035343681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035343681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035343681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035343681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035343681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035343681 DRANAP DEBUG cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035343681 DRANAP INFO cnlink(msc-0)[0x55d38f1c5210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(783)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(786)@dc925de6268c: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035343703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343703 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035343703 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035343703 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035343703 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035343703 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035343703 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035343703 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035343704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035343704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035343704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035343704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035343704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035343704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035343704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035343704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035343704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035343704 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035343704 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035343704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035343704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035343704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035343704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035343704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035343704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035343704 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035343704 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: link up (cnlink.c:111) 20241027035343704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343704 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035343704 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035343704 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035343704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035343704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035343704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035343704 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343705 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343705 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035343705 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035343705 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035343705 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035343705 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035343705 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035343705 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035343705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035343705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035343705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035343705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035343705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035343705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035343705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035343705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035343705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035343705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035343705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035343705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035343705 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035343705 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035343705 DRANAP INFO cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(786)@dc925de6268c: CommonRanapUnitdataCallback: Not a paging message 20241027035343893 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035343893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fed91), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035343893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035343893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035343893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035343893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035343893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035343893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035343893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035343893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035343893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035343893 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035343893 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035343894 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035343894 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035343894 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035343894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035343894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035343894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035343894 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035343894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035343894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035343894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035343894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035343894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035343894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Source Reference,L=4,D=003fed91) (sccp_scrc.c:472) 20241027035343894 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1823) 20241027035343894 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035343894 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035343894 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035343894 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035343894 DLSCCP DEBUG SCCP-SCOC(78)[0x55d38f220dd0]{IDLE}: Deallocated (fsm.c:568) 20241027035344733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(783)@dc925de6268c: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(783)@dc925de6268c: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(789) TC_apply_sccp-Iuh0-RUA(778)@dc925de6268c: Added conn table entry 0TC_apply_sccp0(789)13744117 20241027035345757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035345757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035345757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035345757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035345757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1b7f5, normal) (hnbgw_rua.c:407) 20241027035345757 DHNB DEBUG map_rua[0x55d38f229b90]{init}: Allocated (fsm.c:456) 20241027035345757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035345757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13744117 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035345757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035345757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035345757 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13744117 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035345757 DCN DEBUG map_sccp[0x55d38f229580]{init}: Allocated (fsm.c:456) 20241027035345757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035345757 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13744117 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035345757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13744117 SCCP-79 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035345757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035345757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035345757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035345757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035345757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035345757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035345757 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: Allocated (fsm.c:456) 20241027035345757 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035345757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300031a0056400500f1100926) (sccp_scrc.c:401) 20241027035345757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035345757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035345757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035345757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035345757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035345757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035345757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035345757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035345757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035345757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035345757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035345757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035345757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035345757 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035345757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035345757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035345757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035345757 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035345757 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035345757 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035345757 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035345757 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035345757 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035345757 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(782)@dc925de6268c: First idle individual index:0 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(783)@dc925de6268c: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(789) HNBGW_Test.msc0-RAN(783)@dc925de6268c: Added conn table entry 0TC_apply_sccp0(789)12276790 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(789)@dc925de6268c: setverdict(pass): none -> pass 20241027035345766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035345766 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035345766 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035345766 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035345766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035345766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035345766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035345766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035345766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035345767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035345767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035345767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035345767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035345767 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b709e) (sccp_scrc.c:472) 20241027035345767 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241027035345767 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035345767 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035345767 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035345767 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035345767 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:483) 20241027035345767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035345767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_apply_sccp0(789)@dc925de6268c: "Changing SCCP address, don't apply yet" 20241027035346767 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241027035347693 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035347693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d1d0d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035347693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035347693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035347693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035347693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035347693 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035347693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d89b8), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035347693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035347693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035347693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035347693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035347693 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035347693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00363bee), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035347693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035347693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035347693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035347693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035347693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035347693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035347693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035347693 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347693 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035347693 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035347693 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035347693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035347693 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035347694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035347694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035347694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035347694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035347694 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035347696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035347696 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035347696 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035347696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035347696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035347696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035347696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035347696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035347696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035347696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035347696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035347696 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=004d1d0d) (sccp_scrc.c:472) 20241027035347696 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241027035347696 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035347696 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035347696 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035347696 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035347696 DLSCCP DEBUG SCCP-SCOC(75)[0x55d38f22bbb0]{IDLE}: Deallocated (fsm.c:568) 20241027035347777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035347777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035347777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027035347777 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035347777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd1b7f5) (hnbgw_rua.c:471) 20241027035347777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13744117 SCCP-79 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027035347777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035347777 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027035347777 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035347777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027035347777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035347777 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035347777 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035347777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b709e), PART(T=Data,L=22,D=001440120000010010400b0ad4b99531c7d4258c38e5) (sccp_scrc.c:401) 20241027035347777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035347777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035347777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035347777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035347778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347778 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035347778 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035347778 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035347778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035347778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035347778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035347778 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@dc925de6268c: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(782)@dc925de6268c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(789)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: vl_len:22 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: vl_from0 HNBGW_Test.msc0-SCCP(782)@dc925de6268c: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A17D32C71DFCF1CA2928A'O 20241027035347782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347782 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035347782 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035347782 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035347782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035347782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035347782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035347782 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035347782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035347782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035347782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035347782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035347782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a17d32c71dfcf1ca2928a) (sccp_scrc.c:472) 20241027035347782 DLSCCP DEBUG Received CO:CODT for local reference 79 (sccp_scoc.c:1823) 20241027035347782 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035347782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035347782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035347782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035347782 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027035347782 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035347782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027035347782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035347782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027035347782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035347782 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(789)@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(789)@dc925de6268c: "Apply SCCP address changes" 20241027035347786 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241027035347787 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241027035347787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241027035347787 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035347787 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035347787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b709e), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035347787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035347787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035347787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035347787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035347787 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035347787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035347787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035347787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035347787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035347787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035347787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035347787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{disrupted}: Freeing instance (context_map.c:202) 20241027035347787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13744117)[0x55d38f229b90]{disrupted}: Deallocated (fsm.c:568) 20241027035347787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035347787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{disconnected}: Freeing instance (context_map.c:206) 20241027035347787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55d38f229580]{disconnected}: Deallocated (fsm.c:568) 20241027035347787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13744117 SCCP-79 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027035347787 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035347787 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035347787 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241027035347787 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027035347787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035347787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035347787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347787 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035347787 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035347787 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035347787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035347787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035347787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035347787 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Session index based on local reference:0 HNBGW_Test.msc0-RAN(783)@dc925de6268c: Deleted conn table entry 0TC_apply_sccp0(789)12276790 20241027035347789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347789 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035347789 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035347789 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035347789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035347789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035347789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035347789 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035347789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035347789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035347789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035347789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035347789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=004b709e) (sccp_scrc.c:472) 20241027035347789 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241027035347789 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035347789 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035347789 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035347789 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035347789 DLSCCP DEBUG SCCP-SCOC(79)[0x55d38f228cb0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(778)@dc925de6268c: Deleted conn table entry 0TC_apply_sccp0(789)13744117 20241027035347898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035347898 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035347898 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035347898 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035347898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035347898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035347898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035347898 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035347898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035347898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035347898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035347898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035347898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035347898 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=001d89b8) (sccp_scrc.c:472) 20241027035347898 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241027035347898 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035347898 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035347898 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035347898 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035347898 DLSCCP DEBUG SCCP-SCOC(76)[0x55d38f228530]{IDLE}: Deallocated (fsm.c:568) 20241027035348303 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035348303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035348303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035348303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035348303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035348303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035348303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035348303 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035348303 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035348303 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035348303 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035348303 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035348303 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035348792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(789)@dc925de6268c: Final verdict of PTC: pass MTC@dc925de6268c: ok: talloc reports "asn1_context" = 1 bytes 20241027035348794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035348794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035348794 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035348794 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035348794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035348794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035348794 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035348794 DLINP DEBUG SRVCONN(,r=127.0.0.1:33680<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035348794 DLINP NOTICE SRV(,r=127.0.0.1:33680<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035348794 DMAIN NOTICE (127.0.0.1:33680 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33680<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035348794 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035348794 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39907<->l=127.0.0.1:4262) (control_if.c:193) TC_apply_sccp-Iuh1-RUA(780)@dc925de6268c: Final verdict of PTC: none 20241027035348794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(786)@dc925de6268c: Final verdict of PTC: none 20241027035348794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035348794 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 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(785)@dc925de6268c: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(778)@dc925de6268c: Final verdict of PTC: none 20241027035348795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035348795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc0-RAN(783)@dc925de6268c: Final verdict of PTC: none 20241027035348794 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035348795 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035348795 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035348795 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 20241027035348795 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035348795 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 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035348795 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035348795 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035348795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0(777)@dc925de6268c: Final verdict of PTC: none VirtHNBGW-STATS(776)@dc925de6268c: Final verdict of PTC: none 20241027035348795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035348795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035348795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035348795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035348795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035348795 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035348795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035348795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035348795 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035348795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035348795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035348795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035348795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035348795 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035348795 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035348795 DRANAP DEBUG cnlink(sgsn-0)[0x55d38f20ffc0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035348795 DRANAP NOTICE cnlink(sgsn-0)[0x55d38f20ffc0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(782)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(787)@dc925de6268c: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(784)@dc925de6268c: Final verdict of PTC: none TC_apply_sccp-Iuh1(779)@dc925de6268c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@dc925de6268c: Final verdict of PTC: none HNBGW-MGCP(788)@dc925de6268c: Final verdict of PTC: none MTC@dc925de6268c: setverdict(pass): pass -> pass, component reason not changed 20241027035348800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38608<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@dc925de6268c: Setting final verdict of the test case. MTC@dc925de6268c: Local verdict of MTC: pass MTC@dc925de6268c: Local verdict of PTC VirtHNBGW-STATS(776): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_apply_sccp-Iuh0(777): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(778): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_apply_sccp-Iuh1(779): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(780): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-SCCP(782): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-RAN(783): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.msc0-M3UA(784): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(785): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-RAN(786): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(787): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC HNBGW-MGCP(788): none (pass -> pass) MTC@dc925de6268c: Local verdict of PTC TC_apply_sccp0(789): pass (pass -> pass) MTC@dc925de6268c: Test case TC_apply_sccp finished. Verdict: pass MTC@dc925de6268c: 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 Oct 27 03:53:48 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241027035348844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035349313 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035349313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035349313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035349313 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035349313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035349313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035349313 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035349313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035349313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035349313 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035349313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035349313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035349313 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035349313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035349313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035349313 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035349313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035349313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035349313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035349313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035349313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035349313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035349313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035349313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035349313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035349313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035349313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035349313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035349313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035349313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035349313 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035349445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214952) 20241027035350019 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035350020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006472ab), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035350020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035350020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035350020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035350020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035350020 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035350020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003bfc4), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035350020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035350020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035350020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035350020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035350020 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035350020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c02), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035350020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035350020 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035350020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035350020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035350020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035350020 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035350020 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035350020 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035350020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035350020 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035350020 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035350020 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035350020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035350020 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035350020 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035350020 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035350020 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=214952, count=221124) 20241027035350795 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035350795 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035350795 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035350795 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035350795 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035350795 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035350978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(62)[0x55d38f22c2c0]{IDLE}: Deallocated (fsm.c:568) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(61)[0x55d38f220ca0]{IDLE}: Deallocated (fsm.c:568) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035350978 DLSCCP DEBUG SCCP-SCOC(63)[0x55d38f21eb60]{IDLE}: Deallocated (fsm.c:568) MTC@dc925de6268c: 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@dc925de6268c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@dc925de6268c: Terminating MTC. MC@dc925de6268c: MTC terminated. MC2> exit MC@dc925de6268c: Shutting down session. MC@dc925de6268c: 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-9690.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_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_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_ps_rab_assignment_without_pfcp 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_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_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 NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass: 47 NEW: PASS: 1 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1738490) [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-20241027-0347-6e1fbb90-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241027035357694 DLSCCP DEBUG SCCP-SCOC(77)[0x55d38f22aba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035357694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00363bee), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035357694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035357694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035357694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035357694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035357695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035357695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035357695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035357695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035357695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035357695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035357695 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035358303 DLSCCP DEBUG SCCP-SCOC(71)[0x55d38f22b740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035358303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b5e0), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035358304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035358304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035358304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035358304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035358304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035358304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035358304 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035359314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035359314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035359314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035359315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035359315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035359315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035359315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035359315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035359315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035359315 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035359315 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035359315 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035359315 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035358303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035358303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035358303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035358303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035359314 DLSCCP DEBUG SCCP-SCOC(67)[0x55d38f221f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035359314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669a44), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035359314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035359314 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035359314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035359314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035359314 DLSCCP DEBUG SCCP-SCOC(69)[0x55d38f22a8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035359314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aaf6f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035359314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035359314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035359314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035359314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035359314 DLSCCP DEBUG SCCP-SCOC(68)[0x55d38f1a73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035359314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4a65c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035359314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035359314 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035359314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035359314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55d38f2140d0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(66)[0x55d38f22c3f0]{IDLE}: Deallocated (fsm.c:568) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(64)[0x55d38f225d70]{IDLE}: Deallocated (fsm.c:568) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035400016 DLSCCP DEBUG SCCP-SCOC(65)[0x55d38f2182c0]{IDLE}: Deallocated (fsm.c:568) [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-20241027-0347-6e1fbb90-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (1738423) [testenv][generic] Stopping hnbgw (1738447) [testenv][generic] Showing junit-xml-9690.log [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-20241027-0347-6e1fbb90-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-9690.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='47' failures='0' errors='0' skipped='0' inconc='0' time='380.00'> <testcase classname='HNBGW_Tests' name='TC_hnb_register' time='1.147281'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate' time='1.085680'/> <testcase classname='HNBGW_Tests' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.123130'/> <testcase classname='HNBGW_Tests' name='TC_hnb_disconnected_timeout' time='15.111203'/> <testcase classname='HNBGW_Tests' name='TC_ue_register' time='1.077032'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_tmsi_lai' time='1.070084'/> <testcase classname='HNBGW_Tests' name='TC_ue_register_before_hnb_register' time='1.068777'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue' time='2.119033'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue' time='2.092403'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_initial_ue_empty_cr' time='2.103484'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_initial_ue_empty_cr' time='2.101535'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_bidir' time='2.312238'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_bidir' time='2.367087'/> <testcase classname='HNBGW_Tests' name='TC_rab_assignment' time='2.386402'/> <testcase classname='HNBGW_Tests' name='TC_rab_release' time='2.428106'/> <testcase classname='HNBGW_Tests' name='TC_rab_release_abnormal' time='2.517284'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_fail' time='2.361848'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgcp_to' time='6.320186'/> <testcase classname='HNBGW_Tests' name='TC_rab_assign_mgw_iuup_addr_chg' time='2.495635'/> <testcase classname='HNBGW_Tests' name='TC_ranap_cs_mo_disconnect' time='7.588017'/> <testcase classname='HNBGW_Tests' name='TC_ranap_ps_mo_disconnect' time='7.579604'/> <testcase classname='HNBGW_Tests' name='TC_ps_rab_assignment_without_pfcp' time='7.716316'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.410569'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.389241'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.389864'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.361737'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.324330'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.321382'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.968992'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.483346'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.369651'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_imsi' time='5.269833'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_paging_tmsi' time='5.221685'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_round_robin' time='5.723532'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_no_allow_attach_valid_nri' time='5.525648'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.497160'/> <testcase classname='HNBGW_Tests' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.353651'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.363627'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.375842'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.300011'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.548557'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_nri_from_other_PLMN' time='4.305656'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.433895'/> <testcase classname='HNBGW_Tests' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.323935'/> <testcase classname='HNBGW_Tests' name='TC_second_rab_assignment' time='2.430451'/> <testcase classname='HNBGW_Tests' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.308807'/> <testcase classname='HNBGW_Tests' name='TC_apply_sccp' time='6.191880'/> </testsuite> [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0'] testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0 [testenv] + ['podman', 'wait', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0'] Error: no container with name or ID "testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-0" found: no such container [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-1', '--detach', '--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', '--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'] 0319e8e99f0f8b30a92d30b0014d8fe6a63a99cd9731696d161706a36e37c0ae [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-20241027-0347-6e1fbb90-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Reading package lists... [testenv][with-pfcp] Installing packages: osmo-stp, osmo-hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/1784 kB of archives. After this operation, 6531 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_202410262026_amd64.deb ... Unpacking osmocom-nightly (202410262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.1.c4dc.202410262026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.1.c4dc.202410262026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.19.3c5b.202410262026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.27.aec32.202410262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410262026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.19.3c5b.202410262026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.19.3c5b.202410262026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410262026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410262026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202410262026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202410262026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.2.3332.202410262026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.2.3332.202410262026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.10.3140.202410262026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.10.3140.202410262026) ... Setting up osmocom-nightly (202410262026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.1.c4dc.202410262026) ... Setting up libasn1c1:amd64 (0.9.37.202410262026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.2.3332.202410262026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-rua0:amd64 (1.6.0.2.3332.202410262026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202410262026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410262026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.1.c4dc.202410262026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410262026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.19.3c5b.202410262026) ... Setting up osmo-stp:amd64 (2.0.0.19.3c5b.202410262026) ... 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.2.3332.202410262026) ... Setting up osmo-hnbgw (1.6.0.10.3140.202410262026) ... 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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-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-20241027-0347-6e1fbb90-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20241027035416780 DLSS7 <000c> osmo_ss7.c:338 0: Creating SS7 Instance 20241027035416780 DLSS7 <000c> osmo_ss7.c:638 0: Creating Route Table system 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc0: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc1: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-msc2: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn0: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn1: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20241027035416780 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241027035416780 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241027035416780 DLSS7 <000c> osmo_ss7.c:1079 0: as-virt-sgsn2: Created AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:110 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241027035416780 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241027035416780 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241027035416780 DLSS7 <000c> osmo_ss7_xua_srv.c:217 Creating m3ua Server (null):2905 20241027035416780 DLSS7 <000c> osmo_ss7_xua_srv.c:237 Created m3ua server on (null):2905 20241027035416780 DLSS7 <000c> osmo_ss7_xua_srv.c:284 (Re)binding m3ua Server to :::2905 20241027035416780 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-20241027-0347-6e1fbb90-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 0x55b2a5bfb520(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55b2a5bfb500(iups) with 3 counters 20241027035416944 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241027035416944 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241027035416944 DLPFCP NOTICE 0x55b2a5c62870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241027035416944 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb5a0(msc) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb5a0(msc) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb5a0(msc) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb5a0(msc) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb580(sgsn) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb580(sgsn) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb580(sgsn) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Allocated (fsm.c:456) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x55b2a5bfb580(sgsn) with 15 counters (rate_ctr.c:86) 20241027035416944 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241027035416944 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241027035416944 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241027035416944 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241027035416944 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241027035416944 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241027035416944 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241027035416944 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241027035416944 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:54404 (mgcp_client.c:987) 20241027035416944 DLPFCP DEBUG 0x55b2a5c62870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:77) 20241027035416944 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeac837e8 (1730001256 seconds since UNIX epoch, which is 3938990056 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241027035416944 DLPFCP DEBUG pfcp_cp_peer[0x55b2a5dd1b40]{disabled}: Allocated (fsm.c:456) 20241027035416944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241027035416944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035416944 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035416944 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035416944 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241027035416944 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416944 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416944 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:867) 20241027035416944 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:566) 20241027035416944 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:573) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x7f56b5b33e60(sigtran_as) with 2 counters (rate_ctr.c:86) 20241027035416944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_DOWN}: Allocated (fsm.c:456) 20241027035416944 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7.c:1079) 20241027035416944 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:584) 20241027035416944 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:590) 20241027035416944 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7.c:748) 20241027035416944 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:629) 20241027035416944 DLGLOBAL DEBUG validating counter group 0x7f56b5b33ea0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241027035416944 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:110) 20241027035416944 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{IDLE}: Allocated (fsm.c:456) 20241027035416944 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:620) 20241027035416945 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_DOWN}: Allocated (fsm.c:456) 20241027035416945 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699) 20241027035416945 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241027035416945 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241027035416945 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55b2a5df1370 (osmo_ss7.c:432) 20241027035416945 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:880) 20241027035416945 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:889) 20241027035416945 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:108) 20241027035416945 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::1:52083<->l=::1:2905): New m3ua connection accepted 20241027035416945 DLSS7 <000c> osmo_ss7_xua_srv.c:141 (r=::1:52083<->l=::1:2905): created dynamic ASP asp-dyn-0 20241027035416945 DLSS7 <000c> osmo_ss7_asp.c:620 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:52083<->l=:::2905 20241027035416945 DLSS7 <000c> osmo_ss7_asp.c:708 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241027035416945 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241027035416945 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035416945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035416945 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:795) 20241027035416945 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:825) 20241027035416945 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:841) 20241027035416945 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027035416945 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:795) 20241027035416945 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:52083){CONNECTING} connection established (stream_cli.c:362) 20241027035416945 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241027035416945 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:52083) (osmo_ss7_asp.c:934) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:397) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:404) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:178) 20241027035416945 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:179) 20241027035416945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035416945 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241027035416945 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035416945 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035416945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035416945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:747) 20241027035416945 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:710) 20241027035416945 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:379) 20241027035416945 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:438) 20241027035416945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241027035416945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:361) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:397) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:404) 20241027035416945 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:190) 20241027035416945 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035416946 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035416946 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035416946 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035416946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035416946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035416946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035416946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035416946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035416946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035416946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035416946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035416946 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035416946 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{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-20241027-0347-6e1fbb90-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@0319e8e99f0f: Unix server socket created successfully. MC@0319e8e99f0f: Listening on TCP port 34441. 0319e8e99f0f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 0319e8e99f0f 34441 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0319e8e99f0f: New HC connected from 10.0.2.100 [10.0.2.100]. 0319e8e99f0f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0319e8e99f0f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0319e8e99f0f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0319e8e99f0f: Configuration file was processed on all HCs. MC@0319e8e99f0f: Creating MTC on host 10.0.2.100. MC@0319e8e99f0f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0319e8e99f0f: 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 Oct 27 03:54: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_hnb_register started. 20241027035418607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035418614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register-Iuh0(4)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035418615 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035418615 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035418622 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38699<->l=127.0.0.1:4262) (control_if.c:570) 20241027035418624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418624 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418624 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418624 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418624 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418624 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418624 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418625 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418625 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035418625 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035418625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418626 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035418626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418626 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418626 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418626 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035418626 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035418626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418626 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418626 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418626 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418626 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035418626 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035418626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418626 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418626 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418626 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035418626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035418626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418626 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418626 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(9)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035418643 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418643 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418643 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418643 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418643 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418643 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418643 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035418643 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035418644 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418644 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035418644 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418644 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035418644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418644 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418644 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418644 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418644 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035418644 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418644 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035418644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418644 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418644 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418644 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418644 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035418644 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035418644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418644 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418644 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035418644 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035418644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035418644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035418644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035418644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035418644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035418644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035418644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035418644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035418644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035418644 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:528) 20241027035418644 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035418840 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035418840 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035418840 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035418840 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(9)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035418846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418846 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035418846 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035418846 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035418846 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035418846 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035418846 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035418848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418848 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035418848 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035418848 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035418848 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035418848 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035418848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035418857 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035418857 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035418857 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035418857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(12)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035418858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418858 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035418858 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035418858 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035418858 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035418858 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035418858 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035418859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418859 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035418859 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035418859 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035418859 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035418859 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035418859 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035418946 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241027035418946 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:220) 20241027035418946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:568) 20241027035418946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241027035418946 DLSS7 <000c> xua_rkm.c:199 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241027035418947 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241027035418947 DLSS7 <000c> osmo_ss7.c:1079 0: as-as-rkm-7: Created AS 20241027035418947 DLSS7 <000c> osmo_ss7.c:748 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241027035418947 DLSS7 <000c> osmo_ss7_as.c:110 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241027035418947 DLSS7 <000c> osmo_ss7_as.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241027035418947 DLSS7 <000c> xua_rkm.c:337 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035418947 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241027035418947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035418947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:747) 20241027035418947 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:443) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:397) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:404) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:295) 20241027035418947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035418947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241027035418947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241027035418947 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:259) 20241027035418947 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:260) 20241027035418947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035418947 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035418947 DLSS7 <000c> m3ua.c:710 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035418947 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035418947 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035418947 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035418947 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035418948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035418948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:747) 20241027035418948 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:710) 20241027035418948 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:379) 20241027035418948 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55b2a5dd1580]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:504) 20241027035418948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241027035418948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:445) 20241027035418948 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:397) 20241027035418948 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241027035418948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035418948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:747) 20241027035418948 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) 20241027035418948 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:397) 20241027035418948 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55b2a5deff40]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:404) 20241027035419651 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419651 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035419651 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035419651 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035419651 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035419651 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035419651 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035419651 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035419651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035419651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035419651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035419651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035419651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035419651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035419651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035419651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035419651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035419651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035419651 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035419651 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035419651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035419651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035419651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035419651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035419651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035419651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035419651 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035419651 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035419652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419652 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035419652 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035419652 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035419652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035419652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035419652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035419652 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(8)@0319e8e99f0f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241027035419665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419665 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035419665 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035419665 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035419665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035419665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035419665 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035419665 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035419665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035419665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035419665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035419665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035419665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035419665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035419665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035419665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035419665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035419666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035419666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035419666 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035419666 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035419666 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035419666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035419666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035419666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035419666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035419666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035419666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035419666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035419666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035419666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035419666 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035419666 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035419666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419666 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035419666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035419666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035419666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035419666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035419666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035419666 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(11)@0319e8e99f0f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241027035419675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035419675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035419675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035419675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035419675 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035419675 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035419675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035419675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035419675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035419675 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@0319e8e99f0f: setverdict(pass): none -> pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035419684 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38699<->l=127.0.0.1:4262) (control_if.c:193) 20241027035419685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035419685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035419685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035419685 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035419685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(5)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@0319e8e99f0f: Final verdict of PTC: none 20241027035419685 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035419686 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035419686 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 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035419686 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035419686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035419686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035419686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035419686 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 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035419686 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) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035419686 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035419686 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035419686 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035419686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035419686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035419686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035419686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035419686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035419686 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035419686 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035419687 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035419687 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035419687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035419687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035419687 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035419687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035419687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035419687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035419687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) HNBGW_Test.msc0-SCCP(7)@0319e8e99f0f: Final verdict of PTC: none 20241027035419687 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035419687 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035419687 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035419687 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(10)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(13)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(3)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035419689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41062<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_hnb_register finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:19 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241027035419755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035419945 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035420257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122576) 20241027035420446 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::3857:1aff:fe6b:1ca7]:2905 err=None (stream.c:265) 20241027035420446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241027035420446 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241027035420446 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::3857:1aff:fe6b:1ca7]:2905 err=None (osmo_ss7_asp.c:785) 20241027035420958 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::3857:1aff:fe6b:1ca7]:2905 err=None (stream.c:265) 20241027035420958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1030) 20241027035420958 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241027035420958 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::3857:1aff:fe6b:1ca7]:2905 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=122576, count=126484) 20241027035421687 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035421687 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035421687 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035421687 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035421687 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035421687 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54: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_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 20241027035422946 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_hnb_register_duplicate started. 20241027035423367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_register_duplicate-Iuh0(15)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035423377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035423377 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035423386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035423387 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40411 (stream_srv.c:129) 20241027035423387 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40411<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(17)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035423393 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44425<->l=127.0.0.1:4262) (control_if.c:570) 20241027035423394 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423394 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423394 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423394 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423394 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423394 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423395 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423395 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423396 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423396 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035423396 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423396 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035423396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423396 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423396 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423396 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035423396 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423396 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035423396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423396 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423396 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423396 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035423396 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035423396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423396 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423396 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423396 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035423396 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035423396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423396 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035423396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035423396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035423396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035423396 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(22)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(20)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035423418 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423418 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423418 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423418 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423419 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423419 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423419 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035423419 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423420 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423420 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035423420 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423420 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035423420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423420 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423420 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035423420 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423420 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035423420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423420 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423420 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035423420 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423420 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035423420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423420 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423420 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035423420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035423420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423420 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035423420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035423420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035423420 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423420 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423420 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423420 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035423420 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035423613 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035423613 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035423613 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035423613 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(22)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035423622 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423622 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035423622 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035423622 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035423622 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035423622 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035423622 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035423624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423624 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035423624 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035423624 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035423624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035423624 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035423624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035423625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035423625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035423625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035423625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035423625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035423625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035423625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035423625 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035423625 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035423625 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423626 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423626 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035423626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035423626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035423626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423626 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423627 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423627 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423627 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423627 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035423627 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035423627 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035423627 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035423627 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035423635 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035423635 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035423635 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035423635 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(25)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035423641 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423641 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035423641 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035423641 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035423641 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035423641 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035423641 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035423644 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423644 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035423644 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035423644 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035423644 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035423644 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035423644 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035423644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035423644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035423644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035423644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035423644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035423644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035423644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035423644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035423644 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035423644 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035423645 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035423645 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035423645 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035423645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035423645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035423645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035423645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035423645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035423645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035423645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035423645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035423645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035423645 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035423646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035423646 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035423646 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035423646 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035423646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035423646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035423646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035423646 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(21)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035424424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424424 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035424424 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035424424 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035424424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035424424 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035424424 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035424424 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035424424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035424424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035424424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035424424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035424424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035424424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035424424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035424424 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035424424 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035424424 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035424424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035424424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035424424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035424424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035424424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035424424 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035424424 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035424424 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424424 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035424424 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035424424 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035424424 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035424425 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035424425 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035424425 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424428 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035424428 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035424428 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035424428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035424428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035424428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035424428 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035424428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035424429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035424429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035424429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035424429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035424429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035424429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035424429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035424429 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035424429 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(21)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035424438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424438 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035424438 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035424438 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035424438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035424438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035424438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035424438 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035424438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035424438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035424438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035424438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035424438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035424438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035424438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035424439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035424439 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035424439 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035424439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035424439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035424439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035424439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035424439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035424439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035424439 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035424439 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035424439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424439 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035424439 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035424439 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035424439 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424439 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424439 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035424439 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035424439 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035424439 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035424439 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035424439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035424439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035424439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035424439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035424439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035424439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035424439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035424439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035424439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035424439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035424439 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035424439 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(24)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035424446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035424446 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035424446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035424446 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035424446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035424446 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035424450 DLINP DEBUG SRVCONN(,r=127.0.0.1:40411<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035424450 DLINP DEBUG SRVCONN(,r=127.0.0.1:40411<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035424450 DLINP DEBUG SRVCONN(,r=127.0.0.1:40411<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035424450 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035424450 DHNBAP ERROR (127.0.0.1:40411 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241027035424450 DHNBAP ERROR (127.0.0.1:40411 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241027035424450 DLINP DEBUG SRVCONN(,r=127.0.0.1:40411<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035424450 DLINP DEBUG SRVCONN(,r=127.0.0.1:40411<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241027035424450 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035424455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035424455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035424455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035424455 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035424455 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035424455 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1(17)@0319e8e99f0f: Final verdict of PTC: none 20241027035424455 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44425<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(20)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(16)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(14)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(26)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035424458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54020<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:24 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 20241027035424517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035424630 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035424630 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035424630 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 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035424630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035424630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035424630 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035424630 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 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035424630 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035424630 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035424630 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035424630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035424630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035424630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035424630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035424630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035424630 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035424630 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035424630 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035424631 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035424631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035424631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035424631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035424631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035424631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035424631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035424631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035424631 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035424631 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035424631 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035424631 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035425020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54032<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=148924) 20241027035425947 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=148924, count=149580) 20241027035426631 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035426631 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035426631 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035426631 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035426631 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035426631 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241027035428091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035428101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035428102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035428103 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035428110 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37823<->l=127.0.0.1:4262) (control_if.c:570) 20241027035428113 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428113 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428114 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428114 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428114 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035428114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035428114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035428115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428115 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428115 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428115 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428115 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428115 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035428115 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035428115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428115 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035428115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428115 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035428115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428115 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428115 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428115 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035428115 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035428116 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428116 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035428116 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035428116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428116 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035428116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428116 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428116 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428116 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035428116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035428116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035428116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035428118 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035428118 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035428118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428118 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035428118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428118 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428118 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428118 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428118 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035428118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035428118 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(33)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035428137 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428137 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428137 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428137 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428137 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428137 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428137 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035428137 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428138 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428138 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035428138 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428138 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035428138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428138 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428138 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428138 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035428138 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428138 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035428138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428138 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428138 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428138 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035428138 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428138 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035428139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428139 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428139 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035428139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035428139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035428139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428139 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035428139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035428139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035428139 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428139 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428139 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428139 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035428139 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035428335 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035428335 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035428335 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035428335 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(33)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035428343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428343 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035428343 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035428343 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035428343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035428343 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035428343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035428345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428345 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035428345 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035428345 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035428345 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035428345 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035428345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035428345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035428345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035428345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035428345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035428345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035428345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035428345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035428345 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035428345 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035428345 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428346 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035428346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035428346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035428346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428346 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035428347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035428347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035428347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035428347 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035428350 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035428350 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035428350 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035428350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(36)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035428353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428354 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035428354 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035428354 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035428354 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035428354 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035428354 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035428355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428355 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035428355 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035428355 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035428355 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035428355 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035428355 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035428355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035428355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035428355 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035428355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035428355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035428355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035428355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035428355 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035428355 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035428355 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035428356 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035428356 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035428357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035428357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035428357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035428357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035428357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035428357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035428357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035428357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035428357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035428357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035428357 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035428357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035428357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035428357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035428357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035428357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035428357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035428357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035428357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035428948 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035428948 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035428948 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035428948 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035428948 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.msc0-RAN(32)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035429152 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429152 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035429152 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035429152 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035429152 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035429152 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035429152 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035429152 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035429152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035429153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035429153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035429153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035429153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035429153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035429153 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035429153 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035429153 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035429153 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035429153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035429153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035429153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035429153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035429153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035429153 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035429153 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035429153 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429153 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035429153 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035429153 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035429153 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035429153 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035429153 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035429153 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035429154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035429154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035429154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035429154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035429154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035429154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035429154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035429154 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035429154 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035429154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035429154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035429154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035429154 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035429154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035429154 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035429154 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(35)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035429157 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429157 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035429157 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035429157 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035429157 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035429157 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035429157 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035429157 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035429157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035429157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035429157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035429158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035429158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035429158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035429158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035429158 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035429158 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035429158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035429158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035429158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035429158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035429158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035429158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035429158 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035429158 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035429158 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429158 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035429158 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035429158 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035429158 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035429158 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035429158 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035429158 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429159 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035429159 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035429159 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035429159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035429159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035429159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035429159 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035429159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035429159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035429159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035429159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035429159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035429159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035429159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035429159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035429159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035429159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035429159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035429159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035429159 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035429159 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(35)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035429164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035429164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035429164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035429164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035429164 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035429164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035429164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035429164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035429164 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035429166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035429166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035429166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035429166 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035429166 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) 20241027035429166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035429166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035429166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035429166 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035429171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@0319e8e99f0f: Final verdict of PTC: none 20241027035429171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035429171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035429171 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035429171 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035429172 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(35)@0319e8e99f0f: Final verdict of PTC: none 20241027035429172 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37823<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(33)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(27)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(37)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035429178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:29 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 20241027035429243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035429362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035429362 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035429362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035429362 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035429362 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 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429362 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035429363 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035429363 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035429363 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 20241027035429363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035429363 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035429363 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035429363 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035429363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035429363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035429363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035429363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035429363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035429363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035429363 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035429363 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035429363 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035429363 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035429363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035429363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035429363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035429363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035429363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035429363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035429363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035429363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035429363 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035429363 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035429363 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035429646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90008) Waiting for packet dumper to finish... 1 (prev_count=90008, count=148080) 20241027035431364 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035431364 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035431364 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035431364 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035431364 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035431364 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_hnb_disconnected_timeout started. 20241027035432750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035432759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47062<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_disconnected_timeout-Iuh0(39)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035432760 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035432760 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035432767 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45509<->l=127.0.0.1:4262) (control_if.c:570) 20241027035432768 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432768 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432768 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432768 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432769 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432769 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432769 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432769 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432770 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432770 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035432770 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432770 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035432770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432770 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432770 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432770 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035432770 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432770 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035432770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432770 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432770 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432770 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035432770 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035432770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432770 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432770 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432770 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035432770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035432770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432770 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432770 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432770 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432770 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035432770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432770 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432770 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432770 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035432770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432770 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432770 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432770 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035432770 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432770 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432770 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432770 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035432770 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(44)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(42)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035432787 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432787 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432787 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432787 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432787 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432787 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432787 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035432787 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432788 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432788 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035432788 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432788 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035432788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432788 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432788 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432788 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035432788 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432788 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035432788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432788 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432788 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432788 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035432788 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432788 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035432788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432788 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432788 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432788 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035432788 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035432788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432788 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035432789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035432789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035432789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035432789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035432812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035432812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035432812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035432812 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035432812 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035432812 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035432812 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035432812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035432812 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035432983 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035432983 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035432983 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035432983 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(44)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035432992 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432992 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035432992 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035432992 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035432992 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035432992 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035432992 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035432995 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432995 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035432995 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035432995 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035432995 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035432995 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035432995 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035432995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035432996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035432996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035432996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035432996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035432996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035432996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035432996 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035432996 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035432996 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035432997 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035432997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035432997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035432997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035432997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035432997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035432997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035432997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035432997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035432997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035432997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035432997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035432997 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035432998 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035432998 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035432998 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035432998 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035432998 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035432998 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035432998 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035432998 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433000 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035433000 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035433000 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035433000 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(47)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035433005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433005 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035433005 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035433005 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035433005 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035433005 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035433005 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035433006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433006 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035433006 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035433006 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035433006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035433006 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035433006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035433006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035433006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035433006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035433006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035433006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035433006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035433006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035433006 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035433006 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035433006 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035433007 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035433007 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035433007 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035433007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035433007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035433007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035433007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035433007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035433007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035433007 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035433007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035433007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035433007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035433007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035433007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035433007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035433007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(43)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035433800 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433800 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035433800 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035433800 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035433800 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035433800 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035433800 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035433800 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035433800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035433800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035433800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035433800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035433800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035433800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035433800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035433800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035433801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035433801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035433801 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035433801 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035433801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035433801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035433801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035433801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035433801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035433801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035433801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035433801 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035433801 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035433801 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433801 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035433801 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035433801 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035433801 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035433801 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035433801 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035433801 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433803 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035433803 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035433803 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035433803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035433803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035433803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035433803 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035433803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035433803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035433803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035433803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035433803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035433803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035433803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035433803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035433803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035433803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035433803 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035433803 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(43)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035433807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433807 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035433807 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035433807 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035433807 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035433807 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035433807 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035433807 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035433807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035433807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035433807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035433807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035433807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035433807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035433807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035433807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035433807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035433808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035433808 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035433808 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035433808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035433808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035433808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035433808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035433808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035433808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035433808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035433808 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035433808 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035433808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035433808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035433808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035433808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035433808 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035433808 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035433808 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035433808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035433808 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035433808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035433809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035433809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035433809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035433809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035433809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035433809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035433809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035433809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035433809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035433809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035433809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035433809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035433809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035433809 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035433809 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(46)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035433822 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@0319e8e99f0f: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@0319e8e99f0f: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027035433828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035433828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035433828 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035433828 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035433828 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(39)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@0319e8e99f0f: Final verdict of PTC: none 20241027035433949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035433949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035433949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035433949 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035433950 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035433950 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027035434833 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035436950 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241027035439846 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@0319e8e99f0f: 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035439951 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241027035440864 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(49)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035440865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035440865 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(41)@0319e8e99f0f: 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035440869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035440870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035440870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035440870 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035440870 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035440870 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035440870 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035440870 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035440870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035440870 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027035440872 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035441877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035441877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035441877 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035441877 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035441877 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(49)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241027035441884 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035442952 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035445953 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035445953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035445953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-2 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035445953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035445953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@0319e8e99f0f: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241027035447893 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(41)@0319e8e99f0f: 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035447902 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45509<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(43)@0319e8e99f0f: Final verdict of PTC: none 20241027035447902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035447902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035447902 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 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035447902 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035447902 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035447902 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035447902 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035447902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035447902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(46)@0319e8e99f0f: Final verdict of PTC: none 20241027035447903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035447903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035447903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035447903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035447903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035447903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035447903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035447903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035447903 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035447903 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035447903 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035447903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(45)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@0319e8e99f0f: Final verdict of PTC: none 20241027035447904 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 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035447904 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027035447904 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) 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035447904 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035447904 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035447904 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035447904 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035447904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035447904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(41)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@0319e8e99f0f: Final verdict of PTC: none 20241027035447905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035447905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035447905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035447905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035447905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035447905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035447905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035447905 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035447905 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035447905 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035447905 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(47)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(38)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(48)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035447907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47062<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:47 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 20241027035447988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035448390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147420) Waiting for packet dumper to finish... 1 (prev_count=147420, count=161588) 20241027035449903 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035449903 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035449903 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035449904 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035449904 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035449904 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54: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_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 20241027035450954 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035450954 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035450954 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035450954 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035450954 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035450954 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ue_register started. 20241027035451466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035451472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register-Iuh0(52)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035451473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035451473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035451479 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34435<->l=127.0.0.1:4262) (control_if.c:570) 20241027035451481 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451481 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451481 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451481 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451481 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451481 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451481 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451481 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451482 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451482 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035451482 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451482 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035451482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451482 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451482 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451482 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035451482 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035451483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451483 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451483 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451483 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035451483 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035451483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451483 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451483 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451483 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035451483 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035451483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451483 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035451483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035451483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035451483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451483 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451483 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451483 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035451483 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(57)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035451499 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451499 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451499 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451499 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451500 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451500 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451500 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035451500 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451501 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451501 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035451501 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451501 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035451501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451501 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451501 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451501 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035451501 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451501 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035451501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451501 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451501 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451501 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035451501 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451501 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035451501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451501 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451501 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035451501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035451501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451501 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035451501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035451501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035451501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035451501 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035451525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035451525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035451525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035451525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035451525 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035451525 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035451525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035451526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035451526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035451526 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035451696 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035451696 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035451696 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035451696 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(57)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035451698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451698 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035451698 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035451698 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035451698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451698 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035451698 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035451698 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035451698 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035451698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035451698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035451698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035451698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035451698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035451698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035451698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035451698 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035451698 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035451698 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451699 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035451699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035451699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035451699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451699 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451700 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451700 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451700 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451700 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035451700 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035451700 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035451700 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035451700 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035451714 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035451714 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035451714 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035451714 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(60)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035451715 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451715 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035451715 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035451715 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035451715 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035451715 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035451715 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035451716 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451716 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035451716 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035451716 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035451716 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035451716 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035451716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035451716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035451716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035451716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035451716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035451716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035451716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035451716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035451716 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035451716 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035451716 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035451717 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035451717 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035451717 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035451717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035451717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035451717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035451717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035451717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035451717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035451717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035451717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035451717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035451717 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035451717 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035451717 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035451717 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035451717 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035451717 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035451717 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035451717 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035451717 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(56)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035452504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452504 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035452504 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035452504 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035452504 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035452504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035452504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035452504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035452504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035452504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035452504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035452504 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035452504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035452504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035452504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035452504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035452504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035452504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035452504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035452504 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035452504 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035452504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452504 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035452504 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035452504 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035452504 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035452504 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452504 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035452504 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035452504 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035452504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035452504 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035452504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035452504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035452504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035452504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035452504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035452504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035452504 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035452504 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035452504 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(56)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035452518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452518 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035452518 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035452518 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035452518 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035452518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035452518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035452518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035452518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035452518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035452518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035452518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035452518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035452518 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035452518 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035452518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035452518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035452518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035452518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035452518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035452518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035452518 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035452518 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035452518 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452518 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035452518 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035452518 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035452518 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035452518 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(59)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035452520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452520 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035452520 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035452520 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035452520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035452520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035452520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035452520 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035452520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035452520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035452520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035452520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035452520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035452520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035452520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035452520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035452520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035452520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035452520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035452520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035452520 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035452520 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(59)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035452529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035452529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035452529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241027035452529 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027035452529 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241027035452529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035452529 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035452532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035452532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035452532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035452532 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035452532 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035452532 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035452532 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34435<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(59)@0319e8e99f0f: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@0319e8e99f0f: Final verdict of PTC: none TC_ue_register-Iuh0(52)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(51)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(61)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(54)@0319e8e99f0f: Final verdict of PTC: none 20241027035452537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_ue_register finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:52 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241027035452573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035452706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035452706 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035452706 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 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035452706 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035452706 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035452706 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035452706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035452706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035452706 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035452707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035452707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035452707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035452707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035452707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035452707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035452707 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035452707 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035452707 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035452707 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035452707 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035452707 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 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035452707 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035452707 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035452707 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035452707 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035452707 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035452707 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035452707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035452707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035452707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035452707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035452707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035452707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035452707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035452707 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035452707 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035452707 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035452707 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035453075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=136976) 20241027035453955 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=136976, count=147584) 20241027035454708 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035454708 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035454708 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035454708 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035454708 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035454708 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ue_register_tmsi_lai started. MTC@0319e8e99f0f: 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 20241027035456140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035456147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ue_register_tmsi_lai-Iuh0(63)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035456148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035456148 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035456153 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36197<->l=127.0.0.1:4262) (control_if.c:570) 20241027035456154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456154 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456154 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456154 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456154 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456156 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035456156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456156 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035456156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456156 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456156 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035456156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035456156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456156 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456156 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035456156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035456156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456156 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456156 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035456156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035456156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456156 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035456156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035456156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035456156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035456156 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(68)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(68)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(66)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035456171 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456171 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456171 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456171 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456171 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456171 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035456171 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456172 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035456172 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456173 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035456173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456173 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456173 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456173 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035456173 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456173 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035456173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456173 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456173 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456173 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035456173 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035456173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456173 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456173 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035456173 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035456173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456173 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035456173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035456173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035456173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035456173 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(71)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035456200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035456200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035456200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035456200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035456200 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035456200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035456200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035456200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035456200 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035456367 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035456367 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035456367 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035456367 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(68)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035456379 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456379 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035456379 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035456379 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035456379 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035456379 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035456379 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035456382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456382 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035456382 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035456382 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035456382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035456382 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035456382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035456382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035456383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035456383 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035456383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035456383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035456383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035456383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035456383 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035456383 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035456383 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456384 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456384 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456384 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456384 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035456384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035456384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035456384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-M3UA(71)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035456384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035456384 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035456384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035456384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456384 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456384 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035456388 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035456388 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035456388 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035456388 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035456394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456394 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035456394 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035456394 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035456394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035456394 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035456394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035456396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456396 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035456396 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035456396 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035456396 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035456396 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035456396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035456396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035456396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035456396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035456396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035456396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035456396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035456396 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035456396 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035456396 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035456396 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035456397 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035456397 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035456397 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035456397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035456397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035456397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035456397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035456397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035456397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035456397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035456397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035456397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035456397 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035456398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035456398 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035456398 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035456398 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035456398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035456398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035456398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035456398 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035456956 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.msc0-RAN(67)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035457175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457175 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035457175 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035457175 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035457175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035457175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035457175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035457175 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035457175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035457175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035457175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035457175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035457175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035457175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035457175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035457176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035457176 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035457176 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035457176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035457176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035457176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035457176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035457176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035457176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035457176 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035457176 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035457176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457176 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035457176 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035457176 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035457176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035457176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035457176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035457176 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457177 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457177 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035457177 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035457177 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035457177 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035457177 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035457177 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035457177 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035457178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035457178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035457178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035457178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035457178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035457178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035457178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035457178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035457178 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035457178 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(67)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035457201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457201 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035457201 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035457201 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035457201 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035457201 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035457201 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035457201 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035457201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035457201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035457202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035457202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035457202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035457202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035457202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035457202 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035457202 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035457202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035457202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035457202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035457202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035457202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035457202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035457202 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035457202 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035457203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457203 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035457203 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035457203 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035457203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035457203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035457203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035457203 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457206 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457206 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035457206 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035457206 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035457206 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035457206 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035457206 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035457206 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035457206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035457206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035457206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035457207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035457207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035457207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035457207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035457207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035457207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035457207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035457207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035457207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035457207 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035457207 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(70)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035457211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035457211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035457211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241027035457211 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027035457211 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241027035457211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035457211 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035457219 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36197<->l=127.0.0.1:4262) (control_if.c:193) 20241027035457220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register_tmsi_lai-Iuh0-RUA(64)@0319e8e99f0f: Final verdict of PTC: none 20241027035457220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035457220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035457220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035457220 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035457220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(70)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(72)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(62)@0319e8e99f0f: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035457225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:54:57 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 20241027035457308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035457378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035457378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035457378 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 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035457378 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035457378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035457378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035457378 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 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035457378 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035457378 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035457378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035457378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035457378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035457378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035457378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035457378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035457378 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035457378 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035457378 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035457378 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035457378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035457378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035457378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035457378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035457378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035457378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035457378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035457378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035457378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035457378 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035457378 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035457810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145152) Waiting for packet dumper to finish... 1 (prev_count=145152, count=145808) 20241027035459379 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035459379 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035459379 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035459379 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035459379 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035459379 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:54:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_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 20241027035459957 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ue_register_before_hnb_register started. 20241027035500862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035500867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035500868 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(74)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035500868 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035500873 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43711<->l=127.0.0.1:4262) (control_if.c:570) 20241027035500874 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500875 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500875 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500875 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500875 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500875 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500875 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500876 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035500876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035500876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500876 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035500876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500876 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500876 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035500876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500877 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035500877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500877 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500877 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500877 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035500877 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035500877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500877 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500877 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035500877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035500877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500877 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035500877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035500877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035500877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035500877 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(79)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(77)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035500891 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500891 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500891 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500891 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500891 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500891 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500892 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035500892 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035500893 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500893 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035500893 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500893 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035500893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500893 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500893 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500893 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035500893 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500893 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035500893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500893 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500893 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500893 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035500893 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035500893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500893 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500893 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035500893 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035500893 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035500893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035500893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035500893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035500893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035500893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035500893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035500893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035500893 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035500893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035500893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035500893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035500893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035500893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035500893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035500893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035500893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035501090 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035501090 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035501090 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035501090 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(79)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035501098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501098 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035501098 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035501098 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035501098 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035501098 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035501098 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035501101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501101 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035501101 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035501101 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035501101 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035501102 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035501102 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035501102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035501102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035501102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035501102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035501102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035501102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035501102 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035501102 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035501103 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035501103 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035501103 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035501103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035501103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035501103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035501104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035501104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035501104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035501104 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035501104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501104 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035501104 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035501104 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035501104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035501104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035501104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035501104 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501106 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035501106 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035501106 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035501106 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(82)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035501113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501113 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035501113 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035501113 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035501113 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035501113 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035501113 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035501115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501115 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035501115 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035501115 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035501115 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035501115 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035501115 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035501115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035501115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035501115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035501115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035501115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035501115 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035501115 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035501115 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035501117 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035501117 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035501117 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035501117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035501117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035501117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035501117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035501117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035501117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035501117 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035501117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501117 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035501117 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035501117 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035501117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035501117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035501117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035501117 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(78)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035501905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501905 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035501905 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035501905 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035501905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035501905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035501905 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035501905 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035501905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035501905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035501905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035501905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035501905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035501905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035501905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035501905 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035501905 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035501905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035501905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035501905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035501905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035501905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035501905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035501905 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035501906 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035501906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501906 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035501906 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035501906 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035501906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035501906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035501906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035501906 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501907 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035501907 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035501907 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035501907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035501907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035501907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035501907 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035501907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035501907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035501907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035501907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035501907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035501907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035501907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035501907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035501907 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035501907 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(78)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035501917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501917 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035501917 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035501917 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035501917 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035501917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035501917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035501917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035501917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035501917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035501917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035501917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035501917 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035501917 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035501917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035501917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035501917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035501917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035501917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035501917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035501917 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035501917 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035501917 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501917 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035501917 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035501917 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035501917 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035501917 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035501918 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035501918 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035501918 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035501918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035501918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035501918 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035501918 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035501918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035501918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035501918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035501918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035501918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035501918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035501918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035501918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035501918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035501918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035501918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035501918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035501918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035501918 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035501918 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035501918 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(81)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035501922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035501922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035501922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241027035501922 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241027035501922 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241027035501922 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241027035501922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035501922 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@0319e8e99f0f: setverdict(pass): none -> pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035501930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035501930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035501930 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035501930 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) 20241027035501930 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241027035501931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035501931 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43711<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register_before_hnb_register-Iuh0-RUA(75)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@0319e8e99f0f: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(73)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(83)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035501937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@0319e8e99f0f: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:01 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 20241027035502019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035502110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035502110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035502110 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 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035502110 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035502110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035502110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035502110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035502110 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035502110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035502110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035502110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035502110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035502110 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 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035502110 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035502110 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035502110 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035502110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035502110 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035502110 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035502110 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035502110 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035502110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035502110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035502110 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035502110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035502110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035502110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035502110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035502110 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035502111 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035502111 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035502111 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035502521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133036) 20241027035502958 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035502958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035502958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-3 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035502958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035502958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) Waiting for packet dumper to finish... 1 (prev_count=133036, count=145096) 20241027035504111 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035504111 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035504111 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035504111 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035504111 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035504111 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_cs_initial_ue started. 20241027035505628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035505636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue-Iuh0(85)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035505637 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035505637 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035505644 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43931<->l=127.0.0.1:4262) (control_if.c:570) 20241027035505646 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505646 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505646 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505646 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505646 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505647 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035505647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035505647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035505647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505647 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505647 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505647 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035505647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035505647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035505647 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035505648 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505648 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035505648 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505648 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035505648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505648 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505648 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505648 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035505648 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505648 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035505648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505648 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505648 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035505648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035505648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505648 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035505648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035505648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035505648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(90)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035505664 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505664 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505664 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505664 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505664 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505664 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505664 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035505664 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505665 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505665 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035505665 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505665 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035505665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505665 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505665 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505665 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035505665 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505665 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035505665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505665 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505665 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505665 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035505665 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505665 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035505665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505665 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505665 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035505665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035505665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505665 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505665 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505665 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505665 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035505665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035505665 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035505665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505665 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505665 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505665 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035505665 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035505665 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035505665 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035505665 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505665 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035505666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505666 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505666 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505666 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035505666 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035505691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035505691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035505691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035505691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035505691 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035505691 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035505691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035505691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035505691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035505691 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035505862 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035505862 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035505862 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035505862 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(90)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035505872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505872 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035505872 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035505872 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035505872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035505872 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035505872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035505875 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505875 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035505875 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035505875 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035505875 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035505875 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035505875 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035505875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035505875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035505875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035505875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035505875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035505875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035505875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035505875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035505875 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035505875 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505877 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035505877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035505877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035505877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505877 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505877 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505877 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505877 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035505877 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035505877 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035505877 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035505877 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035505878 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035505878 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035505878 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035505878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(93)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035505884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505884 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035505884 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035505884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035505884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035505884 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035505884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035505885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505885 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035505885 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035505885 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035505885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035505885 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035505885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035505885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035505885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035505886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035505886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035505886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035505886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035505886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035505886 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035505886 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035505886 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035505887 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035505887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035505887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035505887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035505887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035505887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035505887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035505887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035505887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035505887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035505887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035505887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035505887 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035505887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035505887 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035505887 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035505887 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035505887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035505887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035505887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035505887 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035506680 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506680 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035506680 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035506680 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035506680 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035506680 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035506680 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035506680 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035506680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035506680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035506680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035506680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035506681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035506681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035506681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035506681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035506681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035506681 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035506681 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035506681 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035506681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035506681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035506681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035506681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035506681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035506681 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035506681 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035506681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506681 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035506681 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035506681 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035506681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035506681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035506681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035506681 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506683 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035506683 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035506683 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035506683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035506683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035506683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035506683 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035506683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035506683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035506683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035506683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035506683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035506683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035506683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035506683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035506683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035506683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035506683 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035506683 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035506687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506687 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035506687 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035506687 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035506687 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035506687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035506687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035506687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035506687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035506687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035506687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035506687 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035506687 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035506687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035506687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035506687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035506687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035506687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035506687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035506687 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035506687 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035506687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506687 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035506687 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035506687 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035506687 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506687 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035506687 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035506687 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035506687 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035506687 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035506687 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035506687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035506687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035506687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035506687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035506687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035506687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035506687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035506687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035506687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035506687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035506687 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035506687 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(92)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035506713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: f_create_expect(l3 := '72D2E4CF8CA0FEBE242F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: Created Expect[0] for '72D2E4CF8CA0FEBE242F'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_initial_ue0(95)5591921 20241027035507763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035507763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035507763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035507763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035507763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x555371, normal) (hnbgw_rua.c:407) 20241027035507763 DHNB DEBUG map_rua[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035507763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035507763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5591921 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035507763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035507763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035507763 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5591921 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035507763 DCN DEBUG map_sccp[0x55b2a5dd5730]{init}: Allocated (fsm.c:456) 20241027035507763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035507763 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5591921 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035507764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5591921 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035507764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035507764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035507764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035507764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035507764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035507764 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035507764 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: Allocated (fsm.c:456) 20241027035507764 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035507764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a72d2e4cf8ca0febe242f004f40030003be0056400500f1100926) (sccp_scrc.c:401) 20241027035507764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035507764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035507764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035507764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035507764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035507764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035507764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035507764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035507764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035507764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035507764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035507764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035507764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035507764 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035507764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035507764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035507764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035507764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035507764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035507764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035507764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035507764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035507764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035507764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: Found Expect[0] for l3='72D2E4CF8CA0FEBE242F'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_initial_ue0(95)14679260 HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035507781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(95)@0319e8e99f0f: Final verdict of PTC: pass 20241027035507782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035507782 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035507782 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035507782 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035507782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035507782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035507782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035507782 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035507782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035507782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035507782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035507782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035507782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035507782 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b55985) (sccp_scrc.c:472) 20241027035507782 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1823) 20241027035507782 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035507782 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035507782 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035507782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035507782 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:483) 20241027035507782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035507782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(92)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@0319e8e99f0f: Final verdict of PTC: none 20241027035507789 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43931<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(89)@0319e8e99f0f: Final verdict of PTC: none 20241027035507791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW-MGCP(94)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@0319e8e99f0f: Final verdict of PTC: none 20241027035507791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035507791 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035507791 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035507791 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035507792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035507792 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 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035507792 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035507792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035507792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035507792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035507792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) TC_ranap_cs_initial_ue-Iuh0(85)@0319e8e99f0f: Final verdict of PTC: none 20241027035507792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035507792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035507792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035507792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035507792 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035507792 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035507792 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035507792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035507792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035507792 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 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035507792 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035507792 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035507792 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035507792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035507792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035507792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035507792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035507792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035507792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035507793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035507793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035507793 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035507793 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035507793 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035507793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035507793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035507793 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) HNBGW_Test.msc0-SCCP(88)@0319e8e99f0f: Final verdict of PTC: none 20241027035507793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b55985), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035507793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035507793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035507793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035507793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035507793 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035507793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035507793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035507793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(93)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@0319e8e99f0f: Final verdict of PTC: none 20241027035507793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035507793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035507793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035507793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{disrupted}: Freeing instance (context_map.c:202) 20241027035507793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5591921)[0x55b2a5df5980]{disrupted}: Deallocated (fsm.c:568) 20241027035507793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035507793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{disconnected}: Freeing instance (context_map.c:206) 20241027035507793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55b2a5dd5730]{disconnected}: Deallocated (fsm.c:568) 20241027035507793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5591921 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035507793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035507793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) IPA-CTRL-CLI-IPA(87)@0319e8e99f0f: Final verdict of PTC: none 20241027035507794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035507794 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035507794 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035507794 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035507794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035507794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035507794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035507794 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035507794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035507794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035507794 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035507794 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035507794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(84)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035507798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:07 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 20241027035507878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035507959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035507959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035507959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035507959 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035507959 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035507959 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241027035508379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169408) Waiting for packet dumper to finish... 1 (prev_count=169408, count=170172) 20241027035509793 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035509793 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035509793 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035509793 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035509793 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035509793 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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 20241027035510960 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_ps_initial_ue started. 20241027035511477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035511483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035511484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035511484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(97)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035511489 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42343<->l=127.0.0.1:4262) (control_if.c:570) 20241027035511490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511490 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511490 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511490 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511491 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511491 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511492 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511492 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035511492 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511492 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035511492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511492 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511492 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511492 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035511492 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511492 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035511492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511492 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511492 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511492 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035511492 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035511492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511492 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511492 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035511492 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035511492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511492 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035511492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035511492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035511492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035511492 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(102)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(102)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(102)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(100)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035511508 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511508 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511509 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511509 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511509 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511509 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511509 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035511509 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511510 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511510 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035511510 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511510 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035511510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511510 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511510 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511510 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035511510 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511510 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035511510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511510 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511510 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511510 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035511510 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035511510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511510 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511510 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035511510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035511510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511510 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035511510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035511510 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035511510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035511510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035511510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035511510 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035511511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035511511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035511511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(105)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(105)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(105)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(103)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035511536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035511536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035511536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035511536 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035511536 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035511536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035511536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035511536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035511536 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035511704 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035511704 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035511704 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035511704 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(102)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035511708 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511708 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035511708 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035511708 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035511708 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035511708 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035511708 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035511710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511710 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035511710 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035511710 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035511710 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035511710 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035511710 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035511710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035511710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035511710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035511710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035511710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035511710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035511710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035511710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035511710 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035511710 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511711 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035511711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035511711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035511711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511711 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511712 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511712 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511712 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035511712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035511712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035511712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035511712 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035511724 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035511724 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035511724 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035511724 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(105)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035511729 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511729 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035511729 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035511729 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035511729 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035511729 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035511729 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035511731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511731 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035511731 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035511731 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035511731 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035511731 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035511731 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035511732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035511732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035511732 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035511732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035511732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035511732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035511732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035511732 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035511732 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035511732 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035511733 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035511733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035511733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035511733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035511733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035511733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035511733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035511733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035511733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035511734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035511734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035511734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035511734 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035511734 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035511734 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035511734 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035511734 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035511734 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035511734 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035511734 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035511734 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(101)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035512509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512509 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035512509 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035512509 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035512509 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035512509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035512509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035512509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035512509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035512509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035512509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035512509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035512509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035512509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035512509 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035512509 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035512509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035512509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035512509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035512509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035512509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035512509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035512509 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035512509 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035512509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512509 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035512509 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035512509 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035512509 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035512509 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512510 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035512510 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035512510 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035512510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035512510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035512510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035512510 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035512510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035512510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035512510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035512510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035512510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035512510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035512510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035512510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035512510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035512510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035512510 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035512511 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(101)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035512528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512528 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035512528 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035512528 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035512528 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035512528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035512528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035512528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035512528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035512528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035512528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035512528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035512528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035512528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035512528 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035512528 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035512528 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035512528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035512528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035512528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035512528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035512528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035512528 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035512528 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035512528 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512528 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035512528 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035512528 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035512528 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035512528 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035512529 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035512529 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035512529 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035512529 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035512529 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035512529 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035512529 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035512529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035512529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035512529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035512529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035512529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035512529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035512529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035512529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035512529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035512529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035512529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035512529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035512529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035512529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035512529 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035512529 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035512546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: f_create_expect(l3 := 'F1D9D7FB2485C7E65ABB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: Created Expect[0] for 'F1D9D7FB2485C7E65ABB'O to be handled at TC_ranap_ps_initial_ue0(107) TC_ranap_ps_initial_ue-Iuh0-RUA(98)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_initial_ue0(107)13163402 20241027035513577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035513577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035513577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035513577 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035513577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8db8a, normal) (hnbgw_rua.c:407) 20241027035513577 DHNB DEBUG map_rua[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035513577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035513577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13163402 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035513577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035513577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035513577 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13163402 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035513577 DCN DEBUG map_sccp[0x55b2a5dd5730]{init}: Allocated (fsm.c:456) 20241027035513577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035513577 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13163402 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035513577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13163402 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035513577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035513577 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035513577 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035513577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035513577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035513577 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035513577 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: Allocated (fsm.c:456) 20241027035513577 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035513577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af1d9d7fb2485c7e65abb004f400300015d0056400500f1100926) (sccp_scrc.c:401) 20241027035513577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035513577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035513577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035513577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035513577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035513577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035513577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035513577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035513577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035513578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035513578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035513578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035513578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035513578 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035513578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035513578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035513578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035513578 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035513578 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035513578 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035513578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035513578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035513578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035513578 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(103)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(103)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: Found Expect[0] for l3='F1D9D7FB2485C7E65ABB'O handled at TC_ranap_ps_initial_ue0(107) HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_initial_ue0(107)16477727 HNBGW_Test.sgsn0-SCCP(103)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(107)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(103)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035513587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(107)@0319e8e99f0f: Final verdict of PTC: pass 20241027035513587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035513587 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035513587 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035513587 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035513587 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035513587 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035513587 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035513587 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035513587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035513587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035513587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035513587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035513587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035513587 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00979483) (sccp_scrc.c:472) 20241027035513587 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1823) 20241027035513587 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035513587 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035513587 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035513588 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035513588 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:483) 20241027035513588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035513588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035513592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035513592 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42343<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(101)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(104)@0319e8e99f0f: Final verdict of PTC: none 20241027035513594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035513594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035513594 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 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035513594 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(105)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(97)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(100)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(98)@0319e8e99f0f: Final verdict of PTC: none 20241027035513594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035513594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035513594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035513594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035513594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035513594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035513594 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 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035513594 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035513594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035513595 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035513595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035513595 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035513594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035513594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035513595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035513595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035513595 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035513595 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035513595 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(99)@0319e8e99f0f: Final verdict of PTC: none 20241027035513595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035513595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035513595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035513595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035513595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035513595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035513595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035513595 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035513595 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035513595 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035513595 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035513595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035513595 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035513595 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035513595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979483), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035513595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035513595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035513595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035513595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035513595 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035513595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035513595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035513595 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035513595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035513595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035513595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035513595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{disrupted}: Freeing instance (context_map.c:202) 20241027035513595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13163402)[0x55b2a5df5980]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(102)@0319e8e99f0f: Final verdict of PTC: none 20241027035513595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035513595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{disconnected}: Freeing instance (context_map.c:206) 20241027035513595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55b2a5dd5730]{disconnected}: Deallocated (fsm.c:568) 20241027035513595 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13163402 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035513596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035513596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035513596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035513596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035513596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035513595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035513595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035513596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035513596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035513596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035513596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035513596 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035513596 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035513596 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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.sgsn0-SCCP(103)@0319e8e99f0f: Final verdict of PTC: none 20241027035513596 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(106)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(96)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035513597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(96): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(97): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(98): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(100): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(101): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(102): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(103): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(104): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(105): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(106): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue0(107): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:13 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 20241027035513644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035513961 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035514146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167904) Waiting for packet dumper to finish... 1 (prev_count=167904, count=169012) 20241027035515595 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035515595 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035515595 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035515595 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035515595 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035515595 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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 20241027035516962 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241027035517203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035517210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035517211 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035517211 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035517216 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34037<->l=127.0.0.1:4262) (control_if.c:570) 20241027035517217 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517217 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517218 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517218 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517218 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517218 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517218 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517218 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517219 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035517219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517219 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035517219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517219 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517219 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035517219 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035517219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517219 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517219 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517219 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035517219 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035517219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517219 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517219 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517219 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035517219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035517219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517219 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035517219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035517219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035517219 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517219 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517219 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517219 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035517219 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(114)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(114)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(114)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035517232 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517232 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517233 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517233 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517233 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517233 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517233 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035517233 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517234 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517234 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035517234 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517234 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035517234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517234 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517234 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517234 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035517234 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517234 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035517234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517234 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517234 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517234 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035517234 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517234 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035517234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517234 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517234 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517234 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035517234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035517234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517234 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035517234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035517234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035517234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035517234 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(117)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(117)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(117)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(115)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035517259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035517259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035517259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035517260 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035517260 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035517260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035517260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035517260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035517260 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035517430 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035517430 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035517430 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035517430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(114)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035517432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517432 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035517432 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035517432 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035517432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035517432 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035517432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035517433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517433 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035517433 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035517433 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035517433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035517433 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035517433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035517433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035517433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035517433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035517433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035517433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035517433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035517433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035517433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035517433 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035517433 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517434 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035517434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035517434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035517434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517434 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035517434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035517434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035517434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035517434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035517446 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035517446 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035517446 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035517446 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(117)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035517447 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517447 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035517447 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035517447 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035517447 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035517447 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035517447 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035517448 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517448 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035517448 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035517448 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035517448 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035517448 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035517448 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035517448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035517448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035517448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035517448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035517448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035517448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035517448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035517448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035517448 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035517448 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035517449 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035517449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035517449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035517449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035517449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035517449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035517449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035517449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035517449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035517449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517449 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035517449 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517449 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517449 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517449 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035517449 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035517449 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035517449 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035517449 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035517794 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035517794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b55985), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035517794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035517794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035517794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035517794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035517794 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517794 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035517794 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035517794 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035517794 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035517794 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035517794 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035517794 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035517797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035517797 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035517797 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035517797 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035517797 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035517797 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035517797 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035517797 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035517797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035517797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035517797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035517797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035517797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035517797 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=00b55985) (sccp_scrc.c:472) 20241027035517797 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1823) 20241027035517797 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035517797 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035517797 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035517797 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035517797 DLSCCP DEBUG SCCP-SCOC(1)[0x55b2a5dd6540]{IDLE}: Deallocated (fsm.c:568) 20241027035518244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518244 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035518244 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035518244 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035518244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035518244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035518244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035518244 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035518244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035518244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035518244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035518244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035518244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035518244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035518244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035518244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035518245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035518245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035518245 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035518245 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035518245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035518245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035518245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035518245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035518246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035518246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035518246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035518246 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035518246 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035518246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035518246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035518246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035518246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035518246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035518246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035518246 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518249 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035518249 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035518249 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035518249 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035518249 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035518249 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035518249 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035518249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035518249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035518249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035518249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035518249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035518249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035518249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035518249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035518250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035518250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035518250 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035518250 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(116)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035518257 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518257 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035518257 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035518257 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035518257 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035518257 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035518257 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035518257 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035518257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035518257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035518257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035518257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035518257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035518257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035518257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035518257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035518257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035518257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035518257 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035518257 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035518257 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035518257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035518257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035518257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035518258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035518258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035518258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035518258 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035518258 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035518258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518258 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035518258 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035518258 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035518258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035518258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035518258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035518258 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035518261 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035518261 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035518261 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035518261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035518261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035518261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035518261 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035518261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035518261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035518261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035518261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035518261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035518261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035518261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035518261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035518261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035518261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035518261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035518261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035518261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035518261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035518261 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035518261 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(116)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035518274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(119) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)10347578 20241027035519291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035519291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035519291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035519291 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035519291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9de43a, normal) (hnbgw_rua.c:407) 20241027035519291 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035519291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035519291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10347578 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035519291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035519291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035519291 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10347578 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035519291 DCN DEBUG map_sccp[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035519291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035519291 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10347578 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035519291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10347578 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035519291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035519291 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035519291 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035519291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035519291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035519291 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035519291 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: Allocated (fsm.c:456) 20241027035519291 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035519291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20241027035519291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035519291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035519291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035519291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035519291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035519291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035519291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035519291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035519291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035519291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035519291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035519291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035519291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035519291 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035519291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035519291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035519291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519291 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035519291 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035519291 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035519291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035519291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035519291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035519291 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(119) HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(119)4695100 HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035519299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519299 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035519299 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035519299 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035519299 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035519299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035519299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035519299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035519299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035519299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035519299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b7893) (sccp_scrc.c:472) 20241027035519299 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1823) 20241027035519299 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035519299 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035519299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035519299 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035519299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7893), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a43918de97a64af31e7ea004f40030001ac0056400500f1100926) (sccp_scrc.c:401) 20241027035519299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035519299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035519299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035519299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035519299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035519299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035519299 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:483) 20241027035519299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035519299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035519299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519299 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035519299 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035519299 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035519299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035519299 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(119)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035519306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(119)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035519313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(113)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(116)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(115)@0319e8e99f0f: Final verdict of PTC: none 20241027035519313 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035519313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035519313 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035519313 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035519314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035519314 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 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035519314 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035519314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035519314 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035519314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035519314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035519314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035519314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035519314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035519314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035519314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035519314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035519314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035519314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035519314 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035519314 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 20241027035519314 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035519314 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035519314 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035519315 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) 20241027035519315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519314 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34037<->l=127.0.0.1:4262) (control_if.c:193) 20241027035519315 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035519315 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035519315 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035519315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035519315 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(112)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(117)@0319e8e99f0f: Final verdict of PTC: none 20241027035519315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035519315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035519315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035519315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035519315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035519315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035519315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035519315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035519315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035519315 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035519315 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035519316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035519316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035519316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035519315 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035519315 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035519316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035519316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035519316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035519316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035519316 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035519315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035519315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035519315 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035519315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7893), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035519315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035519315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035519315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035519315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035519315 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035519315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035519315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035519316 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035519316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035519316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035519316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035519316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035519316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10347578)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035519316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035519316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{disconnected}: Freeing instance (context_map.c:206) 20241027035519316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55b2a5df5980]{disconnected}: Deallocated (fsm.c:568) 20241027035519316 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10347578 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035519316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035519316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035519316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035519316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035519317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035519317 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035519317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(114)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(108)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(109)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(118)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(111)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035519321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35854<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(108): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(109): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(110): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(111): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(112): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(113): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(114): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(115): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(116): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(117): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(118): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(119): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:19 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 20241027035519394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035519897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137312) 20241027035519963 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035519963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035519963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-4 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035519963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035519963 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) Waiting for packet dumper to finish... 1 (prev_count=137312, count=179684) 20241027035521315 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035521315 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035521315 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035521315 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035521315 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035521315 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241027035522951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035522957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035522957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035522957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035522963 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33947<->l=127.0.0.1:4262) (control_if.c:570) 20241027035522964 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522964 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522964 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522964 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522964 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522964 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522965 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522965 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522966 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522966 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035522966 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522966 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035522966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522966 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522966 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035522966 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522966 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035522966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522966 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522966 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522966 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035522966 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035522966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522966 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522966 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035522966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035522966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522966 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035522966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035522966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035522966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035522966 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(126)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(126)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(126)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(124)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035522981 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522981 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522982 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522982 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522982 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522982 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522982 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035522982 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035522983 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522983 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035522983 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522983 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035522983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522983 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522983 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522983 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035522983 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522984 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035522984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522984 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522984 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522984 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035522984 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522984 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035522984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522984 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522984 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035522984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035522984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035522984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035522984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035522984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035522984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035522984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035522984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035522984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035522984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035522984 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035522984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035522984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035522984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035522984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035522984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035522984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035522984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035522984 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(129)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(129)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(129)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035523011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035523012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035523012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035523012 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035523012 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035523012 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035523012 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035523012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035523012 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035523179 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035523179 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035523179 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035523179 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(126)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035523187 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523187 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035523187 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035523187 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035523187 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035523187 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035523187 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035523190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523190 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035523190 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035523190 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035523190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035523190 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035523190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035523191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035523191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035523191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035523191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035523191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035523191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035523191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035523191 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035523191 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035523191 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035523192 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035523192 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035523192 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035523192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035523192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035523192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035523193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035523193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035523193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035523193 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035523193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523193 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035523193 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035523193 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035523193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035523193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035523193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035523193 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035523197 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035523197 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035523197 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035523197 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(129)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035523200 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523200 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035523200 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035523200 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035523200 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035523200 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035523200 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035523201 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523201 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035523201 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035523201 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035523201 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035523201 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035523201 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035523201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035523201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035523201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035523201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035523201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035523201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035523201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035523201 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035523201 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035523201 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035523202 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035523202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035523202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035523202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035523202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035523202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035523202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035523202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035523202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035523202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035523202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035523202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035523202 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035523202 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523202 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035523202 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035523202 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035523202 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035523202 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035523202 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035523202 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035523596 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035523596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979483), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035523596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035523596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035523596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035523596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035523596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035523596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035523596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035523596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035523596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035523596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035523596 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035523604 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035523604 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035523604 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035523604 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035523604 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035523604 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035523604 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035523604 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035523604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035523604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035523604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035523604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035523604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035523604 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=00979483) (sccp_scrc.c:472) 20241027035523604 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1823) 20241027035523604 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035523604 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035523604 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035523604 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035523604 DLSCCP DEBUG SCCP-SCOC(2)[0x55b2a5dd7790]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(125)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035524000 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524000 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035524000 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035524000 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035524000 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035524000 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035524000 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035524000 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035524000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035524000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035524000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035524000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035524000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035524000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035524000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035524000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035524000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035524001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035524001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035524001 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035524001 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035524001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035524001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035524001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035524001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035524001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035524001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035524001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035524001 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035524001 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035524001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524001 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035524001 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035524001 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035524001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035524001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035524001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035524001 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035524002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524002 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035524002 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035524002 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035524002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035524002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035524003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035524002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035524002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035524002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035524002 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035524003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035524003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035524003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035524003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035524003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035524003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035524003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035524003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035524003 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035524003 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035524009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524009 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035524009 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035524009 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035524009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035524009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035524009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035524009 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035524009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035524009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035524009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035524009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035524009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035524009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035524009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035524009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035524009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035524010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035524010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035524010 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035524010 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035524010 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035524010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035524010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035524010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035524010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035524010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035524010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035524010 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035524010 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(125)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035524011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524011 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035524011 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035524011 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035524011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035524011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035524011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035524011 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035524017 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035524017 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035524017 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035524017 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035524017 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035524017 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035524017 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035524017 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035524017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035524017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035524017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035524017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035524017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035524017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035524017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035524017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035524017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035524017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035524017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035524017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035524018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035524018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035524018 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035524018 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035524028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035524964 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035524964 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035524964 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035524964 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035524964 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035524964 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(131) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)13513936 20241027035525075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035525075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035525076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035525076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035525076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce34d0, normal) (hnbgw_rua.c:407) 20241027035525076 DHNB DEBUG map_rua[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035525076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035525076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13513936 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035525076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035525076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035525076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13513936 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035525076 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035525076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035525076 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13513936 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035525076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13513936 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035525076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035525076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035525076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035525076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035525076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035525076 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035525076 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: Allocated (fsm.c:456) 20241027035525076 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035525076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:401) 20241027035525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035525076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035525076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035525076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035525076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035525076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035525076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035525076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035525076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035525076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035525076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035525076 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035525076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035525076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035525076 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525076 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035525076 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035525076 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035525076 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035525076 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035525076 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035525076 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(131) HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(131)14000307 HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035525089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525089 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035525089 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035525089 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035525089 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035525089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035525089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035525089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035525089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035525089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035525089 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007bf4fb) (sccp_scrc.c:472) 20241027035525089 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1823) 20241027035525089 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035525089 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035525089 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035525089 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035525089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bf4fb), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a793caced0c7684a3dfb0004f40030003820056400500f1100926) (sccp_scrc.c:401) 20241027035525089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035525089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035525089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035525089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035525089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035525089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035525089 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:483) 20241027035525089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035525089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035525089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035525089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035525089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035525089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035525089 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(131)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035525098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(131)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(127)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122)@0319e8e99f0f: Final verdict of PTC: none 20241027035525102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(128)@0319e8e99f0f: Final verdict of PTC: none 20241027035525103 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33947<->l=127.0.0.1:4262) (control_if.c:193) 20241027035525103 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035525103 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035525103 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035525103 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 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035525103 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035525103 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(125)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(121)@0319e8e99f0f: Final verdict of PTC: none 20241027035525103 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 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035525103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035525103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035525103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035525103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035525103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035525103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035525103 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035525103 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035525103 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035525103 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035525103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035525104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035525104 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035525104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035525104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035525104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035525104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035525104 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035525104 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035525104 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035525104 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035525104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035525104 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035525104 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035525103 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035525103 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035525103 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035525104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bf4fb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035525104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035525104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035525104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035525104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035525104 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035525104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035525104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035525104 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035525104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035525104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035525104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035525104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{disrupted}: Freeing instance (context_map.c:202) 20241027035525104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13513936)[0x55b2a5dd7790]{disrupted}: Deallocated (fsm.c:568) 20241027035525104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035525104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035525104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035525104 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13513936 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035525104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035525104 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035525104 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035525104 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035525104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035525104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035525104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035525104 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035525104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035525104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035525104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035525104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035525104 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035525104 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035525104 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(124)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(126)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(129)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(123)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(130)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(120)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035525106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42208<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(120): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(121): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(122): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(123): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(124): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(125): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(126): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(127): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(128): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(129): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(130): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(131): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:25 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 20241027035525159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035525661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179680) Waiting for packet dumper to finish... 1 (prev_count=179680, count=180220) 20241027035527104 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035527104 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035527104 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035527104 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035527104 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035527104 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035527965 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_cs_bidir started. 20241027035528771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035528777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir-Iuh0(133)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035528778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035528778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035528784 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39865<->l=127.0.0.1:4262) (control_if.c:570) 20241027035528785 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528785 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528785 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528785 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528785 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528786 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528786 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528786 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528787 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528787 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035528787 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528787 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035528787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528787 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528787 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528787 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035528787 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528787 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035528787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528787 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528787 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528787 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035528787 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035528787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528787 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528787 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035528787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035528788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528788 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035528788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035528788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035528788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035528788 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(138)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(138)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(138)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035528802 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528802 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528802 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528802 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528802 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528802 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528802 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035528802 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035528803 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528803 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035528803 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528803 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035528803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528803 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528803 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528803 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035528803 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528803 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035528803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528803 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528803 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528803 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035528803 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528803 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035528803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528803 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528803 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035528803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035528803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035528803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035528803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035528803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035528804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035528804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035528804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035528804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035528804 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035528804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528804 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528804 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528804 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035528804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528804 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528804 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528804 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035528804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528804 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528804 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528804 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035528804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035528804 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035528804 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035528804 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035528804 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(141)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(141)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(141)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(139)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035528828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035528828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035528828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035528828 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035528828 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035528828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035528828 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035528828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035528828 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035528999 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035528999 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035528999 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035528999 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(138)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035529002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529002 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035529002 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035529002 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035529002 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035529002 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035529002 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035529003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529003 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035529003 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035529003 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035529003 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035529003 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035529003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035529003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035529004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035529004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035529004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035529004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035529004 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035529004 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035529004 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035529005 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035529005 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035529005 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035529005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035529005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035529005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035529005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035529005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035529005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035529005 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035529005 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529005 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035529005 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035529005 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035529005 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035529005 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035529005 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035529005 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529016 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035529016 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035529016 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035529016 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(141)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035529018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529018 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035529018 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035529018 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035529018 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035529018 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035529018 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035529019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529019 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035529019 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035529019 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035529019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035529019 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035529019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035529019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035529019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035529019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035529019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035529019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035529019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035529019 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035529019 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035529020 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035529020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035529020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035529020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035529020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035529020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035529020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035529020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035529020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035529020 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035529020 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529020 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035529020 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035529020 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035529020 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035529020 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035529020 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035529020 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529316 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035529316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b7893), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035529316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035529316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035529316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035529316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035529316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035529316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035529316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035529316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035529316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035529316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035529316 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529319 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035529319 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035529319 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035529319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035529319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035529319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035529319 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035529319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035529319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035529319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035529319 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=008b7893) (sccp_scrc.c:472) 20241027035529319 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1823) 20241027035529319 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035529319 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035529319 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035529319 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035529319 DLSCCP DEBUG SCCP-SCOC(3)[0x55b2a5dd5730]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035529804 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529804 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035529804 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035529804 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035529804 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035529804 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035529804 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035529804 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035529804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035529804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035529804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035529804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035529804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035529804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035529804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035529805 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035529805 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035529805 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035529805 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035529805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035529805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035529805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035529805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035529805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035529805 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035529805 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035529805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529805 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035529805 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035529805 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035529805 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529805 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529805 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035529805 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035529805 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035529805 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035529805 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035529805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035529805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035529805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035529805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035529805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035529805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035529806 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035529806 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035529806 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(140)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035529821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529821 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035529821 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035529821 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035529821 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035529821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035529821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035529821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035529821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035529821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035529821 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035529821 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035529821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035529821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035529821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035529821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035529821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035529821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035529821 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035529821 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035529821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529821 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035529821 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035529821 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035529821 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529821 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035529821 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035529821 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035529821 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035529821 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035529821 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035529821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035529821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035529821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035529821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035529821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035529821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035529821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035529821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035529821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035529821 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035529821 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035529821 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(140)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035529838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: f_create_expect(l3 := '5EAB32A0F659A32FD54C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: Created Expect[0] for '5EAB32A0F659A32FD54C'O to be handled at TC_ranap_cs_bidir0(143) TC_ranap_cs_bidir-Iuh0-RUA(134)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_bidir0(143)7140694 20241027035530871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035530871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035530871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035530871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035530871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cf556, normal) (hnbgw_rua.c:407) 20241027035530871 DHNB DEBUG map_rua[0x55b2a5dd5730]{init}: Allocated (fsm.c:456) 20241027035530871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035530871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035530871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035530871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035530871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140694 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035530871 DCN DEBUG map_sccp[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035530871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035530871 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7140694 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035530871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140694 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035530871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035530871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035530871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035530871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035530871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035530871 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035530871 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: Allocated (fsm.c:456) 20241027035530871 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035530871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5eab32a0f659a32fd54c004f40030003120056400500f1100926) (sccp_scrc.c:401) 20241027035530871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035530871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035530871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035530871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035530871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035530871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035530871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035530871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035530871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035530871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035530871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035530871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035530871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035530871 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035530871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035530872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035530872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035530872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035530872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035530872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035530872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035530872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035530872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035530872 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: Found Expect[0] for l3='5EAB32A0F659A32FD54C'O handled at TC_ranap_cs_bidir0(143) HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_bidir0(143)4144277 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_cs_bidir0(143)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035530889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035530889 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035530889 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035530889 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035530889 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035530889 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035530889 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035530889 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035530889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035530889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035530889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035530889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035530889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035530889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ccb11) (sccp_scrc.c:472) 20241027035530889 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1823) 20241027035530889 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035530889 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035530889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035530889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035530889 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:483) 20241027035530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035530889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: vl_len:22 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6CBA6968409A5C3D2714'O 20241027035530966 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035531090 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035531090 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035531090 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035531090 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035531090 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035531090 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035531090 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035531090 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035531090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035531090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035531090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035531090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035531090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035531090 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=001440120000010010400b0a6cba6968409a5c3d2714) (sccp_scrc.c:472) 20241027035531090 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241027035531090 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035531090 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035531090 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035531090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035531090 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027035531090 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035531090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027035531090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035531090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027035531090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035531090 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(143)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035531095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035531095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035531095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027035531095 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035531096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6cf556) (hnbgw_rua.c:471) 20241027035531096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7140694 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027035531096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035531096 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027035531096 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035531096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027035531096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035531096 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035531096 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035531096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ccb11), PART(T=Data,L=22,D=001440120000010010400b0aad7fef7ec010b5572a43) (sccp_scrc.c:401) 20241027035531096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035531096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035531096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035531096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035531096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035531096 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035531096 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035531096 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035531096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035531096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035531096 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035531096 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(143)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: vl_len:20 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241027035531100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035531100 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035531100 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035531100 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035531100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035531100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035531100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035531100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035531100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035531100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035531100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035531100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035531100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035531100 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:472) 20241027035531100 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1823) 20241027035531100 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035531100 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035531100 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035531100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035531100 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241027035531100 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241027035531100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241027035531100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035531100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241027035531100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035531100 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(143)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035531102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(143)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035531104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035531104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035531104 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035531104 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035531104 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035531104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035531104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035531104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035531104 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035531104 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035531104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ccb11), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035531104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035531104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035531104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035531104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035531104 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035531104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035531104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035531104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{disrupted}: Freeing instance (context_map.c:202) 20241027035531104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7140694)[0x55b2a5dd5730]{disrupted}: Deallocated (fsm.c:568) 20241027035531104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035531104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{disconnected}: Freeing instance (context_map.c:206) 20241027035531104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55b2a5dd7790]{disconnected}: Deallocated (fsm.c:568) 20241027035531104 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7140694 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035531104 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39865<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(140)@0319e8e99f0f: Final verdict of PTC: none 20241027035531104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035531104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035531104 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035531104 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035531104 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035531104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035531105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035531105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035531105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_cs_bidir-Iuh0-RUA(134)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(133)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@0319e8e99f0f: Final verdict of PTC: none 20241027035531105 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035531105 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035531105 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 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035531105 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 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(142)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(137)@0319e8e99f0f: Final verdict of PTC: none 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035531105 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035531105 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035531105 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035531105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035531105 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035531105 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035531105 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035531105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035531105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn0-SCCP(139)@0319e8e99f0f: Final verdict of PTC: none 20241027035531105 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035531105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035531105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035531105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035531105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035531105 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035531105 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035531105 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035531105 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035531105 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 HNBGW_Test.sgsn0-M3UA(141)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(132)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(136)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(138)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035531106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(132): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(133): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(134): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(136): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(137): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(138): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(139): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(140): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(141): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(142): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_bidir0(143): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:31 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 20241027035531158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035531660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=151636) Waiting for packet dumper to finish... 1 (prev_count=151636, count=185576) 20241027035533106 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035533106 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035533106 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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 20241027035533967 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_ps_bidir started. 20241027035534702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035534708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir-Iuh0(145)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035534709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035534709 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035534714 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39805<->l=127.0.0.1:4262) (control_if.c:570) 20241027035534716 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534716 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534716 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035534716 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534716 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534716 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534716 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534716 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534716 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534717 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534717 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035534717 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035534717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534717 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035534717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534717 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534717 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035534717 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534718 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035534718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534718 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534718 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035534718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035534718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534718 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534718 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035534718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035534718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534718 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035534718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035534718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035534718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035534718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035534718 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035534718 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@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(150)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(150)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(150)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(148)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035534736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534736 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534736 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534736 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534736 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534736 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534736 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035534736 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534738 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035534738 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534738 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035534738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534738 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534738 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534738 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035534738 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534738 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035534738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534738 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534738 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035534738 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534738 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035534738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035534738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035534738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035534738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035534738 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035534738 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534738 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035534738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035534738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534738 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(153)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(153)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(153)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035534763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035534763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035534763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035534763 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035534763 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035534763 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035534763 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035534763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035534763 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035534935 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035534935 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035534935 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035534935 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035534935 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035534935 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035534935 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(150)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035534940 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534940 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035534940 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035534940 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035534940 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035534940 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035534940 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035534940 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035534940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035534941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035534941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035534941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035534941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035534941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035534941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035534941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035534943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534943 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035534943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035534943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035534943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035534943 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035534943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035534943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035534943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035534943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035534943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035534943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035534943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035534943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035534943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035534943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035534943 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534944 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035534944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035534944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035534945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534945 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534945 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534945 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534945 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534945 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035534945 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035534945 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035534945 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035534945 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035534952 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035534952 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035534952 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035534952 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(153)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035534956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534956 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035534956 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035534956 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035534956 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035534956 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035534956 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035534957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534957 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035534957 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035534957 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035534957 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035534957 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035534957 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035534957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035534957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035534957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035534957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035534957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035534957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035534957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035534957 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035534957 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035534957 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035534958 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035534958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035534958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035534958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035534958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035534958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035534958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035534958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035534958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035534958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035534958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035534958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035534958 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035534958 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035534958 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035534958 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035534958 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035534958 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035534958 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035534958 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035534958 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535105 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035535105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bf4fb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035535105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035535105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035535105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035535105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035535105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035535105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035535105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035535105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035535105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035535105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035535105 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535115 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535115 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035535115 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035535115 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035535115 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035535115 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035535115 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035535115 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035535115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035535115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035535115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035535115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035535115 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=007bf4fb) (sccp_scrc.c:472) 20241027035535115 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1823) 20241027035535115 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035535115 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035535115 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035535115 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035535115 DLSCCP DEBUG SCCP-SCOC(4)[0x55b2a5df5980]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(149)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035535738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535738 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035535738 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035535738 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035535738 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035535738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035535738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035535738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035535738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035535738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035535738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035535738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035535738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035535738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035535738 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035535738 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035535738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035535738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035535738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035535738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035535738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035535738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035535738 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035535738 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035535738 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535738 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035535738 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035535738 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035535738 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035535738 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535739 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535739 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035535739 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035535739 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035535739 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035535739 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035535739 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035535739 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035535739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035535739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035535739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035535739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035535739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035535739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035535739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035535739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035535739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035535739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035535739 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035535739 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(149)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035535758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535758 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035535758 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035535758 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035535758 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035535758 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035535758 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035535758 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035535758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035535758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035535758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035535758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035535758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035535758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035535758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035535758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035535758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035535758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035535758 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035535758 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035535758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035535758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035535758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035535758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035535759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035535759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035535759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035535759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035535759 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035535759 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035535759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535759 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035535759 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035535759 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035535759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035535759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035535759 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035535759 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535762 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035535762 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035535762 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035535762 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035535762 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035535762 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035535762 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035535762 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035535762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035535762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035535762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035535762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035535762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035535762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035535762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035535762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035535762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035535762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035535762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035535762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035535762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035535762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035535762 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035535762 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035535781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: f_create_expect(l3 := '30C6342215D36D9E0F29'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: Created Expect[0] for '30C6342215D36D9E0F29'O to be handled at TC_ranap_ps_bidir0(155) TC_ranap_ps_bidir-Iuh0-RUA(146)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_bidir0(155)2466453 20241027035536795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035536795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035536795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035536795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035536795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25a295, normal) (hnbgw_rua.c:407) 20241027035536795 DHNB DEBUG map_rua[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035536795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035536795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2466453 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035536795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035536795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035536795 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2466453 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035536795 DCN DEBUG map_sccp[0x55b2a5dd5730]{init}: Allocated (fsm.c:456) 20241027035536795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035536795 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2466453 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035536795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2466453 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035536795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035536795 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035536795 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035536795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035536795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035536795 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035536795 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: Allocated (fsm.c:456) 20241027035536795 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035536795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a30c6342215d36d9e0f29004f40030002e10056400500f1100926) (sccp_scrc.c:401) 20241027035536795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035536795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035536795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035536795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035536795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035536795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035536795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035536795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035536795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035536795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035536795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035536795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035536795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035536795 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035536795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035536795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035536795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035536795 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035536795 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035536795 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035536795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035536795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035536795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035536795 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: Found Expect[0] for l3='30C6342215D36D9E0F29'O handled at TC_ranap_ps_bidir0(155) HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_bidir0(155)508461 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_ps_bidir0(155)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035536799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035536799 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035536799 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035536799 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035536799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035536799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035536799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035536799 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035536799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035536799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035536799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035536799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035536799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035536799 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001237df) (sccp_scrc.c:472) 20241027035536799 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1823) 20241027035536799 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035536799 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035536799 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035536799 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035536799 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:483) 20241027035536799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035536799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: vl_len:22 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8030C49DE1E3EFC248A4'O 20241027035536967 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035536967 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035536967 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-5 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035536967 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035536967 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035537002 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537002 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035537002 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035537002 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035537002 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035537002 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035537002 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035537002 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035537002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035537002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035537002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035537002 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=001440120000010010400b0a8030c49de1e3efc248a4) (sccp_scrc.c:472) 20241027035537002 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241027035537002 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035537002 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035537002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035537002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035537002 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027035537002 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035537002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027035537002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035537002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241027035537002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035537002 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(155)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035537010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035537010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035537010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027035537010 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035537010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25a295) (hnbgw_rua.c:471) 20241027035537010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2466453 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027035537010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035537010 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027035537010 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035537010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027035537010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035537010 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035537010 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035537010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001237df), PART(T=Data,L=22,D=001440120000010010400b0a23c6babddb64aee9556d) (sccp_scrc.c:401) 20241027035537010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035537010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035537010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035537010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035537010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035537010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035537010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035537010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035537010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035537010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035537010 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(155)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: vl_len:20 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: vl_from0 HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241027035537014 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537014 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035537014 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035537014 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035537014 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035537014 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035537014 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035537014 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035537014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035537014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035537014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035537014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035537014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035537014 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:472) 20241027035537014 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1823) 20241027035537014 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035537014 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035537014 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035537014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035537014 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241027035537014 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241027035537014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241027035537014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035537014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241027035537014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035537014 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(155)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035537015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(155)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035537018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035537018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035537018 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035537018 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035537018 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035537018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035537018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035537018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035537018 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035537018 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035537018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001237df), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035537018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035537018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035537018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035537018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035537018 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035537018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035537018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035537018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{disrupted}: Freeing instance (context_map.c:202) 20241027035537018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2466453)[0x55b2a5df5980]{disrupted}: Deallocated (fsm.c:568) 20241027035537018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035537018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{disconnected}: Freeing instance (context_map.c:206) 20241027035537018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55b2a5dd5730]{disconnected}: Deallocated (fsm.c:568) 20241027035537018 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537018 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035537018 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035537018 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035537018 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035537018 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035537018 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035537018 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035537019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035537019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035537019 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 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035537019 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(152)@0319e8e99f0f: Final verdict of PTC: none 20241027035537018 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2466453 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035537019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035537019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_ranap_ps_bidir-Iuh0-RUA(146)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(148)@0319e8e99f0f: Final verdict of PTC: none 20241027035537019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035537019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035537019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035537019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035537019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035537019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035537019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035537019 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035537019 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035537019 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035537019 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39805<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(149)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(150)@0319e8e99f0f: Final verdict of PTC: none 20241027035537019 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 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035537019 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) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035537019 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035537019 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035537019 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(151)@0319e8e99f0f: Final verdict of PTC: none 20241027035537019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035537020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035537020 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035537020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035537020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035537020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035537020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035537020 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035537020 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035537020 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035537020 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(147)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(154)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(145)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(153)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(144)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035537023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35758<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(144): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(145): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(146): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(147): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(148): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(149): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(150): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(151): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(152): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(153): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(154): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_bidir0(155): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:37 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 20241027035537072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035537574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35782<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153860) Waiting for packet dumper to finish... 1 (prev_count=153860, count=192288) 20241027035539020 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035539020 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035539020 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035539020 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035539020 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035539020 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_assignment started. 20241027035540639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035540647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment-Iuh0(157)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035540649 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035540649 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035540655 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46849<->l=127.0.0.1:4262) (control_if.c:570) 20241027035540656 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540656 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540657 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540657 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540657 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540657 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540657 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035540657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035540658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540658 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540658 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540658 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540658 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540658 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035540658 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540658 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035540658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540658 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035540658 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540658 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540658 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540658 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035540658 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035540659 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540659 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035540659 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035540659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540659 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035540659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540659 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540659 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035540659 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035540660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540660 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035540660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540660 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035540660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035540660 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035540660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540660 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540660 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540660 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035540660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035540660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035540660 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(162)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035540674 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540674 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540674 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540674 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540674 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540674 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540674 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035540674 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540675 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540675 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035540675 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540676 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035540676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540676 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540676 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540676 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035540676 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540676 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035540676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540676 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540676 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540676 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035540676 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540676 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035540676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540676 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540676 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540676 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035540676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035540676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540676 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035540676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035540676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035540676 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540676 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540676 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540676 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035540676 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035540697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035540697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035540697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035540697 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035540697 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035540697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035540697 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035540697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035540697 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035540873 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035540873 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035540873 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035540873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035540882 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540882 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035540882 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035540882 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035540882 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035540882 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035540882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035540885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540885 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035540885 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035540885 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035540885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035540885 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035540885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035540885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035540885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035540885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035540885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035540885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035540885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035540885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035540885 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035540886 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035540886 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540887 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540887 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035540887 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035540887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540887 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035540887 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035540887 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035540887 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035540887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035540888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540888 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540888 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540888 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540888 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035540888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035540888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035540888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035540888 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035540894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540894 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035540894 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035540894 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035540894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035540894 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035540894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035540896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540896 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035540896 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035540896 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035540896 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035540897 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035540897 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035540897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035540897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035540897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035540897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035540897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035540897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035540897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035540897 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035540897 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035540897 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035540898 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035540898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035540898 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035540898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035540898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035540898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035540898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035540898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035540898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035540898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035540898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035540898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035540898 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035540898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035540898 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035540898 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035540898 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035540898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035540898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035540898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035540898 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541105 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035541105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ccb11), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035541105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035541105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035541105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035541106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035541106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035541106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035541106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035541106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035541106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035541106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035541106 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541117 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035541117 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035541117 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035541117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035541117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035541117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035541117 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035541117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035541117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035541117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035541117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035541117 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=003ccb11) (sccp_scrc.c:472) 20241027035541117 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1823) 20241027035541117 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035541117 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035541118 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035541118 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035541118 DLSCCP DEBUG SCCP-SCOC(5)[0x55b2a5dd6540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035541677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541677 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035541677 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035541677 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035541677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035541677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035541677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035541677 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035541677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035541677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035541677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035541677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035541677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035541677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035541677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035541677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035541677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035541677 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035541677 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035541677 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035541677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035541677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035541677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035541677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035541677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035541677 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035541677 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035541677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035541677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035541677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035541677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035541677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035541678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035541678 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541678 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541678 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035541678 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035541678 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035541678 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035541678 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035541678 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035541678 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035541678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035541678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035541678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035541678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035541678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035541678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035541678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035541678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035541678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035541678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035541678 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035541678 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(164)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035541693 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541693 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035541693 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035541693 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035541693 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035541693 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035541693 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035541693 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035541693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035541693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035541693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035541693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035541693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035541693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035541693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035541693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035541693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035541693 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035541693 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035541693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035541693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035541693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035541694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035541694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035541694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035541694 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035541694 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035541694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035541694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035541694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035541694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035541694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035541694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035541694 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035541695 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035541695 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035541695 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035541695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035541695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035541695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035541695 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035541695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035541695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035541695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035541695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035541695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035541695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035541695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035541695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035541695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035541695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035541695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035541695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035541695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035541695 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035541695 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035541695 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035541710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035541968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035541968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035541968 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035541968 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035541968 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035541968 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW-MGCP(166)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: f_create_expect(l3 := '6229E75EEC1D33A60A77'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: Created Expect[0] for '6229E75EEC1D33A60A77'O to be handled at TC_rab_assignment0(167) TC_rab_assignment-Iuh0-RUA(158)@0319e8e99f0f: Added conn table entry 0TC_rab_assignment0(167)8003213 20241027035542742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035542742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035542742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035542742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035542742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a1e8d, normal) (hnbgw_rua.c:407) 20241027035542742 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035542742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035542742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035542742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035542742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035542742 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035542742 DCN DEBUG map_sccp[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035542742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035542742 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8003213 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035542742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035542742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035542742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035542742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035542742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035542742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035542742 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035542742 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: Allocated (fsm.c:456) 20241027035542742 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035542742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6229e75eec1d33a60a77004f40030002110056400500f1100926) (sccp_scrc.c:401) 20241027035542742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035542742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035542742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035542742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035542742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035542742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035542742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035542742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035542742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035542742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035542742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035542742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035542742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035542742 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035542742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035542742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035542742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035542742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035542742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035542742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035542742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035542742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035542742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035542742 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: Found Expect[0] for l3='6229E75EEC1D33A60A77'O handled at TC_rab_assignment0(167) HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: Added conn table entry 0TC_rab_assignment0(167)4834173 TC_rab_assignment0(167)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035542749 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035542749 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035542749 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035542749 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035542749 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035542749 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035542749 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035542749 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035542749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035542749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035542749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035542749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035542749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035542749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00914031) (sccp_scrc.c:472) 20241027035542749 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1823) 20241027035542749 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035542749 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035542749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035542749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035542749 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:483) 20241027035542749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035542749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(156)@0319e8e99f0f: 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(156)@0319e8e99f0f: 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(156)@0319e8e99f0f: 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(160)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035542950 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035542950 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035542950 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035542950 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035542950 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035542950 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035542950 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035542950 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035542950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035542950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035542950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035542950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035542950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035542950 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:472) 20241027035542950 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241027035542950 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035542950 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035542950 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035542950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035542950 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035542950 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035542950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035542950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035542950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035542950 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035542950 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035542950 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035542950 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035542950 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{UNUSED}: Allocated (fsm.c:456) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{UNUSED}: is child of mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0] (fsm.c:486) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0] (mgcp_client_endpoint_fsm.c:724) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035542950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd8a00]{ST_CRCX}: Allocated (fsm.c:456) 20241027035542950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd8a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035542950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd8a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035542950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd8a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035542950 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 7a1e8d'... (mgcp_client.c:805) 20241027035542950 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241027035542950 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd8a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035542950 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(166)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1e8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(167) TC_rab_assignment0(167)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1e8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035542963 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241027035542963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035542963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035542963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035542963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035542963 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542963 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035542963 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035542963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035542963 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035542963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035542963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035542963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035542963 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(167)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035542974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035542974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035542974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035542974 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035542974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a1e8d) (hnbgw_rua.c:471) 20241027035542974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035542974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035542974 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035542974 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035542974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035542974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035542974 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035542974 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035542975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035542975 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0] (mgcp_client_endpoint_fsm.c:724) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027035542975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=213 'MDCX 2 rtpbridge/1@mgw MGCP 1.0\r\nC: 7a1e8d'... (mgcp_client.c:805) 20241027035542975 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241027035542975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542975 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@0319e8e99f0f: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1e8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035542979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241027035542979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027035542979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027035542979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027035542979 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027035542979 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542979 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542979 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035542979 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542980 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035542980 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027035542980 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0] (mgcp_client_endpoint_fsm.c:724) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035542980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd53d0]{ST_CRCX}: Allocated (fsm.c:456) 20241027035542980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd53d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035542980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd53d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035542980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd53d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027035542980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=203 'CRCX 3 rtpbridge/1@mgw MGCP 1.0\r\nC: 7a1e8d'... (mgcp_client.c:805) 20241027035542980 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241027035542980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8003213-0)[0x55b2a5dd53d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542980 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(167)@0319e8e99f0f: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1e8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035542984 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241027035542984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027035542984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027035542984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035542984 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542984 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{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) 20241027035542984 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035542984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035542984 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027035542984 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027035542984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027035542984 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035542984 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035542984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027035542984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035542984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035542984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035542984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035542984 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027035542984 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035542984 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035542984 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035542984 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035542984 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035542984 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035542984 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035542984 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(156)@0319e8e99f0f: 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(156)@0319e8e99f0f: 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(156)@0319e8e99f0f: 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(160)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: vl_len:12 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035542999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035542999 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035542999 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035542999 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035542999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035542999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035542999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035542999 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035542999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035542999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035542999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035542999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035542999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035542999 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:472) 20241027035542999 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1823) 20241027035542999 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035542999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035542999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035542999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035542999 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035542999 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035542999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035542999 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035542999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035542999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=56 'DLCX 4 rtpbridge/1@mgw MGCP 1.0\r\nC: 7a1e8d'... (mgcp_client.c:805) 20241027035542999 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027035542999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035542999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035542999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=56 'DLCX 5 rtpbridge/1@mgw MGCP 1.0\r\nC: 7a1e8d'... (mgcp_client.c:805) 20241027035542999 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027035542999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035542999 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: Removing from parent mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0] (mgcp_client_endpoint_fsm.c:873) 20241027035542999 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035542999 DLMGCP DEBUG mgw-endp(mgw-fsm-8003213-0)[0x55b2a5dd5a70]{IN_USE}: Deallocated (fsm.c:568) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035542999 DMGW DEBUG mgw(mgw-fsm-8003213-0)[0x55b2a5dd52a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035542999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035542999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027035542999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035542999 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(167)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(167)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(167)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1e8d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(167)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035543001 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241027035543001 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035543001 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035543001 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035543001 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035543002 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241027035543002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035543002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035543002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035543002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035543003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035543003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035543003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035543003 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035543003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a1e8d) (hnbgw_rua.c:471) 20241027035543003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035543003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035543003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035543003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035543003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035543003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035543003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035543003 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035543003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035543003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035543003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035543003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035543003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035543003 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035543003 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035543003 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035543003 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035543003 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035543003 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035543003 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035543003 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(167)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035543004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(167)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(161)@0319e8e99f0f: Final verdict of PTC: none 20241027035543007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035543007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035543007 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 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035543007 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035543007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035543007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035543007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035543007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035543007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035543007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035543007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035543007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035543007 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) TC_rab_assignment-Iuh0-RUA(158)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@0319e8e99f0f: Final verdict of PTC: none 20241027035543007 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035543007 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035543007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035543007 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035543007 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035543007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035543007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035543007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035543007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035543007 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 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035543007 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(162)@0319e8e99f0f: Final verdict of PTC: none 20241027035543007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035543007 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035543007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035543007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035543007 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035543007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035543007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035543007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035543007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035543007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8003213)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035543007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035543007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{disconnected}: Freeing instance (context_map.c:206) 20241027035543007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55b2a5df5980]{disconnected}: Deallocated (fsm.c:568) 20241027035543007 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8003213 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035543007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035543007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035543007 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) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035543007 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035543007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035543007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035543007 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035543007 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035543007 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035543007 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035543007 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035543007 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46849<->l=127.0.0.1:4262) (control_if.c:193) 20241027035543007 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035543007 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035543007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035543007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035543007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035543007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035543007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035543007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035543007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035543007 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035543007 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035543007 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035543007 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035543007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035543007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035543007 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035543007 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035543007 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assignment-Iuh0(157)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(166)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(159)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@0319e8e99f0f: Final verdict of PTC: none 20241027035543036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(156)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035543038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(156): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assignment-Iuh0(157): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(158): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(159): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assignment0(167): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_assignment finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:43 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241027035543082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035543583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248148) Waiting for packet dumper to finish... 1 (prev_count=248148, count=252684) 20241027035544969 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035545008 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035545008 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035545008 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035545008 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035545008 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035545008 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_release started. 20241027035546713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035546725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release-Iuh0(169)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035546726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035546726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035546736 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33383<->l=127.0.0.1:4262) (control_if.c:570) 20241027035546738 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546738 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546739 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546739 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546740 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035546740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035546740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546740 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546740 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546740 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546740 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035546740 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035546741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546741 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546741 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035546741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035546741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035546741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035546741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035546741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546741 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035546741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035546741 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035546742 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546742 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035546742 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546743 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546743 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546743 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035546743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035546743 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035546742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035546742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546743 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035546743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546743 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(174)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(174)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(174)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035546766 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546766 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546766 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546766 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546767 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035546767 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546768 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035546768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546768 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035546768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546768 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546768 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035546768 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035546768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546768 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546768 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035546768 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035546768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546768 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546768 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035546768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035546769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546769 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035546769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035546769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035546769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546769 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546769 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546769 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035546769 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(177)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(177)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(177)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(175)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035546805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035546805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035546805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035546805 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035546805 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035546805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035546805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035546805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035546805 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035546962 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035546962 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035546962 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035546962 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(174)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035546964 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546964 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035546964 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035546964 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035546964 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035546964 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035546964 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035546965 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546965 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035546965 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035546965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035546965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035546965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035546965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035546965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035546965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035546965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035546965 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035546965 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035546965 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546965 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035546965 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035546965 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035546965 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035546966 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035546966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035546966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035546966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546966 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546966 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546966 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546966 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546966 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035546966 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035546966 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035546966 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035546966 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035546984 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035546984 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035546984 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035546984 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(177)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035546986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546986 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035546986 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035546986 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035546986 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546986 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035546986 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035546986 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035546986 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035546986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035546986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035546986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035546986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035546986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035546986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035546986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035546986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035546986 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035546986 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035546988 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035546988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035546988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035546988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035546988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035546988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035546988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035546988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035546988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035546988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035546988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035546988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035546988 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035546988 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035546988 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035546988 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035546988 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035546988 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035546988 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035546988 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035546988 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547019 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035547019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001237df), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035547019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035547019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035547019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035547019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035547019 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547019 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035547019 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035547019 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035547019 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035547019 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035547019 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035547019 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035547023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035547023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035547023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035547023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035547023 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=001237df) (sccp_scrc.c:472) 20241027035547023 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1823) 20241027035547023 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035547023 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035547023 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035547023 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035547023 DLSCCP DEBUG SCCP-SCOC(6)[0x55b2a5dd7790]{IDLE}: Deallocated (fsm.c:568) 20241027035547023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547023 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035547023 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035547023 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035547023 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035547023 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035547023 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035547023 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035547781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547781 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035547781 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035547781 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035547781 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035547781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035547781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035547781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035547781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035547781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035547781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035547781 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035547781 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035547781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035547781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035547781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035547781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035547781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035547781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035547781 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035547781 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035547781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547781 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035547781 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035547781 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035547781 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547781 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547781 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035547781 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035547781 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035547781 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035547781 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035547781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035547781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035547781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035547781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035547781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035547782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035547782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035547782 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035547782 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035547789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547789 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035547789 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035547789 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035547789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035547789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035547789 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035547789 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035547790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035547790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035547790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035547790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035547790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035547790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035547790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035547790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035547790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035547790 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035547790 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035547790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035547790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035547790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035547790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035547790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035547790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035547790 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035547790 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035547790 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547790 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035547790 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035547790 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035547790 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035547790 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035547790 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035547790 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(176)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035547793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035547793 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035547793 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035547793 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035547793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035547793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035547793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035547793 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035547793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035547793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035547793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035547793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035547793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035547793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035547793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035547793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035547793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035547793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035547793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035547793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035547793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035547793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035547793 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035547793 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(176)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035547831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035547970 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW-MGCP(178)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: f_create_expect(l3 := 'C70D62B523F2114911A5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: Created Expect[0] for 'C70D62B523F2114911A5'O to be handled at TC_rab_release0(179) TC_rab_release-Iuh0-RUA(170)@0319e8e99f0f: Added conn table entry 0TC_rab_release0(179)15997732 20241027035548884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035548884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035548884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035548884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035548884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf41b24, normal) (hnbgw_rua.c:407) 20241027035548884 DHNB DEBUG map_rua[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035548884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035548884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15997732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035548884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035548884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035548884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15997732 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035548884 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035548884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035548884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15997732 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035548884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15997732 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035548884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035548884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035548885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035548885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035548885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035548885 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035548885 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: Allocated (fsm.c:456) 20241027035548885 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035548885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac70d62b523f2114911a5004f40030001a60056400500f1100926) (sccp_scrc.c:401) 20241027035548885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035548885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035548885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035548885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035548885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035548885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035548885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035548885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035548885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035548885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035548885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035548885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035548885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035548885 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035548885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035548885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035548885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035548885 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035548885 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035548885 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035548885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035548885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035548885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035548885 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: Found Expect[0] for l3='C70D62B523F2114911A5'O handled at TC_rab_release0(179) HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: Added conn table entry 0TC_rab_release0(179)3272606 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Session index based on connection ID:0 TC_rab_release0(179)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035548901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035548901 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035548901 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035548901 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035548901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035548901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035548901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035548901 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035548902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035548902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035548902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035548902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035548902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035548902 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b7fd5) (sccp_scrc.c:472) 20241027035548902 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1823) 20241027035548902 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035548902 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035548902 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035548902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035548902 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:483) 20241027035548902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035548902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035549102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549102 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035549102 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035549102 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035549102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035549102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035549102 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035549102 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035549102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035549103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035549103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035549103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035549103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035549103 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:472) 20241027035549103 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241027035549103 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035549103 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035549103 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035549103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035549103 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035549103 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035549103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035549103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035549103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035549103 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035549103 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035549103 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035549103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035549103 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{UNUSED}: Allocated (fsm.c:456) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{UNUSED}: is child of mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0] (fsm.c:486) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:724) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035549103 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035549103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd5a70]{ST_CRCX}: Allocated (fsm.c:456) 20241027035549103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd5a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035549103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd5a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035549103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd5a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035549104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: f41b24'... (mgcp_client.c:805) 20241027035549104 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241027035549104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd5a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035549104 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(178)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f41b2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(179) TC_rab_release0(179)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f41b2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035549192 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241027035549192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035549192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035549192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035549192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035549192 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035549192 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549192 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549193 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035549193 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035549193 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549193 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035549193 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035549193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035549193 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035549193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035549193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035549193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035549193 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(179)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035549224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035549224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035549224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035549224 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035549224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf41b24) (hnbgw_rua.c:471) 20241027035549224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15997732 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035549225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035549225 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035549225 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035549225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035549225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035549225 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035549225 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035549225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035549225 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:724) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027035549225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=213 'MDCX 7 rtpbridge/1@mgw MGCP 1.0\r\nC: f41b24'... (mgcp_client.c:805) 20241027035549225 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241027035549225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549225 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@0319e8e99f0f: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f41b2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035549238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241027035549238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027035549238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027035549238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549239 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035549239 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027035549239 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:724) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035549239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd52a0]{ST_CRCX}: Allocated (fsm.c:456) 20241027035549239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd52a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035549239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd52a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035549239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd52a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027035549239 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=203 'CRCX 8 rtpbridge/1@mgw MGCP 1.0\r\nC: f41b24'... (mgcp_client.c:805) 20241027035549239 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241027035549239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15997732-0)[0x55b2a5dd52a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549239 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(179)@0319e8e99f0f: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f41b2417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035549246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241027035549246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027035549246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027035549246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035549246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549246 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{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) 20241027035549246 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035549246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035549246 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027035549246 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027035549246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027035549246 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035549246 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035549246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b7fd5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027035549246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035549246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035549246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035549246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035549246 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027035549246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035549246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035549246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035549246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035549246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035549246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035549246 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(179)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(168)@0319e8e99f0f: 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(172)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: vl_len:21 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241027035549269 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549269 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035549269 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035549269 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035549269 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035549269 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035549269 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035549269 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035549269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035549269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035549269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035549269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035549269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035549269 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=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:472) 20241027035549269 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1823) 20241027035549269 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035549269 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035549269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035549269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035549269 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035549269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035549269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035549269 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027035549269 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027035549269 DMGW NOTICE mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241027035549269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241027035549269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035549269 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035549269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035549269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=56 'DLCX 9 rtpbridge/1@mgw MGCP 1.0\r\nC: f41b24'... (mgcp_client.c:805) 20241027035549269 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027035549269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035549269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035549269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: f41b2'... (mgcp_client.c:805) 20241027035549269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035549269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035549269 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: Removing from parent mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:873) 20241027035549269 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035549269 DLMGCP DEBUG mgw-endp(mgw-fsm-15997732-0)[0x55b2a5dd8a00]{IN_USE}: Deallocated (fsm.c:568) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035549269 DMGW DEBUG mgw(mgw-fsm-15997732-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035549269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035549269 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(168)@0319e8e99f0f: 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(179)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(179)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f41b2417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(179)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035549311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 9 OK (mgcp_client.c:758) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035549311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 10 OK (mgcp_client.c:758) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035549311 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5dd52a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(179)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035549319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57828<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(179)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035549322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035549322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035549322 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-RAN(176)@0319e8e99f0f: Final verdict of PTC: none 20241027035549322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035549322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035549322 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 20241027035549322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549323 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035549323 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035549323 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035549323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035549323 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035549323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035549323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035549322 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035549322 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035549322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035549322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035549322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035549322 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035549322 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035549322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b7fd5), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035549322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035549322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035549322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035549322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035549322 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035549322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035549322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035549322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{disrupted}: Freeing instance (context_map.c:202) 20241027035549323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15997732)[0x55b2a5dd7790]{disrupted}: Deallocated (fsm.c:568) 20241027035549323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035549323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035549323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035549323 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15997732 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035549323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035549323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035549323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035549323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035549323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035549323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035549323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035549323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035549323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035549323 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035549323 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(175)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(172)@0319e8e99f0f: Final verdict of PTC: none 20241027035549323 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33383<->l=127.0.0.1:4262) (control_if.c:193) 20241027035549323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549323 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035549323 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035549323 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035549323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035549323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035549323 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035549323 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(177)@0319e8e99f0f: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(170)@0319e8e99f0f: Final verdict of PTC: none TC_rab_release-Iuh0(169)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(173)@0319e8e99f0f: Final verdict of PTC: none 20241027035549325 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 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035549325 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) 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035549325 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035549325 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035549325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035549325 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035549325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035549325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035549325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035549325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW-MGCP(178)@0319e8e99f0f: Final verdict of PTC: none 20241027035549325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035549325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035549325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035549325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035549325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035549325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035549325 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035549325 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035549325 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(174)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@0319e8e99f0f: Final verdict of PTC: none 20241027035549380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57818<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(168)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035549381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(168): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release-Iuh0(169): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release-Iuh0-RUA(170): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(172): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(173): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(174): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(175): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(176): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(177): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(178): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release0(179): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_release finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:49 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241027035549429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035549930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245896) Waiting for packet dumper to finish... 1 (prev_count=245896, count=246436) 20241027035550971 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035551324 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035551324 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035551324 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035551325 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035551325 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035551325 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_release_abnormal started. 20241027035553008 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035553008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035553008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035553008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035553008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035553008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035553008 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035553010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035553016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal-Iuh0(181)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035553017 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035553017 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035553023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37943<->l=127.0.0.1:4262) (control_if.c:570) 20241027035553024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553024 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553024 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553024 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553024 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553025 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035553025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035553025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035553025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553025 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553025 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035553025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035553025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035553026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553026 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553026 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035553026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035553026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553026 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553026 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035553026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035553026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553026 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035553026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035553026 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035553026 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553026 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553026 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553026 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035553026 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035553026 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035553026 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035553027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553027 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553027 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553027 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035553027 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553027 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553027 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553027 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035553027 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(186)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(186)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(186)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035553044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553044 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553044 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553044 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553045 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035553045 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553046 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553046 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035553046 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553046 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035553046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553046 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553046 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553046 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035553046 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035553046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553046 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553046 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553046 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035553046 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035553046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553046 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553046 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035553046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035553046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553046 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035553046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035553046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035553046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035553046 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(189)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(189)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(189)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(187)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035553069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035553069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035553069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035553069 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035553069 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035553069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035553069 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035553069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035553069 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035553242 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035553242 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035553242 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035553242 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(186)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035553250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553250 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035553250 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035553250 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035553250 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035553250 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035553250 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035553253 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553253 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035553253 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035553253 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035553253 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035553253 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035553254 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035553254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035553254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035553254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035553254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035553254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035553254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035553254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035553254 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035553254 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035553254 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553255 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035553255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035553255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035553255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553255 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553255 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553256 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553256 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553256 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035553256 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035553256 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035553256 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035553256 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035553259 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035553259 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035553259 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035553259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(189)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035553263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553263 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035553263 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035553263 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035553263 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035553263 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035553263 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035553264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035553264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035553264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035553264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035553264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035553264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035553264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035553264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035553264 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035553264 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035553264 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553264 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035553264 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035553264 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035553264 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035553264 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035553264 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035553265 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035553265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035553265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035553265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035553266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035553266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035553266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035553266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035553266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035553266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035553266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035553266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035553266 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035553266 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035553266 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035553266 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035553266 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035553266 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035553266 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035553266 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035553266 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035553972 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035553972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035553972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-6 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035553972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035553972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035554060 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554060 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035554060 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035554060 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035554060 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035554060 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035554060 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035554060 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035554060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035554060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035554060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035554060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035554060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035554060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035554061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035554061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035554061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035554061 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035554061 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035554061 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035554061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035554061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035554061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035554061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035554061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035554061 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035554061 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035554061 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554061 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035554061 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035554061 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035554061 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035554061 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035554061 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035554061 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554062 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035554062 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035554062 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035554062 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035554062 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035554062 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035554062 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035554062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035554062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035554062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035554062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035554062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035554062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035554062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035554062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035554062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035554062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035554062 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035554062 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(188)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035554066 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554066 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035554066 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035554066 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035554066 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035554066 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035554066 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035554066 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035554067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035554067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035554067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035554067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035554067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035554067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035554067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035554067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035554067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035554067 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035554067 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035554067 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035554067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035554067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035554067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035554067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035554067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035554067 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035554067 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035554067 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554067 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035554067 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035554067 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035554067 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035554067 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035554067 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035554067 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035554070 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035554070 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035554070 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035554070 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035554070 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035554070 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035554070 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035554070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035554070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035554070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035554070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035554070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035554070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035554070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035554070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035554070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035554070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035554070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035554070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035554070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035554070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035554070 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035554070 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(188)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035554084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(190)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: f_create_expect(l3 := 'C2A72D2C164D10D0514C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: Created Expect[0] for 'C2A72D2C164D10D0514C'O to be handled at TC_rab_release_abnormal0(191) TC_rab_release_abnormal-Iuh0-RUA(182)@0319e8e99f0f: Added conn table entry 0TC_rab_release_abnormal0(191)12957294 20241027035555122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035555122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035555122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035555122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035555122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc5b66e, normal) (hnbgw_rua.c:407) 20241027035555122 DHNB DEBUG map_rua[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035555122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035555122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957294 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035555122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035555122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035555122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957294 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035555122 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035555122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035555122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12957294 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035555122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957294 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035555122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035555122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035555122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035555122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035555122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035555122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035555122 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: Allocated (fsm.c:456) 20241027035555122 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035555122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac2a72d2c164d10d0514c004f40030000fe0056400500f1100926) (sccp_scrc.c:401) 20241027035555122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035555122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035555122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035555122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035555122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035555122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035555122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035555122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035555122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035555122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035555122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035555122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035555122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035555122 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035555122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035555122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035555122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555122 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035555122 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035555122 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035555122 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035555122 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035555122 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035555122 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: Found Expect[0] for l3='C2A72D2C164D10D0514C'O handled at TC_rab_release_abnormal0(191) HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: Added conn table entry 0TC_rab_release_abnormal0(191)16092500 TC_rab_release_abnormal0(191)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035555128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555128 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035555128 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035555128 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035555128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035555128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035555128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035555128 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035555128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035555128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035555128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035555128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035555128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035555128 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001735d9) (sccp_scrc.c:472) 20241027035555128 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1823) 20241027035555128 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035555128 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035555128 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035555128 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035555128 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:483) 20241027035555128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035555128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035555330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035555330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035555330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035555330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035555330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035555330 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:472) 20241027035555330 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241027035555330 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035555330 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035555330 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035555330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035555330 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035555330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035555330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035555330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035555330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035555330 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035555330 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035555330 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035555330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035555330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555330 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035555330 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035555330 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035555330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035555330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035555330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035555330 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035555330 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{UNUSED}: Allocated (fsm.c:456) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{UNUSED}: is child of mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:724) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035555330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5dd53d0]{ST_CRCX}: Allocated (fsm.c:456) 20241027035555330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5dd53d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035555330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5dd53d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035555330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5dd53d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035555330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: c5b66'... (mgcp_client.c:805) 20241027035555330 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027035555330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5dd53d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035555330 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(190)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c5b66e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(191) TC_rab_release_abnormal0(191)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c5b66e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035555344 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241027035555344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035555344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035555344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035555344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035555344 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555344 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035555344 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035555344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035555344 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035555344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035555344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035555344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035555344 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(191)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035555355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035555355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035555355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035555355 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035555355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc5b66e) (hnbgw_rua.c:471) 20241027035555355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12957294 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035555355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035555355 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035555355 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035555355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035555355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035555355 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035555355 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035555355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035555355 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:724) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027035555355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=214 'MDCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: c5b66'... (mgcp_client.c:805) 20241027035555355 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241027035555355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555355 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@0319e8e99f0f: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c5b66e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035555360 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241027035555360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027035555360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027035555360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555360 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035555360 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027035555360 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:724) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035555360 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5df4f00]{ST_CRCX}: Allocated (fsm.c:456) 20241027035555360 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5df4f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035555360 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5df4f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035555360 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5df4f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027035555360 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=204 'CRCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: c5b66'... (mgcp_client.c:805) 20241027035555360 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241027035555360 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12957294-0)[0x55b2a5df4f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555360 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release_abnormal0(191)@0319e8e99f0f: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c5b66e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035555366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241027035555366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027035555366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027035555366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035555366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555366 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{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) 20241027035555366 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035555366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035555366 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027035555366 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027035555366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027035555366 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035555366 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035555366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001735d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027035555366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035555366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035555366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035555366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035555366 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027035555366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035555366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035555366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035555366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035555366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035555366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035555366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(191)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(180)@0319e8e99f0f: 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(184)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: vl_len:21 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241027035555384 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555384 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035555384 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035555384 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035555384 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035555384 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035555384 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035555384 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035555384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035555384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035555384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035555384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035555384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035555384 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=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:472) 20241027035555384 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1823) 20241027035555384 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035555384 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035555384 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035555384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035555384 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035555384 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035555384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035555384 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027035555384 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241027035555384 DMGW NOTICE mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241027035555384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241027035555384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035555384 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035555384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035555384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: c5b66'... (mgcp_client.c:805) 20241027035555384 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035555384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035555384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035555384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 15 rtpbridge/1@mgw MGCP 1.0\r\nC: c5b66'... (mgcp_client.c:805) 20241027035555384 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035555384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035555384 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: Removing from parent mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:873) 20241027035555384 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035555384 DLMGCP DEBUG mgw-endp(mgw-fsm-12957294-0)[0x55b2a5dd8a00]{IN_USE}: Deallocated (fsm.c:568) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035555384 DMGW DEBUG mgw(mgw-fsm-12957294-0)[0x55b2a5dd5a70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035555384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035555384 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(180)@0319e8e99f0f: 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(191)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(191)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c5b66e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(191)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035555429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 14 OK (mgcp_client.c:758) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035555429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 15 OK (mgcp_client.c:758) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035555429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5df4f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(191)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035555430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53960<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(191)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035555433 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37943<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_release_abnormal-Iuh0-RUA(182)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(188)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(185)@0319e8e99f0f: Final verdict of PTC: none 20241027035555433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035555433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035555433 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 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035555433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035555433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035555433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035555433 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035555433 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035555433 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035555433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035555433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035555433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035555433 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035555433 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035555433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001735d9), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035555433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035555433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035555433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035555433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035555433 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035555433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035555433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035555433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{disrupted}: Freeing instance (context_map.c:202) 20241027035555433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12957294)[0x55b2a5dd7790]{disrupted}: Deallocated (fsm.c:568) 20241027035555433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035555433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035555433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035555433 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12957294 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035555433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035555433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035555433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035555433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035555433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035555433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035555433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(187)@0319e8e99f0f: Final verdict of PTC: none 20241027035555433 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 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035555433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035555433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035555433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035555433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035555433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035555433 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035555433 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035555433 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035555433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035555433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035555433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035555433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035555433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035555433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035555433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035555433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035555433 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035555433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035555433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035555433 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035555433 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035555433 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035555433 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035555433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035555433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035555433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035555433 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(186)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(189)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(190)@0319e8e99f0f: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(181)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(184)@0319e8e99f0f: Final verdict of PTC: none 20241027035555443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(180)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035555444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(180): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release_abnormal-Iuh0(181): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(182): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(184): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(185): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(186): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(187): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(188): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(189): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(190): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_release_abnormal0(191): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:55:55 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 20241027035555492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035555995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240208) Waiting for packet dumper to finish... 1 (prev_count=240208, count=244204) 20241027035557434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035557434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035557434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035557434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035557434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035557434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035558973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035558973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035558973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035558973 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035558973 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035558974 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_assign_fail started. 20241027035559083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035559096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53974<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail-Iuh0(193)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035559097 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035559097 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035559108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37541<->l=127.0.0.1:4262) (control_if.c:570) 20241027035559109 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559109 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559109 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559110 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559110 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559110 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559110 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035559110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035559110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035559110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559110 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559110 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035559110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035559110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035559110 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035559111 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559111 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035559111 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035559111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559111 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035559111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559111 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559111 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035559111 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559112 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035559112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559112 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559112 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559112 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035559112 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035559112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559112 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035559112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035559112 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559112 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559112 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559112 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035559112 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(198)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(198)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(198)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035559126 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559126 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559126 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559126 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559126 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559126 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559126 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035559126 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559128 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559128 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035559128 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559128 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035559128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559128 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559128 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559128 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035559128 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559128 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035559128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559128 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559128 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559128 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035559128 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035559128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559128 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559128 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035559128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035559128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559128 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035559128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035559128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035559128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035559128 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(201)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(201)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(201)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(199)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035559151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035559151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035559151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035559151 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035559152 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035559152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035559152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035559152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035559152 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035559323 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035559323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b7fd5), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035559323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035559323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559323 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559323 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559323 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035559323 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035559323 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035559323 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035559325 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035559325 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035559325 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035559325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(198)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035559340 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035559340 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035559340 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035559340 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035559344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559344 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035559344 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035559344 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035559344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035559344 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035559344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn0-M3UA(201)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035559350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559350 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035559350 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035559350 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035559350 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035559350 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035559350 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035559350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035559351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035559351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035559351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035559351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035559351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035559351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035559351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035559351 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035559351 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559352 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559352 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035559352 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035559353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035559353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559353 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559353 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035559353 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035559353 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035559353 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035559353 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035559353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035559353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035559353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035559353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035559353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035559353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035559357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559357 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035559357 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035559357 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035559357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035559357 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035559357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035559357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035559358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035559358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035559358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035559358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035559358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035559358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035559358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035559358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035559358 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035559359 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035559360 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035559360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035559360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035559360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035559360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035559360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035559360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035559360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035559360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035559360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035559360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035559360 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035559360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035559360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035559360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035559360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035559360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035559360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035559360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035559360 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035600129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600129 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035600129 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035600129 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035600129 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035600129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035600129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035600129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035600129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035600129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035600129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035600129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035600129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035600129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035600129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035600129 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035600129 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035600129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035600129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035600129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035600129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035600129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035600129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035600129 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035600129 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035600129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600129 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035600129 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035600129 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035600129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035600129 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035600130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600130 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035600130 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035600130 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035600130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035600130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035600130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035600130 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035600130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035600130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035600130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035600130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035600130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035600130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035600130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035600130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035600130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035600130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035600130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035600130 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035600130 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035600145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600145 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035600145 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035600145 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035600145 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035600145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035600145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035600145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035600145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035600145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035600145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035600145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035600145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035600145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035600145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035600145 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035600145 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035600145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035600145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035600145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035600145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035600145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035600145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035600145 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035600145 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035600145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600145 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035600145 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035600145 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035600145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035600145 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(200)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035600147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035600147 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035600147 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035600147 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035600147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035600147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035600147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035600147 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035600147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035600147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035600147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035600147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035600147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035600147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035600147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035600147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035600147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035600147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035600147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035600147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035600147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035600147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035600147 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035600147 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(200)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035600161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(202)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: f_create_expect(l3 := '3D3DD2FB721616FB14E0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: Created Expect[0] for '3D3DD2FB721616FB14E0'O to be handled at TC_rab_assign_fail0(203) TC_rab_assign_fail-Iuh0-RUA(194)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_fail0(203)9244432 20241027035601198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035601198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035601198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035601198 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035601198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d0f10, normal) (hnbgw_rua.c:407) 20241027035601198 DHNB DEBUG map_rua[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035601198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035601198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9244432 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035601198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035601198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035601198 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9244432 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035601198 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035601198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035601198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9244432 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035601198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9244432 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035601198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035601198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035601198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035601198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035601198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035601198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035601198 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: Allocated (fsm.c:456) 20241027035601198 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035601198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3d3dd2fb721616fb14e0004f40030001bd0056400500f1100926) (sccp_scrc.c:401) 20241027035601198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035601198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035601198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035601198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035601198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035601198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035601198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035601198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035601198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035601198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035601198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035601198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035601198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035601198 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035601198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035601198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035601198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601198 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035601198 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035601198 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035601198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035601198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035601198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035601198 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: Found Expect[0] for l3='3D3DD2FB721616FB14E0'O handled at TC_rab_assign_fail0(203) HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_fail0(203)9191349 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: Session index based on connection ID:0 TC_rab_assign_fail0(203)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035601203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601203 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035601203 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035601203 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035601203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035601203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035601203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035601203 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035601203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035601203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035601203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035601203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035601203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035601204 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d62dc) (sccp_scrc.c:472) 20241027035601204 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1823) 20241027035601204 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035601204 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035601204 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035601204 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035601204 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:483) 20241027035601204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035601204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(192)@0319e8e99f0f: 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(192)@0319e8e99f0f: 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(192)@0319e8e99f0f: 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(196)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035601406 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601406 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035601406 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035601406 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035601406 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035601406 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035601406 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035601406 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035601406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035601407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035601407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035601407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035601407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035601407 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:472) 20241027035601407 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1823) 20241027035601407 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035601407 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035601407 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035601407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035601407 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035601407 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035601407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035601407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035601407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035601407 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035601407 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035601407 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035601407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035601407 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{UNUSED}: Allocated (fsm.c:456) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{UNUSED}: is child of mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0] (fsm.c:486) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:724) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035601407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9244432-0)[0x55b2a5dd5a70]{ST_CRCX}: Allocated (fsm.c:456) 20241027035601407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9244432-0)[0x55b2a5dd5a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035601407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9244432-0)[0x55b2a5dd5a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035601407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9244432-0)[0x55b2a5dd5a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035601407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=200 'CRCX 16 rtpbridge/*@mgw MGCP 1.0\r\nC: 8d0f1'... (mgcp_client.c:805) 20241027035601407 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027035601407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9244432-0)[0x55b2a5dd5a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035601407 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(202)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d0f1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d0f1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(203) TC_rab_assign_fail0(203)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d0f1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d0f1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035601439 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241027035601439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035601439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035601439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035601439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035601439 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035601439 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{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) 20241027035601440 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{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) 20241027035601440 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035601440 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035601440 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{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) 20241027035601440 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035601440 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035601440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035601440 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035601440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035601440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035601440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035601440 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(203)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035601456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035601456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035601456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241027035601456 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035601456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8d0f10) (hnbgw_rua.c:471) 20241027035601456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9244432 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241027035601456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035601456 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035601456 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035601456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035601456 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035601456 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241027035601456 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241027035601456 DMGW ERROR mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241027035601456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241027035601456 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035601456 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035601456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d62dc), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:401) 20241027035601456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035601456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035601456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035601456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035601456 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035601456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035601456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 17 rtpbridge/1@mgw MGCP 1.0\r\nC: 8d0f1'... (mgcp_client.c:805) 20241027035601456 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027035601456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035601456 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{IN_USE}: Removing from parent mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0] (mgcp_client_endpoint_fsm.c:873) 20241027035601456 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035601456 DLMGCP DEBUG mgw-endp(mgw-fsm-9244432-0)[0x55b2a5dd8a00]{IN_USE}: Deallocated (fsm.c:568) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035601456 DMGW DEBUG mgw(mgw-fsm-9244432-0)[0x55b2a5dd53d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035601456 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601456 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035601456 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035601456 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035601456 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035601456 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035601456 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035601456 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(203)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(192)@0319e8e99f0f: 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(192)@0319e8e99f0f: 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(192)@0319e8e99f0f: 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(203)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d0f1017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(203)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035601469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 17 OK (mgcp_client.c:758) 20241027035601470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035601470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035601470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035601470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd5a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035601470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(203)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035601472 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37541<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(197)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(200)@0319e8e99f0f: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(194)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(202)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(196)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(195)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(199)@0319e8e99f0f: Final verdict of PTC: none 20241027035601472 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035601472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035601472 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035601472 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035601473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035601473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035601473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035601473 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 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035601473 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035601473 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 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035601473 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035601473 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035601473 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_fail-Iuh0(193)@0319e8e99f0f: Final verdict of PTC: none 20241027035601473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035601473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035601473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035601473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035601473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035601473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035601473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035601473 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035601473 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035601473 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035601473 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035601473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035601473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035601473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035601473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035601473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035601473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-M3UA(198)@0319e8e99f0f: Final verdict of PTC: none 20241027035601473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035601473 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035601473 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035601473 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035601473 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035601473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035601473 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035601473 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035601473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d62dc), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035601473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035601473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035601473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035601473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035601473 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035601474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035601474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035601474 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035601474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035601474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035601474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035601474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{disrupted}: Freeing instance (context_map.c:202) 20241027035601474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9244432)[0x55b2a5dd7790]{disrupted}: Deallocated (fsm.c:568) 20241027035601474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-M3UA(201)@0319e8e99f0f: Final verdict of PTC: none 20241027035601474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035601474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035601474 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9244432 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035601474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035601474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035601474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035601474 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035601474 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035601474 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035601474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035601474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035601474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035601474 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035601474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035601474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035601474 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035601474 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035601474 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035601489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53972<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(192)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035601490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53974<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(192): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_fail-Iuh0(193): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(194): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(195): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(196): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(197): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(198): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(199): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(200): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(201): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(202): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_fail0(203): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_assign_fail finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:56:01 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 20241027035601546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035601974 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035602048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215904) 20241027035603009 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035603009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035603009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035603009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035603009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035603009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035603009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035603009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035603009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035603009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035603009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035603009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035603009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035603009 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=215904, count=220468) 20241027035603474 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035603474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035603474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035603474 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035603474 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035603474 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035604975 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_assign_mgcp_to started. 20241027035605125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035605137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgcp_to-Iuh0(205)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035605138 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035605138 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035605144 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39351<->l=127.0.0.1:4262) (control_if.c:570) 20241027035605145 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605145 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605145 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605145 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605145 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605145 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605145 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605145 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605146 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605146 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035605146 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035605146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605147 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035605147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605147 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605147 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605147 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035605147 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605147 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035605147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605147 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605147 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605147 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035605147 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035605147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605147 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605147 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035605147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035605147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605147 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035605147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035605147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035605147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035605147 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(210)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(210)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(210)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035605163 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605163 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605163 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605163 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605163 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605163 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035605163 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605164 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605164 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035605164 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605164 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035605164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605164 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605164 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605164 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035605164 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605164 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035605164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605164 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605164 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605164 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035605164 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605165 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035605165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605165 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605165 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035605165 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035605165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035605165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605165 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035605165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035605165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035605165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605165 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605165 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605165 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035605165 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(213)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(213)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(213)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(211)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035605187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035605187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035605187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035605187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035605187 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035605187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035605187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035605187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035605187 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035605359 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035605359 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035605359 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035605359 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(210)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035605361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605361 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035605361 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035605361 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035605361 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035605361 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035605361 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035605362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605362 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035605362 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035605362 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035605362 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035605362 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035605362 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035605362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035605362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035605362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035605362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035605362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035605362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035605362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035605362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035605362 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035605362 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605363 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035605363 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035605363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035605363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605363 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605363 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605363 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605363 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035605363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035605363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035605363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035605363 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035605376 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035605376 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035605376 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035605376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(213)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035605378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605378 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035605378 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035605378 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035605378 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605378 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035605378 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035605378 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035605378 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035605378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035605378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035605379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035605379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035605379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035605379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035605379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035605379 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035605379 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035605379 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035605380 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035605380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035605380 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035605380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035605380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035605380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035605380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035605380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035605380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035605380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605380 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035605380 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605380 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605380 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605380 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035605380 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035605380 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035605380 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035605380 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035605434 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035605434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001735d9), PART(T=Source Reference,L=4,D=00000009), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035605434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035605434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035605434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035605434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035605434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035605434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035605434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035605434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035605434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035605434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035605434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035605436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035605436 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035605436 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035605436 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035605436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035605436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035605436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035605436 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035605436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035605436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035605436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035605436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035605436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035605436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Source Reference,L=4,D=001735d9) (sccp_scrc.c:472) 20241027035605436 DLSCCP DEBUG Received CO:RELCO for local reference 9 (sccp_scoc.c:1823) 20241027035605436 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035605436 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035605436 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035605436 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035605436 DLSCCP DEBUG SCCP-SCOC(9)[0x55b2a5dd52a0]{IDLE}: Deallocated (fsm.c:568) 20241027035606164 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606164 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035606164 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035606164 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035606164 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035606164 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035606165 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035606165 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035606165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035606165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035606165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035606165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035606165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035606165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035606165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035606165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035606165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035606165 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035606165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035606165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035606165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035606165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035606165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035606165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035606165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035606165 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035606165 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035606165 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606166 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035606166 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035606166 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035606166 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035606166 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035606166 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035606166 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606167 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606167 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035606167 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035606167 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035606167 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035606167 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035606167 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035606167 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035606168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035606168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035606168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035606168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035606168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035606168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035606168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035606168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035606168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035606168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035606168 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035606168 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(212)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035606190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035606190 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035606190 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035606190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035606190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035606190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035606190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035606190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035606190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035606190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035606190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035606190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035606190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035606190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035606190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035606191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035606191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035606191 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035606191 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035606191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035606191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035606191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035606191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035606191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035606191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035606191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035606191 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035606191 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035606191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606191 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035606191 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035606191 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035606191 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035606191 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035606191 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035606191 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035606193 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035606193 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035606193 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035606193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035606193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035606193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035606193 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035606193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035606193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035606193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035606193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035606193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035606193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035606193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035606193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035606194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035606194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035606194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035606194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035606194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035606194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035606194 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035606194 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(212)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035606208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(214)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: f_create_expect(l3 := 'EE3D9D13BF6511747DB2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: Created Expect[0] for 'EE3D9D13BF6511747DB2'O to be handled at TC_rab_assign_mgcp_to0(215) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_mgcp_to0(215)10327939 20241027035607228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035607228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035607228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035607228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035607228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d9783, normal) (hnbgw_rua.c:407) 20241027035607228 DHNB DEBUG map_rua[0x55b2a5dd52a0]{init}: Allocated (fsm.c:456) 20241027035607229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035607229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035607229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035607229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035607229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327939 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035607229 DCN DEBUG map_sccp[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035607229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035607229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10327939 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035607229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327939 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035607229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035607229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035607229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035607229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035607229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035607229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035607229 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: Allocated (fsm.c:456) 20241027035607229 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035607229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aee3d9d13bf6511747db2004f40030001600056400500f1100926) (sccp_scrc.c:401) 20241027035607229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035607229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035607229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035607229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035607229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035607229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035607229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035607229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035607229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035607229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035607229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035607229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035607229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035607229 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035607229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035607229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035607229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035607229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035607229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035607229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035607229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035607229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035607229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035607229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: Found Expect[0] for l3='EE3D9D13BF6511747DB2'O handled at TC_rab_assign_mgcp_to0(215) HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_mgcp_to0(215)14028104 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(215)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035607234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035607234 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035607234 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035607234 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035607234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035607234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035607234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035607234 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035607235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035607235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035607235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035607235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035607235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035607235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008b847) (sccp_scrc.c:472) 20241027035607235 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1823) 20241027035607235 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035607235 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035607235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035607235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035607235 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:483) 20241027035607235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035607235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035607442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035607442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035607442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035607442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035607442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035607442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035607442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035607442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035607442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035607442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035607442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035607442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035607442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035607442 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:472) 20241027035607442 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241027035607442 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035607442 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035607442 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035607442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035607442 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035607442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035607442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035607442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035607442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035607442 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035607442 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035607442 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035607442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035607443 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{UNUSED}: Allocated (fsm.c:456) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{UNUSED}: is child of mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:724) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035607443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327939-0)[0x55b2a5dd53d0]{ST_CRCX}: Allocated (fsm.c:456) 20241027035607443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327939-0)[0x55b2a5dd53d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035607443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327939-0)[0x55b2a5dd53d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035607443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327939-0)[0x55b2a5dd53d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035607443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 9d978'... (mgcp_client.c:805) 20241027035607443 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027035607443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10327939-0)[0x55b2a5dd53d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035607443 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(214)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d978317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d978317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(215) TC_rab_assign_mgcp_to0(215)@0319e8e99f0f: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d978317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d978317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035607976 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035609324 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035609324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b7fd5), PART(T=Source Reference,L=4,D=00000008), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035609324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035609324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035609324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035609324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035609325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035609325 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035609325 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035609325 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035609325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035609325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035609325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035609325 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035609326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035609326 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035609326 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035609326 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035609326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035609326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035609326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035609326 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035609326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035609326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035609326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035609326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035609326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035609326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Source Reference,L=4,D=007b7fd5) (sccp_scrc.c:472) 20241027035609326 DLSCCP DEBUG Received CO:RELCO for local reference 8 (sccp_scoc.c:1823) 20241027035609326 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035609326 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035609326 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035609326 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035609326 DLSCCP DEBUG SCCP-SCOC(8)[0x55b2a5df5980]{IDLE}: Deallocated (fsm.c:568) 20241027035610977 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035610977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035610977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-7 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035610977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035610977 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035611444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241027035611444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241027035611444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00] (mgcp_client_fsm.c:522) 20241027035611444 DLMGCP DEBUG MGW(mgw) Canceled transaction 18 (mgcp_client.c:1239) 20241027035611444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241027035611444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd53d0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70] (mgcp_client_endpoint_fsm.c:925) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241027035611444 DLMGCP DEBUG mgw-endp(mgw-fsm-10327939-0)[0x55b2a5dd8a00]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241027035611444 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241027035611444 DMGW ERROR mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241027035611444 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241027035611444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241027035611444 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035611444 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035611444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008b847), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:401) 20241027035611444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035611444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035611444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035611444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035611444 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241027035611444 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241027035611444 DMGW DEBUG mgw(mgw-fsm-10327939-0)[0x55b2a5dd5a70]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241027035611444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611444 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035611444 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035611444 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035611444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035611444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035611444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035611444 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: vl_len:12 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035611450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611450 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035611450 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035611450 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035611450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035611450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035611450 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035611450 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035611450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035611450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035611450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035611450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035611450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035611450 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:472) 20241027035611450 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1823) 20241027035611450 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035611450 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035611450 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035611450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035611450 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035611450 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035611450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035611450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035611450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027035611450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035611450 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(215)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035611458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035611458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035611458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035611458 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035611458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d9783) (hnbgw_rua.c:471) 20241027035611458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327939 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035611458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035611458 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035611458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035611458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035611458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035611458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035611458 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035611458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008b847), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035611458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035611458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035611458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035611458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035611458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035611458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035611458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035611458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035611458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035611458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035611458 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(215)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035611461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(215)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(211)@0319e8e99f0f: Final verdict of PTC: none 20241027035611464 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39351<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_mgcp_to-Iuh0-RUA(206)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(209)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(212)@0319e8e99f0f: Final verdict of PTC: none 20241027035611464 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035611464 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035611464 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035611464 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 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035611464 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(214)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(208)@0319e8e99f0f: Final verdict of PTC: none 20241027035611464 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035611464 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 20241027035611464 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 20241027035611464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035611464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035611464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035611464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035611464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035611464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035611464 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035611464 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035611464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035611464 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035611464 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035611464 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035611464 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035611464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035611464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035611464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035611464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035611464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035611464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035611464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035611464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035611464 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035611464 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035611464 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035611464 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035611464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035611464 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035611464 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035611464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008b847), PART(T=Source Reference,L=4,D=0000000b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035611464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035611464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035611464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035611464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035611464 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035611464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035611464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035611464 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035611464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035611464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035611464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035611464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{disrupted}: Freeing instance (context_map.c:202) 20241027035611464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10327939)[0x55b2a5dd52a0]{disrupted}: Deallocated (fsm.c:568) 20241027035611464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035611464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{disconnected}: Freeing instance (context_map.c:206) 20241027035611464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55b2a5dd7790]{disconnected}: Deallocated (fsm.c:568) 20241027035611464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10327939 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035611464 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611464 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035611464 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035611464 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 HNBGW_Test.sgsn0-M3UA(213)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(210)@0319e8e99f0f: Final verdict of PTC: none 20241027035611464 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035611464 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035611464 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035611464 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035611464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035611464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035611464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035611464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035611464 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035611464 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035611464 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0(205)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(204)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035611465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(204): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(205): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(206): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(208): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(209): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(210): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(211): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(212): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(213): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(214): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgcp_to0(215): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:56:11 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 20241027035611474 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035611474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d62dc), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035611474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035611474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035611474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035611474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035611474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035611474 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035611474 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035611474 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035611474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035611474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035611474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035611474 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035611509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035612011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169780) 20241027035613010 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035613010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035613010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035613010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035613010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035613010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035613010 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035613010 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035613010 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035613010 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035613010 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035613010 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035613010 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035613010 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=169780, count=211480) 20241027035613464 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035613464 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035613464 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035613464 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035613464 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035613464 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:56:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241027035615064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035615071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035615072 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035615072 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035615077 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37227<->l=127.0.0.1:4262) (control_if.c:570) 20241027035615079 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615079 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615079 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615079 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615079 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615079 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615079 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615079 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615080 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615080 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035615080 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615080 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035615080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615080 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615080 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615080 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035615080 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615081 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035615081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615081 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615081 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615081 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035615081 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035615081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615081 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615081 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035615081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035615081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615081 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035615081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035615081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035615081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035615081 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(222)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(222)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(222)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035615098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615098 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615098 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615099 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615099 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615099 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035615099 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615100 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615100 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035615100 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615100 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035615100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615100 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615100 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615100 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035615100 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615100 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035615100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615100 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615100 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615100 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035615100 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035615100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615100 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615100 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035615100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035615101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615101 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035615101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035615101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035615101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035615101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(225)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(225)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(225)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(223)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035615127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035615128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035615128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035615128 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035615128 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035615128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035615128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035615128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035615128 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035615294 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035615294 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035615294 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035615294 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(222)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035615296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615296 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035615296 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035615296 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035615296 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035615296 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035615296 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035615297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615297 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035615297 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035615297 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035615297 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035615297 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035615297 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035615297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035615297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035615297 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035615297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035615297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035615297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035615297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035615297 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035615297 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035615297 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615298 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035615298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035615298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035615298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615298 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615298 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615298 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615298 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615298 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035615298 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035615298 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035615298 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035615298 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035615313 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035615313 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035615313 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035615313 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(225)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035615315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615315 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035615315 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035615315 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035615315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035615315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035615315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035615315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035615315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035615315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035615315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035615315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035615315 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035615315 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035615315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615315 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035615315 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035615315 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035615315 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035615316 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035615316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035615316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035615316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035615316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035615316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035615316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035615316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035615316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035615316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035615316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035615316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035615316 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035615316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035615316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035615316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035615316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035615316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035615316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035615316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035615316 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035615978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035615978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035615978 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035615978 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035615978 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035615978 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035616100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616100 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035616100 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035616100 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035616100 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035616100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035616100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035616100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035616100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035616100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035616100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035616100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035616100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035616100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035616100 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035616100 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035616100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035616100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035616100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035616100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035616100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035616100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035616100 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035616100 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035616100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035616100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035616100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035616100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035616100 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616101 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035616101 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035616101 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035616101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035616101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035616101 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035616101 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035616101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035616101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035616101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035616101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035616101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035616101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035616101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035616101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035616101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035616101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035616101 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035616101 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(224)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035616117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616117 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035616117 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035616117 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035616117 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035616117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035616117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035616117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035616117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035616117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035616117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035616117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035616117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035616117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035616117 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035616117 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035616117 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035616117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035616117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035616117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035616117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035616117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035616117 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035616117 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035616117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616117 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035616117 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035616117 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035616117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035616117 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616118 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035616118 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035616118 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035616118 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035616118 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035616118 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035616118 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035616118 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035616118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035616118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035616118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035616118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035616118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035616118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035616118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035616118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035616118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035616118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035616118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035616118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035616118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035616118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035616118 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035616118 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(224)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035616137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(226)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: f_create_expect(l3 := '34674AE89B0D6D7E58B2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: Created Expect[0] for '34674AE89B0D6D7E58B2'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(227) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)564576 20241027035617154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035617154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035617154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035617154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035617154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89d60, normal) (hnbgw_rua.c:407) 20241027035617154 DHNB DEBUG map_rua[0x55b2a5dd52a0]{init}: Allocated (fsm.c:456) 20241027035617154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035617154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035617154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035617154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035617154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035617154 DCN DEBUG map_sccp[0x55b2a5dd7790]{init}: Allocated (fsm.c:456) 20241027035617154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035617154 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-564576 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035617154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035617154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035617154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035617154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035617154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035617154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035617154 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035617154 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: Allocated (fsm.c:456) 20241027035617154 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035617154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a34674ae89b0d6d7e58b2004f400300002a0056400500f1100926) (sccp_scrc.c:401) 20241027035617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035617154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035617154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035617154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035617154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035617154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035617154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035617154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035617154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035617154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035617154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035617154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035617154 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035617154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035617154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035617154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035617154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035617154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035617154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035617154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035617154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035617154 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: Found Expect[0] for l3='34674AE89B0D6D7E58B2'O handled at TC_rab_assign_mgw_iuup_addr_chg0(227) HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(227)12223482 TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035617162 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617162 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035617162 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035617162 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035617162 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035617162 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035617162 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035617162 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035617162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035617162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035617162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035617162 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0024ee91) (sccp_scrc.c:472) 20241027035617162 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1823) 20241027035617162 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035617162 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035617162 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035617162 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035617162 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:483) 20241027035617162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035617162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(216)@0319e8e99f0f: 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(216)@0319e8e99f0f: 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(216)@0319e8e99f0f: 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(220)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027035617362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035617362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035617362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035617362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035617362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035617362 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:472) 20241027035617362 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241027035617362 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035617362 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035617362 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035617362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035617362 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035617362 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035617362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035617362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035617362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035617362 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027035617362 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027035617362 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027035617362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035617362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617362 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035617362 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035617362 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035617362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035617362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035617362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035617362 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035617362 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{UNUSED}: Allocated (fsm.c:456) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{UNUSED}: is child of mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00] (fsm.c:486) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00] (mgcp_client_endpoint_fsm.c:724) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035617362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5df5980]{ST_CRCX}: Allocated (fsm.c:456) 20241027035617362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5df5980]{ST_CRCX}: is child of mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035617362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5df5980]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035617362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5df5980]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027035617362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=198 'CRCX 19 rtpbridge/*@mgw MGCP 1.0\r\nC: 89d60'... (mgcp_client.c:805) 20241027035617362 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241027035617362 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5df5980]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035617362 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(226)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89d6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(227) TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89d6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027035617376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241027035617376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027035617376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027035617376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035617376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035617376 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617376 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035617376 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027035617376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035617376 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035617376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035617376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035617376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035617376 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(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035617391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035617391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035617391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035617391 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035617391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x89d60) (hnbgw_rua.c:471) 20241027035617391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035617391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035617391 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035617391 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035617391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035617391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035617391 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035617391 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035617391 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035617391 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00] (mgcp_client_endpoint_fsm.c:724) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027035617391 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=212 'MDCX 20 rtpbridge/1@mgw MGCP 1.0\r\nC: 89d60'... (mgcp_client.c:805) 20241027035617391 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241027035617391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617391 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89d6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035617396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241027035617396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241027035617396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027035617396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: received successful response to MDCX: RTP=rtpbridge/1@mgw:127.3.2.1:10000 (mgcp_client_endpoint_fsm.c:531) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035617396 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027035617396 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035617396 DMGW INFO mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{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) 20241027035617396 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241027035617396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035617396 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027035617396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027035617396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027035617396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035617396 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(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035617397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035617397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035617397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035617397 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035617397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x89d60) (hnbgw_rua.c:471) 20241027035617397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035617397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035617397 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035617397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035617397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035617397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035617397 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027035617397 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027035617397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035617397 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241027035617397 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241027035617397 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027035617397 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00] (mgcp_client_endpoint_fsm.c:724) 20241027035617397 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027035617397 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027035617397 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027035617397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5ddab40]{ST_CRCX}: Allocated (fsm.c:456) 20241027035617397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5ddab40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70] (fsm.c:486) 20241027035617397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5ddab40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027035617397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5ddab40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027035617397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=202 'CRCX 21 rtpbridge/1@mgw MGCP 1.0\r\nC: 89d60'... (mgcp_client.c:805) 20241027035617398 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241027035617398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-564576-0)[0x55b2a5ddab40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027035617398 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027035617398 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027035617398 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617398 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89d6017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027035617402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241027035617402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027035617402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027035617402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027035617402 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: done (rtpbridge/1@mgw:127.3.2.1:10000) (mgcp_client_endpoint_fsm.c:902) 20241027035617402 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{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) 20241027035617402 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027035617402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035617402 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027035617402 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027035617402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027035617402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035617402 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035617402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ee91), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027035617402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035617402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035617402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035617402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035617402 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027035617402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617402 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035617402 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035617402 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035617402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035617402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035617402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035617402 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(216)@0319e8e99f0f: 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(216)@0319e8e99f0f: 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(216)@0319e8e99f0f: 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(220)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: vl_len:12 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035617417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617417 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035617417 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035617417 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035617417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035617417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035617417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035617417 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035617417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035617417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035617417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035617417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035617417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035617417 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:472) 20241027035617417 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1823) 20241027035617417 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035617417 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035617417 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035617417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035617417 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035617417 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035617417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035617417 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027035617417 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027035617417 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027035617417 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027035617417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035617418 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=56 'DLCX 22 rtpbridge/1@mgw MGCP 1.0\r\nC: 89d60'... (mgcp_client.c:805) 20241027035617418 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027035617418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035617418 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027035617418 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=56 'DLCX 23 rtpbridge/1@mgw MGCP 1.0\r\nC: 89d60'... (mgcp_client.c:805) 20241027035617418 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241027035617418 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027035617418 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: Removing from parent mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00] (mgcp_client_endpoint_fsm.c:873) 20241027035617418 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027035617418 DLMGCP DEBUG mgw-endp(mgw-fsm-564576-0)[0x55b2a5dd5a70]{IN_USE}: Deallocated (fsm.c:568) 20241027035617418 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027035617418 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027035617418 DMGW DEBUG mgw(mgw-fsm-564576-0)[0x55b2a5dd8a00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027035617418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035617418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027035617418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035617418 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(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "I", val := "11111" } }, sdp := omit } 20241027035617420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 22 OK (mgcp_client.c:758) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5df5980]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89d6017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035617420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 23 OK (mgcp_client.c:758) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027035617420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5ddab40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027035617421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035617421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035617422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035617422 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035617422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x89d60) (hnbgw_rua.c:471) 20241027035617422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035617422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035617422 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035617422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035617422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035617422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035617422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035617422 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035617422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ee91), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035617422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035617422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035617422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035617422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035617422 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617422 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035617422 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035617422 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035617422 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035617422 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035617422 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035617422 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035617423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(227)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035617427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035617427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035617427 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 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035617427 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035617427 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37227<->l=127.0.0.1:4262) (control_if.c:193) 20241027035617427 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 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035617427 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) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035617427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035617427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035617427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035617427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035617427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035617427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035617427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035617427 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035617427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035617427 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035617427 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035617427 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035617427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035617427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035617427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035617427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035617427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035617427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035617427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035617427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035617427 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035617427 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035617427 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035617427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035617427 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035617427 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035617427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ee91), PART(T=Source Reference,L=4,D=0000000c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(225)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(224)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(223)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(226)@0319e8e99f0f: Final verdict of PTC: none 20241027035617427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035617427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035617427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035617427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035617427 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035617427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035617427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035617427 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035617427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc0-RAN(221)@0319e8e99f0f: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217)@0319e8e99f0f: Final verdict of PTC: none 20241027035617427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035617427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035617427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{disrupted}: Freeing instance (context_map.c:202) 20241027035617427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-564576)[0x55b2a5dd52a0]{disrupted}: Deallocated (fsm.c:568) 20241027035617427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035617427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{disconnected}: Freeing instance (context_map.c:206) 20241027035617427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55b2a5dd7790]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(222)@0319e8e99f0f: Final verdict of PTC: none 20241027035617427 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-564576 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035617427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035617427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035617427 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035617427 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035617427 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035617427 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035617427 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035617427 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035617427 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035617427 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035617427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035617427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035617427 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035617427 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035617427 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(219)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(220)@0319e8e99f0f: Final verdict of PTC: none 20241027035617451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(216)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035617453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(216): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(217): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(218): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(220): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(221): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(222): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(223): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(224): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(225): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(226): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(227): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:56:17 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 20241027035617501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035618002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248992) 20241027035618979 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) Waiting for packet dumper to finish... 1 (prev_count=248992, count=254068) 20241027035619428 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035619428 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035619428 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035619428 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035619428 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035619428 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:56: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_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_cs_mo_disconnect started. 20241027035621038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035621045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect-Iuh0(229)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035621046 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035621046 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035621051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45691<->l=127.0.0.1:4262) (control_if.c:570) 20241027035621052 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621052 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621053 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621053 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621053 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621053 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621053 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621053 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621054 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621054 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035621054 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621054 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035621054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621054 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621054 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621054 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035621054 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035621054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621054 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621054 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621054 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035621054 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035621054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621054 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621054 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035621054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035621054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621054 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621054 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621054 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621054 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035621054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035621054 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035621054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621054 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621054 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621054 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035621054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035621055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035621055 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621055 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621055 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621055 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035621055 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(234)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(234)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(234)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035621214 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621214 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621214 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621214 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621214 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621214 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035621214 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621215 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035621215 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035621215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621215 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035621215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621215 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621215 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621215 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035621215 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035621215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621216 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035621216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621216 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621216 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621216 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035621216 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035621216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621216 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621216 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035621216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035621216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621216 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035621216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035621216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035621216 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621216 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621216 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621216 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035621216 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(237)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(237)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(237)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(235)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035621241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035621241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035621241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035621241 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035621241 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035621241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035621241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035621241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035621241 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035621411 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035621411 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035621411 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035621411 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(234)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035621414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621414 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035621414 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035621414 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035621414 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035621414 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035621414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035621415 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621415 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035621415 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035621415 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035621415 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035621415 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035621415 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035621415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035621415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035621415 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035621415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035621415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035621415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035621415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035621415 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035621415 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035621415 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621416 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621416 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035621416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035621416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035621416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621416 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621416 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621416 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621416 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035621416 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035621416 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035621416 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035621416 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621427 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035621427 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035621427 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035621427 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(237)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035621429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621429 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035621429 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035621429 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035621429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621429 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035621429 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035621429 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035621429 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035621429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035621429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035621429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035621429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035621429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035621429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035621429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035621429 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035621429 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035621429 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035621431 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035621431 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035621431 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035621431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035621431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035621431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035621431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035621431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035621431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035621431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621431 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035621431 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621431 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621431 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621431 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035621431 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035621431 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035621431 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035621431 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621465 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035621465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008b847), PART(T=Source Reference,L=4,D=0000000b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035621465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035621465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621465 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621465 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621465 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621465 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035621465 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035621465 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035621465 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035621465 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621467 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621467 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035621467 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035621467 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035621467 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035621467 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035621467 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035621467 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035621467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035621467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035621467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035621467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035621467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Source Reference,L=4,D=0008b847) (sccp_scrc.c:472) 20241027035621467 DLSCCP DEBUG Received CO:RELCO for local reference 11 (sccp_scoc.c:1823) 20241027035621467 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035621467 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035621467 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035621467 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035621467 DLSCCP DEBUG SCCP-SCOC(11)[0x55b2a5dd6540]{IDLE}: Deallocated (fsm.c:568) 20241027035621475 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035621475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d62dc), PART(T=Source Reference,L=4,D=0000000a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035621475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035621475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035621475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035621475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035621475 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621475 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035621475 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035621475 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035621475 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035621475 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035621475 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035621475 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035621476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035621476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035621476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035621476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035621476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Source Reference,L=4,D=009d62dc) (sccp_scrc.c:472) 20241027035621476 DLSCCP DEBUG Received CO:RELCO for local reference 10 (sccp_scoc.c:1823) 20241027035621476 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035621476 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035621476 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035621476 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035621476 DLSCCP DEBUG SCCP-SCOC(10)[0x55b2a5df4f00]{IDLE}: Deallocated (fsm.c:568) 20241027035621476 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035621476 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035621476 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035621476 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035621476 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035621476 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035621476 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035621476 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035621980 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035622214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622214 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035622214 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035622214 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035622214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035622214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035622214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035622214 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035622214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035622214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035622214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035622214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035622214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035622214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035622215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035622215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035622215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035622215 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035622215 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035622215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035622215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035622215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035622215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035622215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035622215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035622215 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035622215 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035622215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622215 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035622215 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035622215 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035622215 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622215 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622215 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035622215 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035622215 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035622216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035622216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035622216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035622216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035622216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035622216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035622216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035622216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035622216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035622215 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035622216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035622216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035622216 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035622216 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(236)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035622232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622232 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035622232 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035622232 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035622232 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035622232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035622232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035622232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035622232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035622232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035622232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035622232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035622232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035622232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035622232 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035622232 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035622232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035622232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035622232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035622232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035622232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035622232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035622232 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035622232 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035622232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035622232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035622232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035622232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035622232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035622233 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035622233 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035622233 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035622233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035622233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035622233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035622233 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035622233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035622233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035622233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035622233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035622233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035622233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035622233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035622233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035622233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035622233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035622233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035622233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035622233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035622233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035622233 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035622233 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(236)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035622252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035623011 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035623011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00914031), PART(T=Source Reference,L=4,D=00000007), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035623011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035623011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035623011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035623011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035623011 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623011 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035623011 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035623011 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035623011 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035623011 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035623011 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035623011 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035623012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035623012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035623012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035623012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035623012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035623012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Source Reference,L=4,D=00914031) (sccp_scrc.c:472) 20241027035623012 DLSCCP DEBUG Received CO:RELCO for local reference 7 (sccp_scoc.c:1823) 20241027035623012 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035623012 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035623012 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035623012 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035623012 DLSCCP DEBUG SCCP-SCOC(7)[0x55b2a5dd5730]{IDLE}: Deallocated (fsm.c:568) 20241027035623012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623012 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035623012 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035623012 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035623012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035623012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035623012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035623012 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: f_create_expect(l3 := '811EFC210B150B16BD51'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: Created Expect[0] for '811EFC210B150B16BD51'O to be handled at TC_ranap_cs_mo_disconnect0(239) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)14214078 20241027035623268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035623268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035623268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035623268 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035623268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8e3be, normal) (hnbgw_rua.c:407) 20241027035623268 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035623268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035623268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035623268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035623268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035623268 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035623268 DCN DEBUG map_sccp[0x55b2a5dd52a0]{init}: Allocated (fsm.c:456) 20241027035623268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035623268 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14214078 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035623268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035623268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035623268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035623268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035623268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035623268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035623268 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035623268 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: Allocated (fsm.c:456) 20241027035623268 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035623268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a811efc210b150b16bd51004f40030001e20056400500f1100926) (sccp_scrc.c:401) 20241027035623268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035623268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035623268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035623268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035623268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035623268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035623268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035623268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035623268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035623268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035623268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035623268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035623268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035623268 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035623268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035623268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035623268 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623268 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035623268 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035623268 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035623268 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035623268 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035623268 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035623268 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: Found Expect[0] for l3='811EFC210B150B16BD51'O handled at TC_ranap_cs_mo_disconnect0(239) HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: Added conn table entry 0TC_ranap_cs_mo_disconnect0(239)16592451 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(239)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035623273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623273 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035623273 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035623273 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035623273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035623273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035623273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035623273 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035623273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035623273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035623273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035623273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035623273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035623273 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040f237) (sccp_scrc.c:472) 20241027035623273 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1823) 20241027035623273 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035623273 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035623273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035623273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035623273 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:483) 20241027035623273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035623273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: vl_len:22 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A3214BFAD5FF063F07254'O 20241027035623474 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623474 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035623474 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035623474 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035623474 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035623474 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035623474 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035623474 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035623474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035623474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035623474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035623474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035623474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035623474 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=22,D=001440120000010010400b0a3214bfad5ff063f07254) (sccp_scrc.c:472) 20241027035623474 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1823) 20241027035623474 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035623474 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035623474 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035623474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035623474 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027035623474 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035623474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027035623474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035623474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027035623474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035623474 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_mo_disconnect0(239)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035623481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035623481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035623481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027035623481 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035623481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd8e3be) (hnbgw_rua.c:471) 20241027035623481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027035623481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035623481 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027035623481 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035623481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027035623481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035623481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035623481 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035623481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f237), PART(T=Data,L=22,D=001440120000010010400b0a6305289741ac8ddb7be8) (sccp_scrc.c:401) 20241027035623481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035623481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035623481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035623481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035623481 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623481 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035623481 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035623481 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035623481 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035623481 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035623481 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035623481 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@0319e8e99f0f: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)14214078 20241027035623682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035623682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035623682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241027035623682 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241027035623682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd8e3be,cause=misc(processing overload)) (hnbgw_rua.c:439) 20241027035623682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035623682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241027035623682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241027035623682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241027035623682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241027035623682 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035623682 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035623682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035623682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035623682 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035623682 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035623682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f237), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035623682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035623682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035623682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035623682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035623682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035623682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035623682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035623682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035623682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035623682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035623682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035623682 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(239)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035624981 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035627427 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035627427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0024ee91), PART(T=Source Reference,L=4,D=0000000c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035627428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035627428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035627428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035627428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035627428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035627428 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035627428 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035627428 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035627428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035627428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035627428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035627428 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035627429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035627429 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035627429 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035627429 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035627429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035627429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035627429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035627429 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035627429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035627429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035627429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035627429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035627429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035627429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Source Reference,L=4,D=0024ee91) (sccp_scrc.c:472) 20241027035627429 DLSCCP DEBUG Received CO:RELCO for local reference 12 (sccp_scoc.c:1823) 20241027035627429 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035627429 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035627429 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035627429 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035627429 DLSCCP DEBUG SCCP-SCOC(12)[0x55b2a5dd53d0]{IDLE}: Deallocated (fsm.c:568) 20241027035627982 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035627982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035627982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-8 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035627982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035627982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035628683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241027035628683 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035628683 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035628683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040f237), PART(T=Source Reference,L=4,D=0000000d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035628683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035628683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035628683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035628683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035628683 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035628683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241027035628683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035628683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:202) 20241027035628683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214078)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035628683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035628683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{disconnected}: Freeing instance (context_map.c:206) 20241027035628683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55b2a5dd52a0]{disconnected}: Deallocated (fsm.c:568) 20241027035628683 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214078 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035628683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035628683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035628683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035628683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035628683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035628683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035628683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035628683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Session index based on local reference:0 20241027035628685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035628685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035628685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035628685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035628685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035628685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Source Reference,L=4,D=0040f237) (sccp_scrc.c:472) 20241027035628685 DLSCCP DEBUG Received CO:RELCO for local reference 13 (sccp_scoc.c:1823) 20241027035628685 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035628685 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035628685 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035628685 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035628685 DLSCCP DEBUG SCCP-SCOC(13)[0x55b2a5dd7790]{IDLE}: Deallocated (fsm.c:568) 20241027035628685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035628685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035628685 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035628685 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035628685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035628685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035628685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035628685 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(239)16592451 TC_ranap_cs_mo_disconnect0(239)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(239)@0319e8e99f0f: Final verdict of PTC: pass 20241027035628686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035628688 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45691<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_mo_disconnect-Iuh0-RUA(230)@0319e8e99f0f: Final verdict of PTC: none 20241027035628688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035628688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035628688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035628688 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035628688 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035628688 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035628688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035628688 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035628688 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 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035628688 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(233)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(234)@0319e8e99f0f: Final verdict of PTC: none 20241027035628688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035628688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035628688 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035628689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035628689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035628688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035628688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035628688 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 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035628688 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035628688 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035628688 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035628689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035628689 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035628689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035628689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035628689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035628689 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035628689 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(232)@0319e8e99f0f: Final verdict of PTC: none 20241027035628689 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(231)@0319e8e99f0f: Final verdict of PTC: none 20241027035628689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035628689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035628689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.sgsn0-M3UA(237)@0319e8e99f0f: Final verdict of PTC: none 20241027035628689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.sgsn0-SCCP(235)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(236)@0319e8e99f0f: Final verdict of PTC: none 20241027035628689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035628689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035628689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035628689 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035628689 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035628689 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035628689 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(238)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(229)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(228)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035628689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(228): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(229): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(230): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(231): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(232): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(233): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(234): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(235): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(236): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(237): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(238): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_cs_mo_disconnect0(239): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:56:28 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 20241027035628744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035629145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60912<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211372) Waiting for packet dumper to finish... 1 (prev_count=211372, count=212028) 20241027035630690 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035630690 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035630690 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035630690 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035630690 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035630690 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_ranap_ps_mo_disconnect started. 20241027035632178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035632186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect-Iuh0(241)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035632187 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035632187 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035632194 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34717<->l=127.0.0.1:4262) (control_if.c:570) 20241027035632195 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632195 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632195 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632195 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632196 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632196 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632196 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632196 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632197 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632197 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035632197 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632197 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035632197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632197 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632197 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632197 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035632197 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632197 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035632197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632197 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632197 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632197 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035632197 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035632197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632197 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632197 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632197 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035632197 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035632197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632197 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035632197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035632197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035632197 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632197 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632197 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632197 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035632197 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(246)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035632215 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632215 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632216 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632216 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632216 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632216 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632216 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035632216 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632217 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632217 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035632217 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632217 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035632217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632217 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632217 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035632217 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035632217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632217 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632217 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632217 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035632217 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035632217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632217 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632217 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632217 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035632217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035632217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632217 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035632217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035632217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035632217 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632217 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632217 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632217 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035632217 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035632242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035632242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035632242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035632242 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035632242 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035632242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035632242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035632242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035632242 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035632412 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035632412 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035632412 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035632412 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(246)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035632414 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632414 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035632414 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035632414 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035632414 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035632414 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035632414 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035632416 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632416 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035632416 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035632416 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035632416 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035632416 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035632416 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035632416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035632416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035632416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035632416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035632416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035632416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035632416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035632416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035632416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035632416 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632417 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035632417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035632417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035632417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632417 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632417 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632417 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632417 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632417 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035632417 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035632417 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035632417 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035632417 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035632430 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035632430 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035632430 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035632430 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(249)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035632432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632432 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035632432 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035632432 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035632432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632432 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035632432 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035632432 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035632432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035632432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035632432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035632433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035632433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035632433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035632433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035632433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035632433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035632433 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035632433 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035632434 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035632434 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035632434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035632434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035632434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035632434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035632434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035632434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035632434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035632434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035632434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035632434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035632434 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035632434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035632434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035632434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035632434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035632434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035632434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035632434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035632434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035632983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035632983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035632983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035632983 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035632983 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035632983 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035633218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633218 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035633218 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035633218 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035633218 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035633218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035633218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035633218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035633218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035633218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035633218 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035633218 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035633218 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035633218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035633218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035633218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035633218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035633218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035633218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035633218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633218 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035633218 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035633218 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035633218 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035633218 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035633218 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633218 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633218 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035633218 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035633218 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035633218 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035633218 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035633218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035633218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035633218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035633218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035633218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035633218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035633218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035633218 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035633218 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035633233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633233 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035633233 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035633233 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035633233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035633233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035633233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035633233 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035633233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035633233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035633233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035633233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035633233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035633233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035633233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035633233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035633234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035633234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035633234 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035633234 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035633234 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035633234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035633234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035633234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035633234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035633234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035633234 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035633234 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035633234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035633234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035633234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035633234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035633234 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035633234 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035633234 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035633234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035633234 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035633234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035633234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035633234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035633234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035633234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035633234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035633234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035633234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035633234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035633234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035633234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035633234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035633234 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035633234 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(248)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035633252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: f_create_expect(l3 := '3E62071A5FE2071172F3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: Created Expect[0] for '3E62071A5FE2071172F3'O to be handled at TC_ranap_ps_mo_disconnect0(251) TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)2782838 20241027035634271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035634271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035634271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027035634271 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035634271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a7676, normal) (hnbgw_rua.c:407) 20241027035634271 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035634271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035634271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035634271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035634271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035634271 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035634271 DCN DEBUG map_sccp[0x55b2a5dd52a0]{init}: Allocated (fsm.c:456) 20241027035634271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035634271 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2782838 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035634271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027035634271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035634271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035634271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035634271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035634271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035634271 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035634271 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: Allocated (fsm.c:456) 20241027035634271 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035634271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3e62071a5fe2071172f3004f40030002dc0056400500f1100926) (sccp_scrc.c:401) 20241027035634271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035634271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035634271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035634271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035634271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035634271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035634271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035634271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035634272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035634272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035634272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035634272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035634272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035634272 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035634272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035634272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035634272 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035634272 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035634272 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035634272 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035634272 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035634272 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035634272 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035634272 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: Found Expect[0] for l3='3E62071A5FE2071172F3'O handled at TC_ranap_ps_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: Added conn table entry 0TC_ranap_ps_mo_disconnect0(251)13081494 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(251)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035634280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035634280 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035634280 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035634280 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035634280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035634280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035634280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035634280 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035634280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035634280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035634280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035634280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035634280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035634280 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004555a1) (sccp_scrc.c:472) 20241027035634280 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1823) 20241027035634280 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035634280 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035634280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035634280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035634280 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:483) 20241027035634280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035634280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: vl_len:22 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB360D55412D21C775A74'O 20241027035634482 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035634482 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035634482 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035634482 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035634482 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035634482 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035634482 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035634482 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035634482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035634482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035634482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035634482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035634482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035634482 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=22,D=001440120000010010400b0ab360d55412d21c775a74) (sccp_scrc.c:472) 20241027035634482 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1823) 20241027035634482 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035634482 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035634482 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035634482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035634482 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027035634482 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035634482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027035634482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035634482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027035634482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035634482 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_mo_disconnect0(251)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035634490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035634490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035634490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027035634490 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035634490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2a7676) (hnbgw_rua.c:471) 20241027035634490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027035634490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035634490 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027035634490 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027035634490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027035634490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035634490 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035634490 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035634490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004555a1), PART(T=Data,L=22,D=001440120000010010400b0aee0a8c27726a0e09afa0) (sccp_scrc.c:401) 20241027035634490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035634490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035634490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035634490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035634490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035634490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035634490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035634490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035634490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035634490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035634490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035634490 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@0319e8e99f0f: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)2782838 20241027035634694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035634694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035634694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241027035634694 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241027035634694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2a7676,cause=misc(processing overload)) (hnbgw_rua.c:439) 20241027035634694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035634694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241027035634694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:297) 20241027035634694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:324) 20241027035634694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:370) 20241027035634694 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035634694 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035634694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{disconnected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035634694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{wait_rlsd}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035634694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035634694 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035634694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004555a1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035634694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035634694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035634694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035634694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035634694 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035634694 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035634694 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035634694 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035634694 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035634694 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035634694 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035634694 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(251)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035635984 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (2 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035638985 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (1 attempts remaining after this) (pfcp_endpoint.c:193) 20241027035639695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{wait_rlsd}: Timeout of X31 (fsm.c:317) 20241027035639695 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035639695 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035639695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004555a1), PART(T=Source Reference,L=4,D=0000000e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035639695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035639695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035639695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035639695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035639695 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035639695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:503) 20241027035639695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035639695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:202) 20241027035639695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2782838)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035639695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035639695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{disconnected}: Freeing instance (context_map.c:206) 20241027035639695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55b2a5dd52a0]{disconnected}: Deallocated (fsm.c:568) 20241027035639695 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782838 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027035639695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035639695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035639695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035639695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035639695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035639695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035639695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035639695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Session index based on local reference:0 20241027035639697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035639697 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035639697 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035639697 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035639697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035639697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035639697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035639697 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(251)13081494 20241027035639697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035639697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035639697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035639697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035639697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035639697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Source Reference,L=4,D=004555a1) (sccp_scrc.c:472) 20241027035639697 DLSCCP DEBUG Received CO:RELCO for local reference 14 (sccp_scoc.c:1823) 20241027035639697 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035639697 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035639697 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035639697 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035639697 DLSCCP DEBUG SCCP-SCOC(14)[0x55b2a5dd53d0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(251)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035639869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(251)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035639872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035639872 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34717<->l=127.0.0.1:4262) (control_if.c:193) 20241027035639872 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035639872 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035639872 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 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035639872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035639872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-M3UA(246)@0319e8e99f0f: Final verdict of PTC: none 20241027035639872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035639872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035639872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035639872 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 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035639872 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035639872 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035639872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035639872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035639872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-M3UA(249)@0319e8e99f0f: Final verdict of PTC: none 20241027035639872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035639872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035639872 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035639872 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035639872 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035639872 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035639872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035639872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035639872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035639872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) HNBGW_Test.msc0-SCCP(244)@0319e8e99f0f: Final verdict of PTC: none 20241027035639872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035639872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035639872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035639873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035639873 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035639873 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc0-RAN(245)@0319e8e99f0f: Final verdict of PTC: none 20241027035639873 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035639873 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035639873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035639873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035639873 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-SCCP(247)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(240)@0319e8e99f0f: Final verdict of PTC: none20241027035639873 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035639873 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(248)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(242)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(250)@0319e8e99f0f: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(241)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035639873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ranap_ps_mo_disconnect0(251): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:56:39 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 20241027035639924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035640425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174580) Waiting for packet dumper to finish... 1 (prev_count=174580, count=190576) 20241027035641872 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035641872 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035641872 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035641872 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035641872 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035641872 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035641986 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:193) MTC@0319e8e99f0f: 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@0319e8e99f0f: 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_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Sun Oct 27 03:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0319e8e99f0f: 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_with_pfcp' was executed successfully (exit status: 0). MTC@0319e8e99f0f: Test case TC_ps_rab_assignment_with_pfcp started. 20241027035643457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035643463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035643463 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035643463 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment_with_pfcp-Iuh0(253)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035643468 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45179<->l=127.0.0.1:4262) (control_if.c:570) 20241027035643469 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643469 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643469 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643469 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643470 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643470 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643470 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643470 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643471 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643471 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035643471 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643471 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035643471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643471 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643471 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643471 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035643471 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643471 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035643471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643471 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643471 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643471 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035643471 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035643471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643471 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643471 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643471 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035643471 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035643471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643471 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035643471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035643471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035643471 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643471 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643471 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643471 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035643471 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(258)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(258)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(258)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(256)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035643486 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643486 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643486 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643486 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643487 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643487 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643487 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035643487 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643488 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643488 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035643488 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643488 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035643488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643488 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643488 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643488 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035643488 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643488 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035643488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643488 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643488 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643488 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035643488 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643488 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035643488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643488 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643488 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035643488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035643488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643488 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035643488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035643488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035643488 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643488 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643488 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643488 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035643488 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(261)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(261)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(261)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035643510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035643510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035643510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035643510 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035643510 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035643510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035643510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035643510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035643510 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035643683 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035643683 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035643683 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035643683 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(258)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035643684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643684 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035643684 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035643684 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035643684 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035643684 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035643684 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035643685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035643685 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035643685 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035643685 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035643685 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035643685 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035643685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035643685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035643685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035643685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035643685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035643685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035643685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035643685 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035643685 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035643685 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643686 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643686 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035643686 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035643686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035643686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643686 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035643686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035643686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035643686 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035643686 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035643700 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035643700 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035643700 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035643700 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(261)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035643702 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643702 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035643702 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035643702 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035643702 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035643702 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035643702 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035643703 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643703 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035643703 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035643703 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035643703 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035643703 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035643703 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035643703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035643703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035643703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035643703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035643703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035643703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035643703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035643703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035643703 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035643703 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035643704 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035643704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035643704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035643704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035643704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035643704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035643704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035643704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035643704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035643704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035643704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035643704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035643704 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035643704 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035643704 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035643704 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035643704 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035643704 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035643704 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035643704 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035643704 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(257)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035644490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644490 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035644490 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035644490 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035644490 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035644490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035644490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035644490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035644490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035644490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035644490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035644490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035644490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035644490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035644490 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035644490 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035644490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035644490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035644490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035644490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035644490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035644490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035644490 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035644490 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035644490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644490 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035644490 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035644490 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035644490 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035644490 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644491 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644491 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035644491 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035644491 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035644491 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035644491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035644491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035644491 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035644492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035644492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035644492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035644492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035644492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035644492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035644492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035644492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035644492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035644492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035644492 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035644492 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(257)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035644505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644505 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035644505 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035644505 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035644505 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035644505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035644505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035644505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035644505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035644505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035644505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035644505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035644505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035644505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035644505 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035644505 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035644505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035644505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035644505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035644505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035644505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035644505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035644505 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035644505 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035644505 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644505 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035644505 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035644505 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035644505 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035644505 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035644507 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035644507 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035644507 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035644507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035644507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035644507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035644507 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035644507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035644507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035644507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035644507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035644507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035644507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035644507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035644507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035644507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035644507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035644507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035644507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035644507 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035644507 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035644507 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035644987 DLPFCP ERROR pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Error: PFCP Association Setup Response: PFCP request retransmissions elapsed, no response received (pfcp_cp_peer.c:188) 20241027035644987 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to wait_retry (X26, 5s) (pfcp_cp_peer.c:208) 20241027035644987 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: <-tx- PFCP seq-9 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035644987 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20241027035644987 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035645530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_with_pfcp0(264) subscribed for broadcast 20241027035649988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: Timeout of X26 (fsm.c:317) 20241027035649988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_retry}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:147) 20241027035649988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035649988 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:171) 20241027035649988 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241027035649988 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: 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 := 10, 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 := 3938990056 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: broadcasting to TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 10, 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 } } } 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241027035649995 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: -rx-> PFCP seq-10 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:204) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:217) 20241027035649995 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:228) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: -rx-> PFCP seq-10 ASSOC_SETUP_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: <-tx- PFCP seq-10 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: -rx-> PFCP seq-10 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241027035649995 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: f_PFCPEM_conns_bcast_del(): vc_conn TC_ps_rab_assignment_with_pfcp0(264) unsubscribed from broadcast HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: f_create_expect(l3 := '248FAC98ADC8B47CF97A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: Created Expect[0] for '248FAC98ADC8B47CF97A'O to be handled at TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@0319e8e99f0f: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)8434992 20241027035650006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035650006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035650006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035650006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035650006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80b530, normal) (hnbgw_rua.c:407) 20241027035650006 DHNB DEBUG map_rua[0x55b2a5dd53d0]{init}: Allocated (fsm.c:456) 20241027035650006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035650006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8434992 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035650006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035650006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035650006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8434992 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035650006 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035650006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035650006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8434992 <-> SCCP-15 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035650006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8434992 SCCP-15 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035650006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035650006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035650006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035650006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035650006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035650006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035650006 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: Allocated (fsm.c:456) 20241027035650006 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035650006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a248fac98adc8b47cf97a004f40030000030056400500f1100926) (sccp_scrc.c:401) 20241027035650006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035650006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035650006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035650006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035650006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035650006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035650006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035650006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035650006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035650006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035650006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035650006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035650006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035650006 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035650006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035650006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035650006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035650006 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035650006 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035650006 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035650006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035650006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035650006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035650006 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: Found Expect[0] for l3='248FAC98ADC8B47CF97A'O handled at TC_ps_rab_assignment_with_pfcp0(264) HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(264)7199795 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Session index based on connection ID:0 TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035650012 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035650012 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035650012 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035650012 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035650012 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035650012 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035650012 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035650012 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035650012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035650012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035650012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035650012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035650012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035650012 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00927ad0) (sccp_scrc.c:472) 20241027035650012 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1823) 20241027035650012 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035650012 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035650012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035650012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035650012 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035650012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035650012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: vl_len:91 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241027035650214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035650214 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035650214 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035650214 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035650214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035650214 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035650214 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035650214 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035650214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035650214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035650214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035650214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035650214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035650214 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=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:472) 20241027035650214 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241027035650214 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035650214 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035650214 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035650214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035650214 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027035650214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027035650214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027035650214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035650214 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241027035650214 DRANAP DEBUG ps_rab_ass[0x55b2a5ddab40]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241027035650214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035650214 DLPFCP DEBUG ps_rab[0x55b2a5df5980]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241027035650214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241027035650214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035650214 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241027035650214 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241027035650214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 11, 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 } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, 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 := '1111111111111111'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 } } } 20241027035650221 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241027035650221 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-11 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241027035650221 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241027035650221 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241027035650221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027035650222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:358) 20241027035650222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241027035650222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:362) 20241027035650222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:362) 20241027035650222 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241027035650222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241027035650222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x1 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241027035650222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-11 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241027035650222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241027035650222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-11 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241027035650222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241027035650222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035650222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035650222 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_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035650232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035650232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035650232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027035650232 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035650232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80b530) (hnbgw_rua.c:471) 20241027035650232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8434992 SCCP-15 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027035650232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035650232 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027035650232 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027035650232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027035650232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035650232 DRANAP DEBUG ps_rab_ass[0x55b2a5ddab40]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241027035650232 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:438) 20241027035650232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035650232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241027035650232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241027035650232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035650232 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-12 SEID-0x1111111111111111 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241027035650232 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241027035650232 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:470) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := '1111111111111111'O, sequence_number := 12, 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 } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, 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 } } } 20241027035650236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241027035650236 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-12 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241027035650236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241027035650236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241027035650236 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241027035650236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027035650236 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{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:559) 20241027035650236 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:598) 20241027035650236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:600) 20241027035650236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035650236 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035650236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:401) 20241027035650236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035650236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035650236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035650236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035650236 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:607) 20241027035650236 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:607) 20241027035650236 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992)[0x55b2a5ddab40]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241027035650236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241027035650236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{ESTABLISHED}: <-tx- PFCP seq-12 SEID-0x1111111111111111 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241027035650236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241027035650236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{ESTABLISHED}: -rx-> PFCP seq-12 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241027035650236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241027035650236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035650236 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035650236 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035650236 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035650236 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035650236 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035650236 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035650236 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035650236 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: vl_len:12 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: vl_from0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027035652245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035652245 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035652245 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035652245 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035652245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035652245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035652245 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035652245 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035652245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035652245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035652245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035652245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035652245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035652245 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:472) 20241027035652245 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1823) 20241027035652245 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027035652245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035652245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027035652245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027035652245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027035652245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027035652245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027035652245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241027035652245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241027035652245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:391) 20241027035652245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-13 SEID-0x1111111111111111 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241027035652245 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241027035652246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027035652246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241027035652246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035652246 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_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := '1111111111111111'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: found destination TC_ps_rab_assignment_with_pfcp0(264) TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035652248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035652248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035652248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027035652248 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027035652248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80b530) (hnbgw_rua.c:471) 20241027035652248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8434992 SCCP-15 sgsn-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027035652248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027035652248 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027035652248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027035652248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027035652248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035652248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027035652248 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027035652248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027035652248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035652248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035652248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035652248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035652248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035652248 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035652248 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035652248 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035652248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035652248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035652248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035652248 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(264): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, 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 } } } 20241027035652251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:391) 20241027035652251 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-13 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: -rx-> PFCP seq-13 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: <-tx- PFCP seq-13 SEID-0x1111111111111111 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241027035652251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: -rx-> PFCP seq-13 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241027035652251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8434992-RAB-23)[0x55b2a5df5980]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241027035652251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241027035652251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55b2a5dd1b40]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241027035654254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_with_pfcp0(264)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035654258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035654258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035654258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035654258 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035654258 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035654258 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035654258 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035654258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035654258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035654258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254)@0319e8e99f0f: Final verdict of PTC: none 20241027035654258 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035654258 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035654258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035654258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035654258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035654258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035654258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035654258 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035654258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035654258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035654258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035654258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8434992)[0x55b2a5dd53d0]{disrupted}: Deallocated (fsm.c:568) 20241027035654258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035654258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035654258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-15)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035654258 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8434992 SCCP-15 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035654258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035654258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035654258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035654258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035654258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035654258 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035654258 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 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035654258 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035654258 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035654258 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035654258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035654258 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035654258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) HNBGW_Test.sgsn0-M3UA(261)@0319e8e99f0f: Final verdict of PTC: none 20241027035654258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035654258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035654258 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035654258 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035654258 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(257)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(260)@0319e8e99f0f: Final verdict of PTC: none 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035654258 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035654258 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035654258 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035654258 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035654258 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035654258 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035654258 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035654258 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45179<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(252)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(256)@0319e8e99f0f: Final verdict of PTC: none 20241027035654258 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 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035654258 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035654259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035654259 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) 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035654259 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035654259 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035654259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035654259 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035654259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035654259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(262)@0319e8e99f0f: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(253)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(258)@0319e8e99f0f: Final verdict of PTC: none 20241027035654259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035654259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035654259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035654259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035654259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035654259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035654259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035654259 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035654259 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035654259 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035654259 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(255)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(259)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035654259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_with_pfcp-PFCP(263)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(252): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(253): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(254): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(256): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(257): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(258): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(259): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(260): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(261): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(262): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(263): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(264): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@0319e8e99f0f: 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_with_pfcp pass'. Sun Oct 27 03:56:54 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc 20241027035654299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035654801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217384) Waiting for packet dumper to finish... 1 (prev_count=217384, count=217924) 20241027035656259 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035656259 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035656259 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035656259 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035656259 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035656259 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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_with_pfcp pass' was executed successfully (exit status: 0). MTC@0319e8e99f0f: 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 Oct 27 03:56: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241027035657835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035657841 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035657841 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035657849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035657849 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43882 (stream_srv.c:129) 20241027035657849 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43882<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035657854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38195<->l=127.0.0.1:4262) (control_if.c:570) 20241027035657855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657855 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657855 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657856 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657856 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657856 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657856 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657857 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035657857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035657857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657857 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657857 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035657857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035657857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657857 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657857 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035657857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035657857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657857 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657857 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035657857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035657857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657857 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035657857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035657857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035657857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035657857 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(273)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(273)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(273)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035657872 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657872 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657873 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657873 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657873 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657873 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657873 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035657873 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035657874 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657874 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035657874 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657874 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035657874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657874 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657874 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657874 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035657874 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657874 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035657874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657874 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657874 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657874 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035657874 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657874 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035657874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657874 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657874 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035657874 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035657874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035657874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035657874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035657874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035657874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035657874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035657874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035657874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035657874 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035657874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035657874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035657874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035657874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035657874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035657874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035657874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035657874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(276)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(276)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(276)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(274)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035657895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035657895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035657895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035657895 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035657895 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035657896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035657896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035657896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035657896 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035657900 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035657900 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035657900 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035657900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035657900 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) 20241027035657900 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035657900 DHNBAP DEBUG (127.0.0.1:43882 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035657900 DHNBAP NOTICE (127.0.0.1:43882 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035657900 DHNBAP NOTICE (127.0.0.1:43882 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035657900 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035657900 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035658068 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035658068 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035658068 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035658068 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(273)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035658070 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658070 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035658070 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035658070 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035658070 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035658070 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035658070 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035658071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658071 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035658071 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035658071 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035658071 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035658071 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035658071 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035658071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035658071 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035658071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035658071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035658071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035658071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035658071 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035658071 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035658072 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035658072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035658072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035658072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035658072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035658072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035658072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035658072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035658072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035658072 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035658073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658073 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035658073 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035658073 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035658073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035658073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035658073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035658073 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658085 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035658085 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035658085 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035658085 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(276)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035658087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658087 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035658087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035658087 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035658087 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658087 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035658087 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035658087 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035658087 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035658087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035658087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035658087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035658087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035658087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035658087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035658087 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035658087 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035658088 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035658088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035658088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035658088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035658088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035658088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035658089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035658089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035658089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035658089 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035658089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035658089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035658089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035658089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035658089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035658089 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035658089 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035658873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658873 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035658873 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035658873 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035658873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035658873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035658873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035658873 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035658873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035658873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035658873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035658873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035658873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035658873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035658873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035658873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035658873 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035658873 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035658873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035658873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035658873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035658874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035658874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035658874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035658874 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035658874 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035658874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035658874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035658874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035658874 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658874 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035658874 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035658874 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035658874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035658874 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035658874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035658874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035658874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035658874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035658874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035658874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035658874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035658874 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035658874 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035658890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658890 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035658890 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035658890 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035658890 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035658890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035658890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035658890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035658890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035658890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035658890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035658890 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035658890 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035658890 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035658890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035658890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035658890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035658890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035658890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035658890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035658890 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035658890 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035658890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035658890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035658890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035658890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035658890 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(275)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035658892 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035658892 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035658892 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035658892 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035658892 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035658892 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035658892 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035658892 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035658892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035658892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035658892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035658892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035658892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035658892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035658892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035658892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035658892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035658892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035658892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035658892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035658892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035658892 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035658892 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035658892 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(275)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035658902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035658904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035658905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035658905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035658906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035658907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035658907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035658908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035658909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035658909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035658910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035658910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035658911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035658912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035658913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035658914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035658915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035658915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035658916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035658917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035658929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(278) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)8129858 20241027035659943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035659943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035659943 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035659943 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035659943 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035659943 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035659943 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035659943 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035659943 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035659943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035659943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035659943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035659943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c0d42, normal) (hnbgw_rua.c:407) 20241027035659943 DHNB DEBUG map_rua[0x55b2a5dd53d0]{init}: Allocated (fsm.c:456) 20241027035659943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035659943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129858 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035659943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035659943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035659943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129858 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035659943 DCN DEBUG map_sccp[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035659943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035659943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8129858 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035659943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129858 SCCP-16 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035659943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035659943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035659943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035659943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035659943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035659943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035659943 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: Allocated (fsm.c:456) 20241027035659943 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035659943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000580056400500f1100926) (sccp_scrc.c:401) 20241027035659943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035659943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035659943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035659943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035659943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035659943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035659943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035659943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035659943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035659943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035659943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035659943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035659943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035659943 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035659943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035659943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(278) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(278)10536475 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(278)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035659956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035659956 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035659956 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035659956 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035659956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035659956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035659956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035659956 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035659957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035659957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035659957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035659957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035659957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035659957 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020b8c5) (sccp_scrc.c:472) 20241027035659957 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1823) 20241027035659957 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035659957 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035659957 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035659957 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035659957 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:483) 20241027035659957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035659957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035700030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(278)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035700031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035700032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035700033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035700034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035700035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035700036 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035700037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035700039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035700040 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035700041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035700042 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035700043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035700044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035700045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035700046 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035700047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035700047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035700048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035700049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035700050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035700061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(279) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)4041642 20241027035701071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035701071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035701071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035701071 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035701071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3dabaa, normal) (hnbgw_rua.c:407) 20241027035701071 DHNB DEBUG map_rua[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035701071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035701071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4041642 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035701071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035701071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035701071 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035701071 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4041642 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035701071 DCN DEBUG map_sccp[0x55b2a5dd5a70]{init}: Allocated (fsm.c:456) 20241027035701071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035701071 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4041642 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035701071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4041642 SCCP-17 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035701071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035701071 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035701071 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035701071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035701071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035701071 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035701071 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: Allocated (fsm.c:456) 20241027035701071 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035701071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300031d0056400500f1100926) (sccp_scrc.c:401) 20241027035701071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035701071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035701071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035701071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035701071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035701071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035701071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035701071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035701071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035701071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035701071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035701071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035701071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035701071 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035701071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035701071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035701071 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035701071 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035701071 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035701071 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035701071 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035701071 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035701071 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035701071 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(279) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(279)15518046 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035701073 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035701073 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035701073 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035701073 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035701073 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035701073 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035701073 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035701073 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035701073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035701073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035701073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035701073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035701073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035701073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d22eb7) (sccp_scrc.c:472) 20241027035701073 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1823) TC_mscpool_L3Compl_on_1_cnlink0(279)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035701073 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035701073 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035701073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035701073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035701073 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:483) 20241027035701073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035701073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035701074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(279)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035701074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035701075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035701076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035701077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035701077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035701078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035701079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035701080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035701081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035701081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035701082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035701083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035701084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035701085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035701086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035701086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035701087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035701088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035701089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035701089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035701099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(280) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)681704 20241027035702108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035702108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035702108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035702108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035702109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa66e8, normal) (hnbgw_rua.c:407) 20241027035702109 DHNB DEBUG map_rua[0x55b2a5dd46a0]{init}: Allocated (fsm.c:456) 20241027035702109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035702109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681704 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035702109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035702109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035702109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-681704 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035702109 DCN DEBUG map_sccp[0x55b2a5ddc420]{init}: Allocated (fsm.c:456) 20241027035702109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035702109 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-681704 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035702109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-681704 SCCP-18 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035702109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035702109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035702109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035702109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035702109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035702109 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035702109 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: Allocated (fsm.c:456) 20241027035702109 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035702109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002c50056400500f1100926) (sccp_scrc.c:401) 20241027035702109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035702109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035702109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035702109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035702109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035702109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035702109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035702109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035702109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035702109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035702109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035702109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035702109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035702109 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035702109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035702109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035702109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035702109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035702109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035702109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035702109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035702109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035702109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035702109 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: First idle individual index:2 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(280) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(280)394247 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035702111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035702111 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035702111 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035702111 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035702111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035702111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035702111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035702111 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035702111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035702111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035702111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035702111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035702111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035702111 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00454344) (sccp_scrc.c:472) 20241027035702111 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1823) 20241027035702111 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035702111 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035702111 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035702111 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035702111 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:483) 20241027035702111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035702111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(280)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035702112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(280)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035702113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035702114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035702115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035702115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035702116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035702117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035702118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035702119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035702120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035702121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035702122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035702122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035702123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035702124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035702125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035702126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035702127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035702129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035702130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035702132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035702184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(281) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@0319e8e99f0f: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)1288639 20241027035703193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035703193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035703193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241027035703193 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035703193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x13a9bf, normal) (hnbgw_rua.c:407) 20241027035703193 DHNB DEBUG map_rua[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035703193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035703193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1288639 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035703193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035703193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035703193 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1288639 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035703193 DCN DEBUG map_sccp[0x55b2a5dd79e0]{init}: Allocated (fsm.c:456) 20241027035703193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035703193 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1288639 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035703193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1288639 SCCP-19 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241027035703193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035703193 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035703193 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035703193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035703193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035703193 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035703193 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: Allocated (fsm.c:456) 20241027035703193 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035703193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002690056400500f1100926) (sccp_scrc.c:401) 20241027035703193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035703193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035703193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035703193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035703193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035703193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035703193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035703193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035703193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035703193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035703193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035703193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035703193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035703193 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035703193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035703193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035703193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703193 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035703193 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035703193 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035703193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035703193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035703193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035703193 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: First idle individual index:3 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(281) HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(281)12545552 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241027035703195 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703195 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035703195 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035703195 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035703195 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035703195 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035703195 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035703195 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035703195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035703195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035703195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035703195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035703195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035703195 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004aab83) (sccp_scrc.c:472) 20241027035703195 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1823) 20241027035703195 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035703195 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035703195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035703195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035703196 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:483) 20241027035703196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035703196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(281)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035703196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(281)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035703197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035703199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035703200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035703202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035703204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035703205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035703207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035703208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035703210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035703211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035703213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035703214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035703215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035703217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035703218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035703219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035703221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035703222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035703223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035703224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035703227 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035703227 DLINP DEBUG SRVCONN(,r=127.0.0.1:43882<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035703227 DLINP NOTICE SRV(,r=127.0.0.1:43882<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035703227 DMAIN NOTICE (127.0.0.1:43882 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43882<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035703227 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(274)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(272)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(273)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(275)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269)@0319e8e99f0f: Final verdict of PTC: none 20241027035703228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035703228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035703228 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 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035703228 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035703228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035703228 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38195<->l=127.0.0.1:4262) (control_if.c:193) 20241027035703228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035703228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035703228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035703228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035703228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035703228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035703228 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035703228 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035703228 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 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035703228 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035703228 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035703228 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035703228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035703228 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035703228 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035703228 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035703228 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035703228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035703228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035703228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035703228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035703228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035703228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035703228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035703228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035703228 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035703228 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035703228 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035703228 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035703228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035703228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035703228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035703228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035703228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035703228 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035703228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{disrupted}: Freeing instance (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8129858)[0x55b2a5dd53d0]{disrupted}: Deallocated (fsm.c:568) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{disconnected}: Freeing instance (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55b2a5dd6540]{disconnected}: Deallocated (fsm.c:568) 20241027035703228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8129858 SCCP-16 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035703228 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035703228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035703228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035703228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035703228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035703228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035703228 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035703228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{disrupted}: Freeing instance (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4041642)[0x55b2a5ddab40]{disrupted}: Deallocated (fsm.c:568) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{disconnected}: Freeing instance (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55b2a5dd5a70]{disconnected}: Deallocated (fsm.c:568) 20241027035703228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4041642 SCCP-17 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035703228 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035703228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035703228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035703228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035703228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035703228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035703228 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035703228 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035703228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{disrupted}: Freeing instance (context_map.c:202) 20241027035703228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-681704)[0x55b2a5dd46a0]{disrupted}: Deallocated (fsm.c:568) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{disconnected}: Freeing instance (context_map.c:206) 20241027035703228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55b2a5ddc420]{disconnected}: Deallocated (fsm.c:568) 20241027035703228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-681704 SCCP-18 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035703229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035703229 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035703229 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035703229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035703229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035703229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035703229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035703229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035703229 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035703229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035703229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035703229 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035703229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035703229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035703229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035703229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035703229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035703229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035703229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035703229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035703229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035703229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035703229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035703229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035703229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035703229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035703229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035703229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035703229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035703229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035703229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(270)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(276)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(277)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266)@0319e8e99f0f: Final verdict of PTC: none 20241027035703229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035703229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035703229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{disrupted}: Freeing instance (context_map.c:202) 20241027035703229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1288639)[0x55b2a5ddcd40]{disrupted}: Deallocated (fsm.c:568) 20241027035703229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035703229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{disconnected}: Freeing instance (context_map.c:206) 20241027035703229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55b2a5dd79e0]{disconnected}: Deallocated (fsm.c:568) 20241027035703229 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1288639 SCCP-19 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035703229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035703229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035703229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035703229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035703229 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035703229 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035703229 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(271)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(265)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035703243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(265): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(266): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(267): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(268): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(269): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(271): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(272): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(273): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(274): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(275): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(276): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(277): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(278): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(279): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(280): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(281): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:57:03 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 20241027035703285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035703786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300460) 20241027035704259 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035704259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035704259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035704259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035704259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035704259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035704259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035704259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035704259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035704259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035704259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035704259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035704259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035704259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=300460, count=306688) 20241027035705229 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035705229 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035705229 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035705229 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035705229 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035705229 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241027035706830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035706840 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035706840 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035706851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035706852 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59454 (stream_srv.c:129) 20241027035706852 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59454<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035706860 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38787<->l=127.0.0.1:4262) (control_if.c:570) 20241027035706862 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706862 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706862 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706862 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706863 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706863 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706864 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035706864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706864 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035706864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706864 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706864 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035706864 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035706864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706864 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706864 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035706864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035706864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706864 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706864 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035706864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035706864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035706865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706865 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035706865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035706865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035706865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035706865 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(290)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(290)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(290)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(293)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(293)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(293)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035706902 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706902 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706903 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706903 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706903 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706903 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706903 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035706903 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035706904 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706904 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035706904 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706904 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035706904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706904 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706904 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706904 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035706904 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706904 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035706904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706904 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706905 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035706905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706905 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706905 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035706905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035706905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035706905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035706905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035706905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035706905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035706905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035706905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035706905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035706905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035706905 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035706905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035706905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035706905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035706905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035706905 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035706905 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035706905 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035706905 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(296)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(296)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(296)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(294)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(299)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(299)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(299)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(297)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035706955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035706955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035706955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035706955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035706955 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035706955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035706955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035706955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035706955 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035706962 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035706962 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035706962 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035706962 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035706962 DHNBAP DEBUG (127.0.0.1:59454 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035706962 DHNBAP NOTICE (127.0.0.1:59454 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035706962 DHNBAP NOTICE (127.0.0.1:59454 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035706962 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035706962 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035707082 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035707082 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035707082 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035707082 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(290)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035707084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035707084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035707084 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035707084 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707084 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035707084 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035707084 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035707084 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035707084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035707084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035707084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035707084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035707084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035707084 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035707084 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035707084 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035707085 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035707085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035707085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035707085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035707085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035707086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707086 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035707086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035707086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035707086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035707086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035707086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707097 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035707097 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035707097 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035707097 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(293)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035707098 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707098 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035707098 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035707098 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035707098 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035707098 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035707098 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035707099 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707099 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035707099 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035707099 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035707099 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035707099 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035707099 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035707099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035707099 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035707099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035707099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035707099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035707099 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035707099 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035707099 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035707100 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035707100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035707100 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035707100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035707100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035707100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707100 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035707100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035707100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035707100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035707100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035707100 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707120 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035707120 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035707120 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035707120 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(296)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035707122 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707122 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035707122 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035707122 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035707122 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035707122 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035707122 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035707123 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707123 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035707123 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035707123 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035707123 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035707123 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035707123 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035707123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035707123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035707123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035707123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035707123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035707123 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035707123 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035707123 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035707124 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035707124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035707124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035707124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035707124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035707124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707124 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035707124 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707124 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707124 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707124 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035707124 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035707124 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035707124 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035707124 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707139 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035707139 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035707139 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035707139 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(299)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035707140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707140 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035707140 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035707140 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035707140 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035707140 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035707140 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035707141 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707141 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035707141 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035707141 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035707141 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035707141 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035707141 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035707141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035707141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035707141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035707141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035707141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035707141 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035707141 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035707141 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035707142 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035707142 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035707142 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035707142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035707142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035707142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707142 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035707142 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707142 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707142 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707142 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035707142 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035707142 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035707142 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035707142 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035707887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707887 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035707887 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035707887 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035707887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707887 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035707888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035707888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035707888 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035707888 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035707888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035707888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035707888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707888 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035707888 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035707888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707888 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707888 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707888 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035707888 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707888 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707888 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035707888 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035707888 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707888 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707888 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035707888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035707888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707888 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035707888 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035707888 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035707901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707901 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035707901 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035707901 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035707901 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707901 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707901 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707901 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035707901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035707901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035707901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035707902 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035707902 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) 20241027035707902 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) 20241027035707902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035707902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707902 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035707902 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035707902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707902 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707902 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707902 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035707902 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707902 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035707902 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035707902 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707902 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035707902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035707902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035707902 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035707902 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(295)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035707924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707924 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035707924 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035707924 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035707924 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707924 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707924 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707924 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035707925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035707925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035707925 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035707925 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035707925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035707925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035707925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707925 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035707925 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035707925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707925 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707925 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707925 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035707925 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707925 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035707925 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035707925 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707925 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707925 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035707925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035707925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035707926 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035707926 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(295)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(298)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035707946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707946 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035707946 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035707946 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707946 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035707946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035707946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707946 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035707946 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035707946 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) 20241027035707946 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) 20241027035707946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035707946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035707946 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035707946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035707946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035707946 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035707946 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035707946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035707946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035707946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035707946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035707946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035707947 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035707947 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035707947 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035707947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035707947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035707947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035707947 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035707947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035707947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035707947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035707947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035707947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035707947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035707947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035707947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035707947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035707947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035707947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035707947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035707947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035707947 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035707948 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035707948 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(298)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035708966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035708968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035708969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035708970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035708971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035708971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035708972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035708973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035708974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035708975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035708976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035708977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035708977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035708978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035708979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035708980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035708980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035708981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035708982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035708983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035708995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(301) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)14605312 20241027035710008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035710008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035710008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035710008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035710008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdedc00, normal) (hnbgw_rua.c:407) 20241027035710008 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035710008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035710008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14605312 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035710008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035710008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035710008 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14605312 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035710008 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035710008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035710008 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14605312 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035710008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14605312 SCCP-20 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035710008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035710008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035710008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035710008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035710008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035710008 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035710008 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: Allocated (fsm.c:456) 20241027035710008 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035710008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b60056400500f1100926) (sccp_scrc.c:401) 20241027035710008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035710008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035710008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035710008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035710008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035710008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035710008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035710008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035710008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035710008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035710008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035710008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035710008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035710008 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035710008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035710008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035710008 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035710008 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035710008 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035710008 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035710008 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035710008 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035710008 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035710008 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(301) HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(301)11765705 HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(301)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035710013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(301)@0319e8e99f0f: Final verdict of PTC: pass 20241027035710013 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035710013 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035710013 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035710013 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035710013 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035710013 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035710013 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035710013 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035710014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035710014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035710014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035710014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035710014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035710014 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00669efa) (sccp_scrc.c:472) 20241027035710014 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1823) 20241027035710014 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) MTC@0319e8e99f0f: 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 } } } 20241027035710014 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035710014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035710014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035710014 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:483) 20241027035710014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035710014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035710014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035710015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035710016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035710017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035710018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035710018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035710019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035710020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035710021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035710022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035710023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035710024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035710024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035710025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035710026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035710027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035710028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035710029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035710029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035710030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035710042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(302) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(302)3870482 20241027035711051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035711051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035711051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035711051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035711051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b0f12, normal) (hnbgw_rua.c:407) 20241027035711051 DHNB DEBUG map_rua[0x55b2a5dd46a0]{init}: Allocated (fsm.c:456) 20241027035711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035711051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870482 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035711051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035711051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035711051 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035711051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870482 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035711051 DCN DEBUG map_sccp[0x55b2a5ddc420]{init}: Allocated (fsm.c:456) 20241027035711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035711051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3870482 <-> SCCP-21 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035711051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870482 SCCP-21 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035711051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035711051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035711051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035711051 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: Allocated (fsm.c:456) 20241027035711051 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035711051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003710056400500f1100926) (sccp_scrc.c:401) 20241027035711051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035711051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035711051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035711051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035711051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035711051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035711051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035711051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035711051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035711051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035711051 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035711051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035711051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035711051 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035711051 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035711051 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035711051 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035711051 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035711051 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035711051 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035711051 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035711051 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(302) HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(302)8659588 HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(302)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035711057 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035711057 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035711057 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035711057 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035711057 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035711057 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035711057 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035711057 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035711057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035711057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035711057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035711057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035711057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035711057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057ef60) (sccp_scrc.c:472) 20241027035711057 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1823) 20241027035711057 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035711057 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035711057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035711057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035711057 DCN DEBUG handle_cn_conn_conf() conn_id=21, 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:483) 20241027035711057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035711057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035711057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(302)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035711058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035711058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035711059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035711060 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035711061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035711062 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035711064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035711065 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035711066 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035711068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035711069 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035711070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035711071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035711073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035711074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035711075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035711077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035711078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035711079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035711080 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035711090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54254<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(303)13140554 20241027035712100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035712100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035712100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035712100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035712100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8824a, normal) (hnbgw_rua.c:407) 20241027035712100 DHNB DEBUG map_rua[0x55b2a5dd79e0]{init}: Allocated (fsm.c:456) 20241027035712100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035712100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13140554 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035712100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035712100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035712100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13140554 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035712100 DCN DEBUG map_sccp[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035712100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035712100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13140554 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035712100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13140554 SCCP-22 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035712100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035712100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035712100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035712100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035712100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035712100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035712100 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: Allocated (fsm.c:456) 20241027035712100 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035712100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000d90056400500f1100926) (sccp_scrc.c:401) 20241027035712100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035712100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035712100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035712100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035712100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035712100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035712100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035712100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035712100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035712100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035712100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035712100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035712100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035712100 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035712100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035712100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035712100 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712100 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035712100 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035712100 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035712100 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035712100 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035712100 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035712100 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(303) HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(303)9118279 HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(303)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035712104 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712104 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035712104 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035712104 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035712104 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035712104 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035712104 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035712104 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035712104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035712104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035712104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035712104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035712104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035712104 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0034514b) (sccp_scrc.c:472) 20241027035712104 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1823) 20241027035712104 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035712104 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035712104 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035712104 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035712104 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:483) 20241027035712104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035712104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035712105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54254<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(303)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035712106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035712107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035712109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035712111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035712113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035712115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035712116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035712118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035712119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035712121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035712122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035712123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035712124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035712125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035712125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035712126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035712127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035712128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035712129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035712129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035712133 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035712133 DLINP DEBUG SRVCONN(,r=127.0.0.1:59454<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035712133 DLINP NOTICE SRV(,r=127.0.0.1:59454<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035712133 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035712133 DMAIN NOTICE (127.0.0.1:59454 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59454<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035712133 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035712133 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035712133 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035712133 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035712133 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 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035712133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035712133 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 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035712133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035712133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(298)@0319e8e99f0f: Final verdict of PTC: none 20241027035712133 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: Cannot send after transport endpoint shutdown 20241027035712133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035712133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035712133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035712133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035712133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035712133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035712133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035712133 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035712133 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035712133 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035712133 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035712133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035712133 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035712133 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035712133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035712133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035712133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035712133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035712133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035712133 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035712133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035712133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035712133 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035712133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035712133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035712133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035712133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{disrupted}: Freeing instance (context_map.c:202) 20241027035712133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035712133 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 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035712133 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035712133 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035712133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3870482)[0x55b2a5dd46a0]{disrupted}: Deallocated (fsm.c:568) 20241027035712133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035712133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{disconnected}: Freeing instance (context_map.c:206) 20241027035712133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-21)[0x55b2a5ddc420]{disconnected}: Deallocated (fsm.c:568) 20241027035712133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3870482 SCCP-21 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035712133 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035712133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035712133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035712133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035712133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035712133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035712133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035712133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035712133 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035712133 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035712133 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035712133 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035712133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035712134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035712134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035712134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035712134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035712134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035712134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035712134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035712134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035712134 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035712134 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035712134 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035712134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035712134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035712134 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035712134 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035712134 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035712134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035712134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035712134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035712134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(295)@0319e8e99f0f: Final verdict of PTC: none 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035712134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035712134 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035712134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035712134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035712134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035712134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035712134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035712134 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14605312)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035712134 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14605312 SCCP-20 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035712134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035712134 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035712134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035712134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035712134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035712134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035712134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035712134 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035712134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035712134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035712134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035712134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13140554)[0x55b2a5dd79e0]{disrupted}: Deallocated (fsm.c:568) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{disconnected}: Freeing instance (context_map.c:206) 20241027035712134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55b2a5df5ff0]{disconnected}: Deallocated (fsm.c:568) 20241027035712134 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13140554 SCCP-22 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035712134 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38787<->l=127.0.0.1:4262) (control_if.c:193) 20241027035712134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035712134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035712134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035712134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035712134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(293)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(299)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(289)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(296)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(297)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(294)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(292)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(300)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(291)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283)@0319e8e99f0f: Final verdict of PTC: none 20241027035712134 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 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035712134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035712134 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) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035712134 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035712134 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035712134 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035712134 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035712134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035712134 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(290)@0319e8e99f0f: Final verdict of PTC: none20241027035712135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035712135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) VirtHNBGW-STATS(282)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(287)@0319e8e99f0f: Final verdict of PTC: none 20241027035712135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035712135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035712135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-SCCP(288)@0319e8e99f0f: Final verdict of PTC: none 20241027035712135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035712135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035712135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035712135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035712135 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035712135 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(283): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(284): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(285): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(286): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(287): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(288): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(289): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(290): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(291): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(292): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(293): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(294): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(295): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(296): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(297): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(298): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(299): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(300): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(301): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(302): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(303): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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'. 20241027035712142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54236<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Oct 27 03:57:12 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 20241027035712223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035712725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58134<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332676) 20241027035713228 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035713228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035713228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035713228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035713228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035713228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035713228 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035713228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035713228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035713228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035713228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035713228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035713228 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035713228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035713228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035713228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035713228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035713228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035713229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035713229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035713229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035713229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035713229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035713229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035713229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035713229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035713229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035713229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035713229 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035713229 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035713229 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035713229 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035713229 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035713229 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035713230 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035713230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035713230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035713230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035713230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035713230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035713230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035713230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035713230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035713230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035713230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035713230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035713230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035713230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=332676, count=335764) 20241027035714134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035714134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035714134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035714134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035714134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035714134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035714134 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035714134 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035714134 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035714135 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035714135 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035714135 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035714260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035714260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035714260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035714260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035714260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035714260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035714261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035714261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035714261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035714261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035714261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035714261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035714261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241027035715761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035715769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035715769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035715778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035715779 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45347 (stream_srv.c:129) 20241027035715779 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45347<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035715785 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45117<->l=127.0.0.1:4262) (control_if.c:570) 20241027035715787 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715787 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715787 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715787 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715787 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715787 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715788 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715788 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035715788 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715788 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035715788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715788 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715788 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715788 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035715788 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715788 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035715788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715788 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715788 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715788 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035715788 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035715789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715789 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715789 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035715789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035715789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035715789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715789 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035715789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035715789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035715789 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715789 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715789 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715789 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035715789 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(312)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(312)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(312)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(315)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(315)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(315)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035715824 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715824 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715825 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715825 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715825 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715825 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715825 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035715825 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035715826 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715826 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035715826 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715826 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035715826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715826 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715826 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715826 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035715826 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715826 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035715826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715826 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715826 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035715826 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035715826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715826 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715826 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035715827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035715827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035715827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035715827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035715827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035715827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035715827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035715827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035715827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035715827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035715827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035715827 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035715827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035715827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035715827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035715827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035715827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035715827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035715827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035715827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(318)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(318)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(318)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(316)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(321)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(321)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(321)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(319)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035715871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035715871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035715871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035715871 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035715871 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035715871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035715871 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035715871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035715871 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035715875 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035715875 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035715875 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035715875 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035715875 DHNBAP DEBUG (127.0.0.1:45347 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035715875 DHNBAP NOTICE (127.0.0.1:45347 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035715875 DHNBAP NOTICE (127.0.0.1:45347 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035715875 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035715875 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035716003 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035716003 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035716003 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035716003 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(312)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035716006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716006 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035716006 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035716006 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035716006 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035716006 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035716006 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035716007 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716007 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035716007 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035716007 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035716007 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035716007 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035716007 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035716007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035716007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035716007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035716007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035716007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035716007 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035716007 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035716007 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035716009 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035716009 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035716009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035716009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035716009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035716009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716009 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035716009 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716009 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716009 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716009 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035716009 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035716009 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035716009 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035716009 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716022 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035716022 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035716022 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035716022 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(315)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035716023 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716023 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035716023 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035716023 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035716023 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035716023 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035716023 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035716024 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716024 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035716024 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035716024 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035716024 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035716024 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035716024 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035716024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035716024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035716024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035716024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035716024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035716024 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035716024 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035716024 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035716025 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035716025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035716025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035716025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035716025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035716025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716025 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035716025 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716025 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716025 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716025 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035716025 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035716025 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035716025 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035716025 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716043 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035716043 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035716043 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035716043 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(318)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035716044 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716044 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035716044 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035716044 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035716044 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035716044 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035716044 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035716045 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716045 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035716045 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035716045 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035716045 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035716045 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035716045 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035716045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716045 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035716045 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035716045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035716045 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035716045 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035716045 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035716045 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035716045 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035716046 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035716046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035716046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035716046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035716046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035716046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716046 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035716046 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716046 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716046 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716046 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035716046 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035716046 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035716046 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035716046 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716059 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035716059 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035716059 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035716059 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(321)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035716062 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716062 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035716062 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035716062 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035716062 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035716062 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035716062 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035716063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716063 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035716063 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035716063 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035716063 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035716063 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035716063 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035716063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035716063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035716063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035716063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035716063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035716063 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035716063 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035716063 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035716064 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035716064 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035716064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035716064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035716064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035716064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716064 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035716064 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716064 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716064 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716064 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035716064 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035716064 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035716064 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035716064 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035716809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716809 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035716809 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035716809 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035716809 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716809 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716809 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716809 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035716809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035716809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716809 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035716809 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035716809 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035716809 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035716809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035716809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716809 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035716809 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035716810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716810 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716810 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716810 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035716810 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035716810 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035716810 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035716810 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716810 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716811 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035716811 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035716811 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035716811 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716811 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716811 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716811 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035716811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035716811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035716811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716811 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716811 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035716811 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035716811 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035716827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716827 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035716827 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035716827 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035716827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716827 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716827 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035716827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035716827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035716827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035716828 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035716828 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) 20241027035716828 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) 20241027035716828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035716828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716828 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035716828 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035716828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035716828 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716828 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035716828 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035716828 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716828 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035716828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716828 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716828 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035716828 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716828 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035716828 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035716828 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(317)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035716848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716848 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035716848 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035716848 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716848 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035716848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035716848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716848 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035716848 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035716848 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035716848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035716848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035716848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716848 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035716848 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035716848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716848 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716848 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716848 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035716848 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716848 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716848 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035716848 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035716848 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716848 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716848 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035716848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035716848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035716848 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035716848 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(317)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(320)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035716865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716865 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035716865 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035716865 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716865 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035716865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035716865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035716865 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035716865 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) 20241027035716865 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) 20241027035716865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035716865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035716865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035716865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035716865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035716865 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035716865 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035716865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035716865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035716865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035716865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035716865 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035716866 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035716866 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035716866 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035716866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035716866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035716866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035716866 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035716866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035716866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035716866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035716866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035716866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035716866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035716866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035716866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035716866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035716866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035716866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035716866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035716866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035716866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035716866 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035716866 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(320)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035717880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035717882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035717883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035717884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035717885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035717886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035717887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035717888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035717889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035717890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035717891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035717892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035717893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035717894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035717895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035717896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035717897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035717897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035717898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035717899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035717910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)12119565 20241027035718923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035718923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035718923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035718923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035718923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb8ee0d, normal) (hnbgw_rua.c:407) 20241027035718923 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035718923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035718923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12119565 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035718923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035718923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035718923 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12119565 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035718923 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12119565 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035718923 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035718923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035718923 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12119565 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035718923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12119565 SCCP-23 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035718923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035718923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035718923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035718923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035718923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035718923 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035718923 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: Allocated (fsm.c:456) 20241027035718923 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035718923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300026e0056400500f1100926) (sccp_scrc.c:401) 20241027035718923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035718923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035718923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035718923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035718923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035718923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035718923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035718923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035718923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035718923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035718923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035718923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035718923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035718923 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035718923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035718923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035718923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035718923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035718923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035718923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035718923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035718923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035718923 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035718923 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323) HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)15822937 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035718928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323)@0319e8e99f0f: Final verdict of PTC: pass 20241027035718928 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035718928 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035718928 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035718928 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035718928 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035718928 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035718928 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035718928 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@0319e8e99f0f: 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 } } } 20241027035718928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035718928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035718928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035718928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035718928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035718928 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071ed4e) (sccp_scrc.c:472) 20241027035718929 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1823) 20241027035718929 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035718929 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035718929 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035718929 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035718929 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:483) 20241027035718929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035718929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035718929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035718930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035718931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035718932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035718933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035718934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035718934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035718935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035718936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035718936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035718937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035718938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035718938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035718939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035718940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035718940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035718941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035718942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035718943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035718944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035718953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@0319e8e99f0f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)8604186 20241027035719962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035719962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035719962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035719962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035719962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x834a1a, normal) (hnbgw_rua.c:407) 20241027035719962 DHNB DEBUG map_rua[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035719962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035719962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8604186 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035719962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035719962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035719962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8604186 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035719962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8604186 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035719962 DCN DEBUG map_sccp[0x55b2a5dd46a0]{init}: Allocated (fsm.c:456) 20241027035719962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035719962 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8604186 <-> SCCP-24 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035719962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8604186 SCCP-24 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035719962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035719962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035719962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035719962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035719962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035719962 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035719962 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: Allocated (fsm.c:456) 20241027035719962 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035719962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003930056400500f1100926) (sccp_scrc.c:401) 20241027035719962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035719962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035719962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035719962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035719962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035719962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035719962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035719962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035719962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035719962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035719962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035719962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035719962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035719962 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035719962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035719962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035719962 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035719962 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035719962 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035719962 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035719962 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035719962 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035719962 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035719962 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324) HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)10289872 HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035719967 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035719967 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035719967 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035719967 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035719967 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035719967 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035719967 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035719967 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035719967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035719967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035719967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035719967 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1876c) (sccp_scrc.c:472) 20241027035719967 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1823) 20241027035719967 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035719967 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035719967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035719967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035719967 DCN DEBUG handle_cn_conn_conf() conn_id=24, 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:483) 20241027035719967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035719967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035719967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035719968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035719969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035719971 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035719972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035719972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035719973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035719974 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035719975 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035719976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035719977 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035719978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035719978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035719979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035719980 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035719981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035719981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035719982 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035719983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035719983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035719984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035719994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@0319e8e99f0f: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)3213980 20241027035721004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035721004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035721004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035721004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035721004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x310a9c, normal) (hnbgw_rua.c:407) 20241027035721004 DHNB DEBUG map_rua[0x55b2a5dd5940]{init}: Allocated (fsm.c:456) 20241027035721004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035721004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3213980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035721004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035721004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035721004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3213980 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035721004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3213980 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035721004 DCN DEBUG map_sccp[0x55b2a5ddc800]{init}: Allocated (fsm.c:456) 20241027035721004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035721004 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3213980 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035721004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3213980 SCCP-25 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035721004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035721004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035721004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035721004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035721004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035721004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035721004 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: Allocated (fsm.c:456) 20241027035721004 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035721004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001b60056400500f1100926) (sccp_scrc.c:401) 20241027035721004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035721004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035721004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035721004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035721004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035721004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035721004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035721004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035721004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035721004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035721004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035721004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035721004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035721004 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035721004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035721004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035721004 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721004 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035721004 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035721004 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035721004 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035721004 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035721004 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035721004 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325) HNBGW_Test.msc0-RAN(311)@0319e8e99f0f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)1877544 HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035721006 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721006 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035721006 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035721006 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035721006 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035721006 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035721006 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035721006 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035721006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035721006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035721006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035721006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035721006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035721006 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac389b) (sccp_scrc.c:472) 20241027035721006 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1823) 20241027035721006 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035721006 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035721006 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035721006 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035721006 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:483) 20241027035721006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035721006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035721007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035721008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035721009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035721009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035721010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035721011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035721012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035721013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035721015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035721017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035721018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035721019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035721019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035721020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035721021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035721021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035721022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035721023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035721023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035721024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035721025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035721028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035721028 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035721028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035721028 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035721028 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 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035721028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035721028 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 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035721028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306)@0319e8e99f0f: Final verdict of PTC: none 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(321)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(318)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(317)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(316)@0319e8e99f0f: Final verdict of PTC: none 20241027035721028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035721028 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 20241027035721028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035721028 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.msc0-RAN(311)@0319e8e99f0f: Final verdict of PTC: none 20241027035721028 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 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035721028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035721028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035721028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035721028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035721028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035721028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035721028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035721028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035721028 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035721028 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035721028 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035721028 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035721028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035721028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035721028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035721028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035721028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035721028 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035721028 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035721028 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035721028 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035721028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035721028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035721028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035721028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035721028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035721028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035721028 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035721028 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035721028 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035721028 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035721028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035721028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035721028 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035721029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1876c), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035721029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035721029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035721029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035721029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035721029 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035721029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035721029 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035721029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{disrupted}: Freeing instance (context_map.c:202) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8604186)[0x55b2a5df5ff0]{disrupted}: Deallocated (fsm.c:568) 20241027035721029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035721029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{disconnected}: Freeing instance (context_map.c:206) 20241027035721029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-24)[0x55b2a5dd46a0]{disconnected}: Deallocated (fsm.c:568) 20241027035721029 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8604186 SCCP-24 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241027035721029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45117<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(320)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(314)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(310)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(315)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(313)@0319e8e99f0f: Final verdict of PTC: none 20241027035721029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(309)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(322)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(319)@0319e8e99f0f: Final verdict of PTC: none 20241027035721029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035721029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035721029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035721029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035721029 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035721029 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035721029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035721029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035721029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035721029 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035721029 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035721030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071ed4e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035721030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035721030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035721030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035721030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035721030 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035721030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035721030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035721030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035721030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12119565)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035721030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035721030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035721030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035721030 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12119565 SCCP-23 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241027035721030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035721030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035721030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035721031 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035721031 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035721031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac389b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035721031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035721031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035721031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035721031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035721031 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035721031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035721031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035721031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{disrupted}: Freeing instance (context_map.c:202) 20241027035721031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3213980)[0x55b2a5dd5940]{disrupted}: Deallocated (fsm.c:568) 20241027035721031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035721031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{disconnected}: Freeing instance (context_map.c:206) 20241027035721031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55b2a5ddc800]{disconnected}: Deallocated (fsm.c:568) 20241027035721031 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3213980 SCCP-25 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241027035721032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035721032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035721033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035721033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035721033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035721033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035721033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035721033 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035721033 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035721033 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) VirtHNBGW-STATS(304)@0319e8e99f0f: Final verdict of PTC: none20241027035721033 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(312)@0319e8e99f0f: Final verdict of PTC: none 20241027035721029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035721029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035721029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035721029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035721029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035721029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035721029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035721031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035721031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035721031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035721031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035721031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035721031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035721031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035721031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035721031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035721032 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 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035721032 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035721032 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) 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035721032 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035721032 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035721032 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035721032 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035721032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035721032 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035721043 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035721043 DLINP DEBUG SRVCONN(,r=127.0.0.1:45347<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035721043 DLINP NOTICE SRV(,r=127.0.0.1:45347<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035721043 DMAIN NOTICE (127.0.0.1:45347 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45347<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035721043 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035721046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(304): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(305): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(306): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(307): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(308): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(309): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(310): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(311): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(312): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(313): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(314): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(315): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(316): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(317): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(318): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(319): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(320): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(321): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(322): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(323): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(324): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(325): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:57:21 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 20241027035721153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035722030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335784) 20241027035722134 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035722134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035722134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035722134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035722134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035722134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035722134 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035722134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035722134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035722134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035722134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035722134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035722134 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035722134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035722134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035722134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035722134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035722134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035722134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035722134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035722134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035722134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035722134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035722134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035722134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035722134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035722134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035722134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035722134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035722134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035722134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035722134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035722134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035722134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035723029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035723029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035723029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035723029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035723029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035723029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035723029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035723029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035723029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035723033 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035723033 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035723033 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=335784, count=342084) 20241027035723229 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035723229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035723229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035723229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035723229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035723229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035723229 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035723229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035723229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035723229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035723229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035723229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035723229 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035723229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035723229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035723229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035723229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035723229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035723230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035723230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035723230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035723230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035723230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035723230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035723230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035723230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035723230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035723230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035723230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035723230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035723230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035723231 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035723231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035723231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035723231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035723231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035723231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035723231 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035723231 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035723231 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035723231 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035723231 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035723231 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035723231 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035724261 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035724261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035724261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035724261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035724261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035724261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035724261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035724261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035724261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035724261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035724261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035724261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035724261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241027035725082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035725092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035725092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035725101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035725102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45221 (stream_srv.c:129) 20241027035725102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45221<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035725108 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34341<->l=127.0.0.1:4262) (control_if.c:570) 20241027035725109 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725109 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725109 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725109 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725109 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725110 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725111 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725111 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035725111 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725111 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035725111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725111 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725111 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035725111 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035725111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725111 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725111 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035725111 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035725111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725111 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725111 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035725111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035725111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725111 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035725111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035725111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035725111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725111 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725111 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725111 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035725111 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(334)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(334)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(334)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(337)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(337)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(337)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035725147 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725147 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725147 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725147 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725147 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725147 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725147 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035725147 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725148 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725148 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035725148 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725148 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035725148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725148 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725148 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725148 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035725148 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725148 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035725148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725148 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725148 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725148 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035725148 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035725148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725148 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725148 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725148 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035725148 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035725148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725148 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035725149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035725149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035725149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035725149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(340)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(340)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(340)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(338)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(343)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(343)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(343)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(341)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035725196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035725196 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035725196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035725196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035725196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035725196 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035725202 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035725202 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035725202 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035725202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035725202 DHNBAP DEBUG (127.0.0.1:45221 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035725202 DHNBAP NOTICE (127.0.0.1:45221 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035725202 DHNBAP NOTICE (127.0.0.1:45221 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035725202 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035725202 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035725325 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035725325 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035725325 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035725325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(334)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035725327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725327 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035725327 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035725327 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035725327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035725327 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035725327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035725328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725328 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035725328 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035725328 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035725328 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035725328 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035725328 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035725328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035725328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035725328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035725328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035725328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035725328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035725328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035725328 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035725328 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035725328 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725329 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035725329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035725329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725329 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725329 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725329 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725329 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035725329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035725329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035725329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035725329 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035725342 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035725342 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035725342 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035725342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(337)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035725345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725345 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035725345 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035725345 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035725345 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035725345 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035725345 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035725346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725346 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035725346 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035725346 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035725346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035725346 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035725346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035725346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035725346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035725346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035725346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035725346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035725346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035725346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035725346 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035725346 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035725346 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725347 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725347 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035725347 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035725347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035725347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725347 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725347 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725347 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725347 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035725347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035725347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035725347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035725347 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035725363 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035725363 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035725363 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035725363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(340)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035725364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725364 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035725364 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035725364 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035725364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035725364 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035725364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035725365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725365 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035725365 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035725365 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035725365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035725365 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035725365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035725365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035725365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035725365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035725365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035725365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035725365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035725365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035725365 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035725365 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035725365 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725366 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725366 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035725366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035725366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725366 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035725366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035725366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035725366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035725366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035725380 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035725380 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035725380 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035725380 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(343)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035725381 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725381 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035725381 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035725381 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035725381 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035725381 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035725381 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035725382 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725382 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035725382 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035725382 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035725382 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035725382 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035725382 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035725382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035725382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035725382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035725382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035725382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035725382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035725382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035725382 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035725382 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035725382 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035725383 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035725383 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035725383 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035725383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035725383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035725383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035725383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035725383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035725383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035725383 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035725383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035725383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035725383 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035725383 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035725383 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035725383 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035725383 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035725383 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035725383 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035725383 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035725383 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035726131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726131 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035726131 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035726131 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726131 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035726131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035726131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035726131 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035726131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035726131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035726131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035726131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035726131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035726131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035726131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035726131 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035726131 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035726131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726131 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035726131 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035726131 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035726131 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726131 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726131 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035726131 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035726131 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726131 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726131 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035726131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035726131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035726131 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035726131 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035726147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726147 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035726147 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035726147 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726147 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035726147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035726147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035726147 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035726147 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) 20241027035726147 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) 20241027035726147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035726147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035726147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035726147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035726147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035726147 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035726147 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035726147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726147 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035726147 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035726147 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035726147 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726147 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726147 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035726147 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035726147 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726147 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726147 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035726147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035726147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035726147 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035726147 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(339)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035726168 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726168 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035726168 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035726168 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035726168 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726168 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726168 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726168 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035726168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035726168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035726168 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035726168 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035726168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035726168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035726168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035726169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035726169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035726169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035726169 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035726169 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035726169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035726169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035726169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726169 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035726169 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035726169 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035726169 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726169 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726169 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035726169 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035726169 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726169 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726169 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035726169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035726169 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035726169 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(339)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(342)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035726185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726185 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035726185 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035726185 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726185 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035726185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035726185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035726185 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035726185 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) 20241027035726185 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) 20241027035726185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035726185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035726185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035726185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035726185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035726185 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035726185 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035726185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035726185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035726185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035726185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035726185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726186 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035726186 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035726186 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035726186 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035726186 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035726186 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035726186 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035726186 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035726186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035726186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035726186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035726186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035726186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035726186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035726186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035726186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035726186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035726186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035726186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035726186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035726186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035726186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035726186 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035726186 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(342)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035727206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035727207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035727208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035727209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035727209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035727210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035727211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035727211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035727212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035727213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035727213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035727214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035727215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035727215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035727216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035727217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035727217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035727218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035727219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035727219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035727229 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.msc0-RAN(333)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)868302 20241027035728242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035728242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035728242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035728242 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035728242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3fce, normal) (hnbgw_rua.c:407) 20241027035728242 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035728242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035728242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035728242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035728242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035728242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035728242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 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:1064) 20241027035728242 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035728242 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035728242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035728242 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-868302 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035728242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 SCCP-26 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035728242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035728242 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035728242 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035728242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035728242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035728242 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035728242 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: Allocated (fsm.c:456) 20241027035728242 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035728242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000940056400500f1100926) (sccp_scrc.c:401) 20241027035728242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035728242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035728242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035728242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035728242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035728242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035728242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035728242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035728242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035728242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035728242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035728242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035728242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035728242 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035728242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035728242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035728242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035728242 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035728242 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035728242 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035728242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035728242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035728242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035728242 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345) HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)13207150 HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345)@0319e8e99f0f: Final verdict of PTC: pass 20241027035728248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: 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 } } } 20241027035728248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035728248 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035728248 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035728248 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035728248 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035728248 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035728248 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035728248 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035728248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035728248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035728248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035728248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035728248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035728248 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e18ba) (sccp_scrc.c:472) 20241027035728248 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1823) 20241027035728248 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035728248 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035728248 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035728248 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035728248 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:483) 20241027035728248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035728248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035728248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035728249 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035728250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035728251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035728252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035728252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035728253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035728254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035728254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035728255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035728256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035728256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035728257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035728258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035728258 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035728259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035728260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035728260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035728261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035728262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035728272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@0319e8e99f0f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)6436185 20241027035729279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035729279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035729279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035729279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035729279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x623559, normal) (hnbgw_rua.c:407) 20241027035729279 DHNB DEBUG map_rua[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035729279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035729279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035729279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035729279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035729279 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035729279 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 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:1064) 20241027035729279 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035729279 DCN DEBUG map_sccp[0x55b2a5dd46a0]{init}: Allocated (fsm.c:456) 20241027035729279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035729279 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6436185 <-> SCCP-27 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035729279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 SCCP-27 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035729279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035729279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035729279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035729279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035729279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035729279 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035729279 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: Allocated (fsm.c:456) 20241027035729279 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035729279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002520056400500f1100926) (sccp_scrc.c:401) 20241027035729279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035729279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035729279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035729279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035729279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035729280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035729280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035729280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035729280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035729280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035729280 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035729280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035729280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035729280 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035729280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035729280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035729280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035729280 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035729280 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035729280 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035729280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035729280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035729280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035729280 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346) HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)6634824 HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035729284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035729284 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035729284 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035729284 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035729284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035729284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035729284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035729284 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035729284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035729284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035729284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035729284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035729284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035729284 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f306df) (sccp_scrc.c:472) 20241027035729284 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1823) 20241027035729284 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035729284 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035729284 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035729284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035729284 DCN DEBUG handle_cn_conn_conf() conn_id=27, 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:483) 20241027035729285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035729285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035729285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035729285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035729287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035729288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035729289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035729291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035729292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035729294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035729295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035729296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035729297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035729297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035729298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035729299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035729300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035729301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035729302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035729303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035729305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035729306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035729307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035729317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@0319e8e99f0f: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)5173487 20241027035730326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035730326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035730326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035730326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035730326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ef0ef, normal) (hnbgw_rua.c:407) 20241027035730326 DHNB DEBUG map_rua[0x55b2a5ddf100]{init}: Allocated (fsm.c:456) 20241027035730326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035730326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035730326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035730326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035730326 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1044) 20241027035730326 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 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:1064) 20241027035730326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035730326 DCN DEBUG map_sccp[0x55b2a5de2320]{init}: Allocated (fsm.c:456) 20241027035730326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035730326 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5173487 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035730326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 SCCP-28 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035730326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035730326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035730326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035730326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035730326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035730326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035730326 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: Allocated (fsm.c:456) 20241027035730326 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035730326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300012b0056400500f1100926) (sccp_scrc.c:401) 20241027035730326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035730326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035730326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035730326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035730326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035730326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035730326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035730326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035730326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035730326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035730326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035730326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035730326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035730326 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035730326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035730326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035730326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730326 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035730326 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035730326 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035730326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035730326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035730326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035730326 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347) HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)796513 HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035730328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730328 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035730328 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035730328 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035730328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035730328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035730328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035730328 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035730328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035730328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035730328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035730328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035730328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035730328 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f05f0d) (sccp_scrc.c:472) 20241027035730328 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1823) 20241027035730328 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035730328 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035730328 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035730328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035730328 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:483) 20241027035730328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035730328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035730328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035730329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035730331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035730332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035730334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035730335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035730337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035730338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035730339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035730340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035730341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035730342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035730344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035730345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035730347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035730348 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035730349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035730351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035730352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035730354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035730355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035730359 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035730359 DLINP DEBUG SRVCONN(,r=127.0.0.1:45221<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035730360 DLINP NOTICE SRV(,r=127.0.0.1:45221<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035730360 DMAIN NOTICE (127.0.0.1:45221 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45221<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035730360 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035730360 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34341<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(339)@0319e8e99f0f: Final verdict of PTC: none 20241027035730360 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035730360 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328)@0319e8e99f0f: Final verdict of PTC: none 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035730360 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 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035730360 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(336)@0319e8e99f0f: Final verdict of PTC: none 20241027035730360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035730360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035730360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035730360 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035730360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035730360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035730360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035730360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035730360 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035730360 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035730360 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-M3UA(337)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(341)@0319e8e99f0f: Final verdict of PTC: none 20241027035730360 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035730360 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035730360 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035730360 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 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035730360 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035730360 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) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035730360 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035730360 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035730360 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(333)@0319e8e99f0f: Final verdict of PTC: none 20241027035730360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f306df), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035730360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035730360 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035730360 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035730360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{disrupted}: Freeing instance (context_map.c:202) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6436185)[0x55b2a5df5ff0]{disrupted}: Deallocated (fsm.c:568) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{disconnected}: Freeing instance (context_map.c:206) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-27)[0x55b2a5dd46a0]{disconnected}: Deallocated (fsm.c:568) 20241027035730360 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6436185 SCCP-27 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035730360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035730360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035730360 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035730360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035730360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035730360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035730360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035730360 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035730360 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035730360 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035730360 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035730360 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035730360 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035730360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e18ba), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035730360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035730360 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035730360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035730360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035730361 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035730361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-868302)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035730361 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-868302 SCCP-26 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035730361 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035730361 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035730361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f05f0d), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035730361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035730361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035730361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035730361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035730361 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035730361 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035730361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{disrupted}: Freeing instance (context_map.c:202) 20241027035730361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5173487)[0x55b2a5ddf100]{disrupted}: Deallocated (fsm.c:568) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{disconnected}: Freeing instance (context_map.c:206) 20241027035730361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55b2a5de2320]{disconnected}: Deallocated (fsm.c:568) 20241027035730361 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173487 SCCP-28 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241027035730361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035730361 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.sgsn1-RAN(342)@0319e8e99f0f: Final verdict of PTC: none 20241027035730361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035730361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035730361 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035730361 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035730361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035730361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035730361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329)@0319e8e99f0f: Final verdict of PTC: none 20241027035730361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035730361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035730361 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035730361 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035730361 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035730361 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035730361 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(332)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(334)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(340)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(335)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(338)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(326)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(343)@0319e8e99f0f: Final verdict of PTC: none 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730366 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035730366 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035730366 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035730366 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035730366 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035730366 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035730366 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035730366 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 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035730366 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 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035730366 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) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035730366 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035730366 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) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035730366 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035730366 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035730366 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035730366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035730366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035730366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035730366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035730366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035730366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035730366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035730366 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035730366 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035730366 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035730366 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035730366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035730366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035730366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035730366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035730366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035730366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035730366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035730366 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035730366 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035730366 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035730366 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(344)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035730395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(326): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(327): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(328): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(329): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(330): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(332): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(333): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(334): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(335): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(336): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(337): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(338): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(339): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(340): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(341): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(342): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(343): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(344): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(345): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(346): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(347): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:57:30 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 20241027035730510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035731029 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035731029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1876c), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035731029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035731029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035731029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035731029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035731029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035731029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035731029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035731029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035731029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035731029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035731029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035731029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035731030 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035731030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071ed4e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035731030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035731030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035731030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035731030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035731030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035731030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035731030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035731030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035731030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035731030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035731030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035731030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035731031 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035731031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac389b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035731031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035731031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035731031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035731031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035731031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035731031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035731031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035731031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035731031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035731031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035731031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035731031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035731111 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=335860) Waiting for packet dumper to finish... 1 (prev_count=335860, count=345704) 20241027035732134 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035732134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035732134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035732134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035732134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035732134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035732134 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035732134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035732134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035732134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035732134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035732134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035732134 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035732134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035732134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035732134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035732134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035732134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035732134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035732134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035732134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035732134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035732134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035732134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035732134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035732134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035732134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035732134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035732134 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035732134 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035732134 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035732134 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035732134 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035732134 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035732361 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035732361 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035732361 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035732361 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035732361 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035732361 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035732367 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035732367 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035732367 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035732367 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035732367 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035732367 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241027035733230 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035733230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035733230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035733230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035733230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035733230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035733230 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035733230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035733230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035733230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035733230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035733230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035733230 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035733230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035733230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035733230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035733230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035733230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035733230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035733230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035733230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035733230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035733230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035733230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035733230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035733230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035733230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035733230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035733230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035733230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035733230 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035733232 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035733232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035733232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035733232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035733232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035733232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035733232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035733232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035733232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035733232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035733232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035733232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035733232 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035734263 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035734263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035734263 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035734263 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035734263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035734263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035734263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035734263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035734263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035734263 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035734263 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035734263 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035734263 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241027035735477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035735540 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035735540 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035735552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035735553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38781 (stream_srv.c:129) 20241027035735553 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38781<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035735560 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36063<->l=127.0.0.1:4262) (control_if.c:570) 20241027035735562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735562 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735562 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735562 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735562 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735562 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735563 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735564 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035735564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735564 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035735564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735564 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735564 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035735564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035735564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735564 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735564 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035735564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035735564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735564 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735564 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735564 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035735564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035735564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735564 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735564 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735564 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735564 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035735564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735564 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735564 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735564 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035735564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735564 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735564 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735564 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035735564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735564 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735564 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735564 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035735564 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(356)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(356)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(356)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(359)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(359)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(359)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(357)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035735604 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735604 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735605 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735605 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735605 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735605 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735605 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035735605 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735606 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735606 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035735606 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735606 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035735606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735606 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735606 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735606 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035735606 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735606 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035735606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735606 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735606 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735606 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035735606 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035735606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735606 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735606 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735606 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035735607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035735607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735607 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735607 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735607 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735607 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035735607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735607 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735607 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735607 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035735607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735607 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735607 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735607 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035735607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735607 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735607 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735607 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035735607 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(365)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(365)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(365)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(363)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035735657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035735657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035735657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035735657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035735657 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035735657 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035735657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035735657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035735658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035735658 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035735662 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035735662 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035735662 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035735662 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035735662 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) 20241027035735662 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035735662 DHNBAP DEBUG (127.0.0.1:38781 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035735662 DHNBAP NOTICE (127.0.0.1:38781 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035735662 DHNBAP NOTICE (127.0.0.1:38781 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035735662 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035735662 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035735781 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035735781 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035735781 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035735781 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(356)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035735783 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735783 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035735783 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035735783 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035735783 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035735783 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035735783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035735784 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735784 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035735784 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035735784 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035735784 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035735784 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035735784 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035735785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035735785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035735785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035735785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035735785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035735785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035735785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035735785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035735785 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035735785 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735786 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735786 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035735786 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035735786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735786 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735786 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735786 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735786 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035735786 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035735786 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035735786 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035735786 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035735800 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035735800 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035735800 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035735800 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(359)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035735802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735802 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035735802 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035735802 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035735802 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735802 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035735802 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035735802 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035735802 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035735802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035735802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035735802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035735802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035735802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035735802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035735802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035735802 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035735802 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035735802 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735803 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035735803 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035735803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735803 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035735803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735803 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035735803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035735803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035735803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035735803 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035735825 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035735825 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035735825 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035735825 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035735826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735826 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035735826 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035735826 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035735826 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035735826 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035735826 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035735827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735827 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035735827 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035735827 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035735827 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035735827 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035735827 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035735827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035735827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035735827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035735827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035735827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035735827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035735827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035735827 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035735827 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035735827 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735828 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735828 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035735828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035735828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735828 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035735828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035735828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035735828 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035735828 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035735842 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035735842 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035735842 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035735842 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(365)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035735844 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735844 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035735844 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035735844 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035735844 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035735844 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035735844 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035735845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035735845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035735845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035735845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035735845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035735845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035735845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035735845 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035735845 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035735845 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035735845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735845 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035735845 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035735845 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035735845 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035735845 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035735845 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035735846 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035735846 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035735846 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035735846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035735846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035735846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035735846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035735846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035735846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035735846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035735846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035735846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035735846 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035735846 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035735846 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035735846 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035735846 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035735846 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035735846 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035735846 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035735846 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(361)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035736741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn1-RAN(364)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(361)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(364)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035736741 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035736741 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035736741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035736741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035736741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035736741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035736741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035736741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035736741 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035736741 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035736741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035736741 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035736741 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) 20241027035736741 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) 20241027035736741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035736741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035736741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035736741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035736741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035736741 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035736741 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035736741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035736741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035736741 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035736741 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035736741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035736741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035736741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035736741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035736741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035736741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035736741 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035736741 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035736742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035736742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035736742 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035736742 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035736742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035736742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035736742 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035736742 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035736742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035736742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035736742 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035736742 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035736742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035736742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035736742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035736742 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035736742 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) 20241027035736742 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) 20241027035736742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035736742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035736743 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035736743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035736743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035736743 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035736743 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035736743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035736743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035736743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035736743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035736743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035736743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035736743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035736743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035736743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035736743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035736743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035736743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035736743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035736743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035736743 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035736743 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035736741 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035736741 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035736741 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736741 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736741 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035736741 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035736741 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736741 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736741 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035736741 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035736741 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736741 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035736741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035736741 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035736741 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035736741 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736741 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736741 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035736741 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736742 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035736742 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736742 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035736742 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736742 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035736742 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736742 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035736742 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736742 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736742 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035736742 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035736742 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736742 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736742 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736743 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035736743 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035736743 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035736743 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035736743 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035736743 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035736743 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035736743 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035736743 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035736743 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035737735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035737737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035737738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035737738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035737739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035737740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035737740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035737742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035737742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035737743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035737744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035737744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035737746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035737746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035737747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035737748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035737749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035737749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035737750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035737751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035737761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)13286406 20241027035738774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035738774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035738774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035738774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035738774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcabc06, normal) (hnbgw_rua.c:407) 20241027035738774 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035738774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035738774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13286406 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035738774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035738774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035738774 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13286406 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035738774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13286406 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035738774 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035738774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035738774 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13286406 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035738774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13286406 SCCP-29 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035738774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035738774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035738774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035738774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035738774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035738774 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035738774 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: Allocated (fsm.c:456) 20241027035738774 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035738774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003d00056400500f1100926) (sccp_scrc.c:401) 20241027035738774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035738774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035738774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035738774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035738774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035738774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035738774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035738774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035738774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035738774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035738774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035738774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035738774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035738774 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035738774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035738774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035738774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035738774 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035738774 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035738774 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035738774 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035738774 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035738774 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035738774 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367) HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)1043631 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Session index based on connection ID:0 20241027035738779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33882<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035738779 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035738779 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035738779 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035738779 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035738779 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035738779 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035738779 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035738779 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035738779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035738779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035738779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035738779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035738779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035738779 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bca0c4) (sccp_scrc.c:472) 20241027035738779 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1823) 20241027035738779 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035738779 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035738779 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035738779 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035738779 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:483) 20241027035738779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035738779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035738779 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035738780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035738781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035738782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035738783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035738783 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035738785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035738786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035738787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035738789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035738790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035738791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035738791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035738792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035738793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035738794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035738794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035738795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035738796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035738797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035738807 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.msc1-RAN(358)@0319e8e99f0f: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)8046058 20241027035739829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035739829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035739829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035739829 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035739829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ac5ea, normal) (hnbgw_rua.c:407) 20241027035739829 DHNB DEBUG map_rua[0x55b2a5de2320]{init}: Allocated (fsm.c:456) 20241027035739829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035739829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8046058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035739829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035739829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035739829 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035739829 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8046058 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035739829 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8046058 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035739829 DCN DEBUG map_sccp[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035739829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035739829 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8046058 <-> SCCP-30 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035739829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8046058 SCCP-30 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035739829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035739829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035739829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035739829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035739829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035739829 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035739829 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: Allocated (fsm.c:456) 20241027035739829 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035739829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000610056400500f1100926) (sccp_scrc.c:401) 20241027035739829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035739829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035739829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035739829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035739829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035739829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035739829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035739829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035739829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035739829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035739829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035739829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035739829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035739829 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035739829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035739829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035739829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035739829 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035739829 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035739829 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035739829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035739829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035739829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035739829 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(357)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(357)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368) HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)11964737 HNBGW_Test.msc1-SCCP(357)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(357)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035739838 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035739838 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035739838 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035739838 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035739838 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035739838 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035739838 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035739838 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035739838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035739838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035739838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035739838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035739838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035739838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035739838 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027da6d) (sccp_scrc.c:472) 20241027035739838 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1823) 20241027035739838 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035739838 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035739838 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035739838 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035739838 DCN DEBUG handle_cn_conn_conf() conn_id=30, 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:483) 20241027035739838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035739838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035739839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035739840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035739841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035739842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035739843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035739844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035739846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035739847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035739847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035739848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035739849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035739850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035739851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035739851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035739852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035739853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035739854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035739855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035739855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035739857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035739867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035740361 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035740361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f05f0d), PART(T=Source Reference,L=4,D=0000001c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035740361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035740361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740361 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035740361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e18ba), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035740361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035740361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740361 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035740361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f306df), PART(T=Source Reference,L=4,D=0000001b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035740361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740361 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035740361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740361 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740361 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035740362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035740362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740362 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740362 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740362 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035740362 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035740362 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035740363 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035740363 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035740363 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035740363 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035740363 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035740363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035740363 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035740363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035740363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Source Reference,L=4,D=00f306df) (sccp_scrc.c:472) 20241027035740363 DLSCCP DEBUG Received CO:RELCO for local reference 27 (sccp_scoc.c:1823) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(27)[0x55b2a5ddfc40]{IDLE}: Deallocated (fsm.c:568) 20241027035740363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035740363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035740363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035740363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Source Reference,L=4,D=00f05f0d) (sccp_scrc.c:472) 20241027035740363 DLSCCP DEBUG Received CO:RELCO for local reference 28 (sccp_scoc.c:1823) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035740363 DLSCCP DEBUG SCCP-SCOC(28)[0x55b2a5de2f10]{IDLE}: Deallocated (fsm.c:568) 20241027035740566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740566 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035740566 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035740566 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035740566 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035740566 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035740566 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035740566 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035740567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035740567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035740567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035740567 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=005e18ba) (sccp_scrc.c:472) 20241027035740567 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1823) 20241027035740567 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035740567 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035740567 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035740567 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035740567 DLSCCP DEBUG SCCP-SCOC(26)[0x55b2a5dd5940]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)48377 20241027035740883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035740883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035740883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035740883 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035740883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbcf9, normal) (hnbgw_rua.c:407) 20241027035740883 DHNB DEBUG map_rua[0x55b2a5dd5940]{init}: Allocated (fsm.c:456) 20241027035740883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035740883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-48377 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035740883 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035740883 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035740883 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-48377 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035740883 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-48377 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035740883 DCN DEBUG map_sccp[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027035740883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035740883 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-48377 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035740883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-48377 SCCP-31 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035740883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035740883 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035740883 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035740883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035740883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035740883 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035740883 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: Allocated (fsm.c:456) 20241027035740883 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035740883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001c50056400500f1100926) (sccp_scrc.c:401) 20241027035740883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035740883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035740883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035740883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035740883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035740883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035740883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035740883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035740883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035740883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035740883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740883 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035740883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035740883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035740883 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740883 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740883 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740883 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035740883 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035740883 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035740883 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035740883 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369) HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)11085589 HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035740885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740885 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035740885 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035740885 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035740885 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035740885 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035740885 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035740885 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035740885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035740885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035740885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035740885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00af0e56) (sccp_scrc.c:472) 20241027035740885 DLSCCP DEBUG Received CO:COAK for local reference 31 (sccp_scoc.c:1823) 20241027035740885 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035740885 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035740885 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035740885 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035740885 DCN DEBUG handle_cn_conn_conf() conn_id=31, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035740885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035740885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035740886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035740886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035740887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035740888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035740888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035740889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035740890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035740891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035740891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035740892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035740893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035740893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035740894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035740894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035740895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035740896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035740896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035740897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035740897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035740898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035740899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035740901 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035740901 DLINP DEBUG SRVCONN(,r=127.0.0.1:38781<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035740901 DLINP NOTICE SRV(,r=127.0.0.1:38781<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035740901 DMAIN NOTICE (127.0.0.1:38781 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38781<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035740901 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035740901 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035740901 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035740901 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 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035740901 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035740901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035740901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035740901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035740901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035740901 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 20241027035740901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035740901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035740901 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 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035740901 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035740901 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035740901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035740901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035740901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035740901 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035740901 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035740901 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035740901 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035740901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035740901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035740901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035740901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035740901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035740901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035740901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) HNBGW_Test.msc1-RAN(358)@0319e8e99f0f: Final verdict of PTC: none 20241027035740901 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035740901 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035740902 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035740902 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36063<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(364)@0319e8e99f0f: Final verdict of PTC: none 20241027035740902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(363)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(355)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(365)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352)@0319e8e99f0f: Final verdict of PTC: none 20241027035740902 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 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035740902 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) 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035740902 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035740902 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035740902 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349)@0319e8e99f0f: Final verdict of PTC: none 20241027035740902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035740902 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035740902 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 20241027035740902 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 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035740902 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035740902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035740902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035740902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035740902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035740902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035740902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035740902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035740902 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035740902 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350)@0319e8e99f0f: Final verdict of PTC: none 20241027035740902 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035740902 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035740902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035740902 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035740902 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035740902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da6d), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035740902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035740902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740902 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035740902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035740902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035740902 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035740902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035740902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035740902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035740902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{disrupted}: Freeing instance (context_map.c:202) 20241027035740902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8046058)[0x55b2a5de2320]{disrupted}: Deallocated (fsm.c:568) 20241027035740902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035740902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{disconnected}: Freeing instance (context_map.c:206) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-30)[0x55b2a5df5ff0]{disconnected}: Deallocated (fsm.c:568) 20241027035740903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8046058 SCCP-30 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241027035740903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035740903 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.msc1-SCCP(357)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(366)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(356)@0319e8e99f0f: Final verdict of PTC: none20241027035740903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035740903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035740903 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035740903 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035740903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035740903 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035740903 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035740903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bca0c4), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035740903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035740903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740903 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13286406)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035740903 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13286406 SCCP-29 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) IPA-CTRL-CLI-IPA(353)@0319e8e99f0f: Final verdict of PTC: none 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035740903 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035740903 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035740903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af0e56), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035740903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035740903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035740903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035740903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035740903 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{disrupted}: Freeing instance (context_map.c:202) 20241027035740903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-48377)[0x55b2a5dd5940]{disrupted}: Deallocated (fsm.c:568) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035740903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55b2a5de2f10]{disconnected}: Deallocated (fsm.c:568) 20241027035740903 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-48377 SCCP-31 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241027035740903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740903 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740903 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740903 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035740903 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035740903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740903 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740903 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740903 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035740903 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740903 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035740903 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035740903 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035740903 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035740903 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035740903 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035740903 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 20241027035740903 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.msc1-M3UA(359)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(354)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(348)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035740918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(348): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(349): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(350): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(351): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(352): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(354): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(355): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(356): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(357): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(358): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(359): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(363): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(364): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(365): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(366): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(367): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(368): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(369): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:57:40 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 20241027035740968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035741030 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035741030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1876c), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035741030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035741030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035741030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035741030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035741030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035741030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035741030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035741030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035741030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035741030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035741030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035741030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035741031 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035741031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071ed4e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035741031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035741031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035741031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035741031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035741031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035741031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035741031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035741031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035741031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035741031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035741031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035741031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035741031 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 20241027035741032 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035741032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac389b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035741032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035741032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035741032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035741032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035741032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035741032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035741032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035741032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035741032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035741032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035741032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035741032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035741032 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 20241027035741570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321860) 20241027035742134 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035742134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035742134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035742134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035742134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035742134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035742134 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035742134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035742134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035742134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035742134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035742134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035742134 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035742134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035742134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035742134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035742134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035742135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035742135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035742135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035742135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035742135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035742135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035742135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035742135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035742135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035742135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035742135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035742135 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 20241027035742135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035742135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035742135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035742135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035742135 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035742135 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035742135 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=321860, count=366728) 20241027035742902 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035742902 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035742902 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035742902 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035742902 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035742902 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035742903 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035742903 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035742903 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035743231 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035743231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035743231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035743231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035743231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035743231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035743232 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035743232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035743232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035743232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035743232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035743232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035743232 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035743232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035743232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035743232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035743232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035743232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035743232 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035743232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035743232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035743232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035743232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035743232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035743232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035743232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035743232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035743232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035743232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035743232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035743232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035743232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035743232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035743232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035743232 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 20241027035743232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035743232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035743232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035743232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035743232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035743232 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 20241027035743232 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035743232 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035743232 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035743232 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035743232 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035743232 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035743232 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 20241027035743232 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@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035744263 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035744263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035744263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035744263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744263 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744263 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744263 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744263 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035744264 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035744264 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035744264 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241027035744630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035744638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035744638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035744646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035744646 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52217 (stream_srv.c:129) 20241027035744646 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52217<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035744652 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45717<->l=127.0.0.1:4262) (control_if.c:570) 20241027035744653 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744653 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744653 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035744653 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744653 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744653 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744653 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744653 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744653 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744655 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744655 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035744655 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744655 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035744655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744655 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744655 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744655 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035744655 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744655 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035744655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744655 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744655 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744655 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035744655 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035744655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744655 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744655 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744655 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035744655 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035744655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744655 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035744655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035744655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035744655 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744655 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744655 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744655 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035744655 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035744655 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035744655 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@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(378)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(378)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(378)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(381)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(381)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(381)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035744684 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744684 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744684 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744684 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744684 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744684 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744685 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035744685 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744686 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744686 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035744686 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744686 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035744686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744686 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744686 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744686 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035744686 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744686 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035744686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744686 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744686 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744686 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035744686 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744686 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035744686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744686 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744686 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744686 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035744686 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035744686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744686 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035744686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035744686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035744686 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744686 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744686 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744686 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035744686 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(384)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(384)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(384)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(382)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(387)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(387)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(387)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(385)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035744725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035744725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035744725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035744725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035744725 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035744725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035744725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035744725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035744725 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035744729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035744729 DHNBAP DEBUG (127.0.0.1:52217 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035744729 DHNBAP NOTICE (127.0.0.1:52217 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035744729 DHNBAP NOTICE (127.0.0.1:52217 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035744868 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035744868 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035744868 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035744868 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035744868 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035744868 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035744868 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(378)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035744870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744870 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035744870 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035744870 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035744870 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035744870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035744870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035744870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035744870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035744870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035744870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035744870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035744870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035744870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035744870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035744870 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035744872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744872 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035744872 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035744872 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035744872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035744872 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035744872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035744872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035744872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035744872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035744872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035744872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035744872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035744872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035744872 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035744872 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035744872 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744873 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744873 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035744873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035744873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744873 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744873 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744873 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035744873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035744873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035744873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035744873 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035744873 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744882 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035744882 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035744882 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035744882 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(381)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035744884 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744884 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035744884 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035744884 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035744884 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035744884 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035744884 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035744885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744885 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035744885 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035744885 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035744885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035744885 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035744885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035744885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035744885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035744885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035744885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035744885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035744885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035744885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035744885 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035744885 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035744885 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744886 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744886 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035744886 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035744886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035744886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744886 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744887 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744887 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744887 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744887 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035744887 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035744887 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035744887 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035744887 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035744899 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035744899 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035744899 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035744899 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(384)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035744900 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744900 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035744900 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035744900 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035744900 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035744900 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035744900 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035744901 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744901 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035744901 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035744901 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035744901 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035744901 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035744901 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035744901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035744901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035744901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035744901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035744901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035744901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035744901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035744901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035744901 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035744901 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744902 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744902 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035744902 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035744902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744902 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744902 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744902 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744902 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744902 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035744902 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035744902 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035744902 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035744902 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035744912 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035744912 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035744912 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035744912 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(387)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035744913 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744913 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035744913 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035744913 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035744913 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035744913 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035744913 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035744914 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744914 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035744914 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035744914 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035744914 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035744914 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035744914 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035744914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035744914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035744914 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035744914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035744914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035744914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035744914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035744914 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035744914 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035744914 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035744915 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035744915 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035744915 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035744915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035744915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035744915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035744915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035744915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035744915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035744915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035744915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035744915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035744915 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035744915 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035744915 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035744915 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035744915 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035744915 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035744915 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035744915 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035744915 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035745685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035745685 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035745685 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745685 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035745685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035745685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035745685 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035745685 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035745685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035745685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035745685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035745685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035745685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035745685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035745685 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035745685 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035745685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745685 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035745685 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035745685 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035745685 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745685 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745685 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035745685 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035745685 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745685 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745685 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035745686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035745686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035745686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035745686 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035745686 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035745689 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745689 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035745689 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035745689 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035745689 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745689 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745689 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745689 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035745689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035745689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035745689 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035745689 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) 20241027035745689 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) 20241027035745689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035745689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035745689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035745689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035745689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035745689 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035745689 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035745690 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745690 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035745690 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035745690 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035745690 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035745690 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035745690 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035745690 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035745691 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745691 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035745691 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035745691 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035745691 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745691 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745691 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745691 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035745691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035745691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035745691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035745691 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035745691 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(383)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035745709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745709 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035745709 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035745709 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035745709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745709 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035745709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035745709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035745709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035745710 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035745710 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035745710 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035745710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035745710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035745710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035745710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035745710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035745710 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035745710 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035745710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745710 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035745710 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035745710 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035745710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035745710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035745710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035745710 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745712 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745712 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035745712 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035745712 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035745712 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745712 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745712 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745712 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035745712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035745712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035745712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035745712 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035745712 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(383)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(386)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035745718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745718 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035745718 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035745718 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745718 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035745718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035745718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035745718 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035745718 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) 20241027035745718 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) 20241027035745718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035745718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035745718 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035745718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035745718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035745718 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035745718 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035745718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035745718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035745718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035745718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035745718 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745719 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035745719 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035745719 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035745719 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035745719 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035745719 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035745719 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035745719 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035745719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035745719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035745719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035745719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035745719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035745719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035745719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035745719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035745719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035745719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035745719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035745719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035745719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035745719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035745719 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035745719 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(386)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035746740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035746747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035746753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035746757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035746763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035746767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035746771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035746776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035746781 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035746786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035746790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035746794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035746798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035746801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035746805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035746808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035746811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035746813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035746815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035746816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035746831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)3484764 20241027035747879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035747879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035747879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035747879 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035747879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x352c5c, normal) (hnbgw_rua.c:407) 20241027035747879 DHNB DEBUG map_rua[0x55b2a5dd6540]{init}: Allocated (fsm.c:456) 20241027035747879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035747879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035747879 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035747879 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035747879 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 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:1054) 20241027035747879 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035747880 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035747880 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035747880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035747880 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3484764 <-> SCCP-32 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035747880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 SCCP-32 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035747880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035747880 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035747880 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035747880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035747880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035747880 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035747880 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: Allocated (fsm.c:456) 20241027035747880 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035747880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002b50056400500f1100926) (sccp_scrc.c:401) 20241027035747880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035747880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035747880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035747880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035747880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035747880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035747880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035747880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035747880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035747880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035747880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035747880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035747880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035747880 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035747880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035747880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035747880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035747880 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035747880 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035747880 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035747880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035747880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035747880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035747880 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389) HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)2036796 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: 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(389)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035747897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035747897 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035747897 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035747897 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035747897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035747897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035747897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035747897 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035747897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035747897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035747897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035747897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035747897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035747897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=009e6edd) (sccp_scrc.c:472) 20241027035747897 DLSCCP DEBUG Received CO:COAK for local reference 32 (sccp_scoc.c:1823) 20241027035747897 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035747897 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035747897 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035747897 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035747897 DCN DEBUG handle_cn_conn_conf() conn_id=32, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035747897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035747897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035747899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035747901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035747906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035747911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035747915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035747916 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035747918 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035747919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035747920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035747920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035747921 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035747922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035747923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035747924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035747925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035747925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035747926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035747928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035747929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035747930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035747931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035747940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)12298164 20241027035748947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035748947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035748947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035748947 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035748947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbba7b4, normal) (hnbgw_rua.c:407) 20241027035748947 DHNB DEBUG map_rua[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027035748947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035748947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035748947 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035748947 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035748947 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035748947 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 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:1054) 20241027035748947 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035748947 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035748947 DCN DEBUG map_sccp[0x55b2a5de2320]{init}: Allocated (fsm.c:456) 20241027035748947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035748947 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12298164 <-> SCCP-33 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035748947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 SCCP-33 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035748947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035748947 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035748947 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035748947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035748947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035748947 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035748947 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: Allocated (fsm.c:456) 20241027035748947 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035748947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000190056400500f1100926) (sccp_scrc.c:401) 20241027035748947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035748947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035748947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035748947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035748947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035748947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035748947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035748947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035748947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035748947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035748947 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035748947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035748947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035748947 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035748947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035748947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035748947 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035748947 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035748947 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035748947 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035748947 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035748947 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035748947 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035748947 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390) HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)11372081 HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: 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(390)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035748952 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035748952 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035748952 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035748952 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035748952 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035748952 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035748952 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035748952 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035748952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035748952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035748952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035748952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035748952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035748952 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0064d70e) (sccp_scrc.c:472) 20241027035748952 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1823) 20241027035748952 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035748952 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035748952 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035748952 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035748952 DCN DEBUG handle_cn_conn_conf() conn_id=33, 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:483) 20241027035748952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035748952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035748952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035748953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035748954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035748955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035748956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035748958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035748959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035748960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035748960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035748961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035748962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035748963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035748964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035748965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035748966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035748967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035748967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035748968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035748969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035748969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035748970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035748980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)9347167 20241027035749998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035749998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035749998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035749998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035749998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ea05f, normal) (hnbgw_rua.c:407) 20241027035749998 DHNB DEBUG map_rua[0x55b2a5df3ab0]{init}: Allocated (fsm.c:456) 20241027035749998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035749998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035749998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035749998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035749998 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 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:1054) 20241027035749998 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1101) 20241027035749998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035749998 DCN DEBUG map_sccp[0x55b2a5de2a80]{init}: Allocated (fsm.c:456) 20241027035749998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035749998 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9347167 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035749998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 SCCP-34 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035749998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035749998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035749998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035749999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035749999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035749999 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035749999 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: Allocated (fsm.c:456) 20241027035749999 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035749999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300026f0056400500f1100926) (sccp_scrc.c:401) 20241027035749999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035749999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035749999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035749999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035749999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035749999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035749999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035749999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035749999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035749999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035749999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035749999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035749999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035749999 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035749999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035749999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035749999 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035749999 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035749999 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035749999 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035749999 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035749999 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035749999 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035749999 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391) HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)6011971 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035750001 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750001 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035750001 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035750001 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035750001 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035750001 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035750001 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035750001 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035750001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035750001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035750001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035750001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035750001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035750001 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009cf242) (sccp_scrc.c:472) 20241027035750001 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1823) 20241027035750001 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035750001 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035750001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035750001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035750001 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035750001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035750001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{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(391)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035750002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035750003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035750004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035750005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035750006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035750007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035750008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035750008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035750009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035750010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035750011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035750012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035750013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035750013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035750015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035750017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035750019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035750021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035750022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035750023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035750024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035750028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45717<->l=127.0.0.1:4262) (control_if.c:193) 20241027035750028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035750028 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035750028 DLINP DEBUG SRVCONN(,r=127.0.0.1:52217<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(380)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(382)@0319e8e99f0f: Final verdict of PTC: none 20241027035750028 DLINP NOTICE SRV(,r=127.0.0.1:52217<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-RAN(386)@0319e8e99f0f: Final verdict of PTC: none 20241027035750028 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035750028 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035750028 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 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035750028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035750028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035750028 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 20241027035750028 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: Cannot send after transport endpoint shutdown 20241027035750028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035750028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035750028 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 20241027035750028 DMAIN NOTICE (127.0.0.1:52217 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52217<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035750028 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035750028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035750028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035750028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035750028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035750028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035750028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035750028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035750028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035750028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035750028 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035750028 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035750028 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035750028 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035750028 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 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035750028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035750028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc0-RAN(377)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(379)@0319e8e99f0f: Final verdict of PTC: none20241027035750028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035750028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035750028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) HNBGW_Test.msc0-SCCP(376)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(387)@0319e8e99f0f: Final verdict of PTC: none 20241027035750028 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 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035750028 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035750028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035750028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035750028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035750028 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035750028 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035750028 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035750028 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035750028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035750028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035750028 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) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035750028 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035750028 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035750028 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035750028 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035750028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d70e), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035750028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035750028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035750028 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035750029 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035750029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298164)[0x55b2a5de2f10]{disrupted}: Deallocated (fsm.c:568) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{disconnected}: Freeing instance (context_map.c:206) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-33)[0x55b2a5de2320]{disconnected}: Deallocated (fsm.c:568) 20241027035750029 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298164 SCCP-33 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241027035750029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035750029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035750029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035750029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035750029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035750029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035750029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035750029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035750029 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035750029 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035750029 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035750029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035750029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035750029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035750029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035750029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035750029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035750029 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035750029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035750029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035750029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035750029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035750029 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035750029 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035750029 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035750029 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035750029 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035750029 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035750029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e6edd), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035750029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035750029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035750029 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035750029 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035750029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{disrupted}: Freeing instance (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3484764)[0x55b2a5dd6540]{disrupted}: Deallocated (fsm.c:568) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-M3UA(384)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(385)@0319e8e99f0f: Final verdict of PTC: none 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-32)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035750029 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3484764 SCCP-32 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc1-M3UA(381)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(370)@0319e8e99f0f: Final verdict of PTC: none20241027035750029 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035750029 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035750029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cf242), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035750029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035750029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) HNBGW_Test.sgsn0-RAN(383)@0319e8e99f0f: Final verdict of PTC: none 20241027035750029 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035750029 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035750029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{disrupted}: Freeing instance (context_map.c:202) 20241027035750029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347167)[0x55b2a5df3ab0]{disrupted}: Deallocated (fsm.c:568) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{disconnected}: Freeing instance (context_map.c:206) 20241027035750029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55b2a5de2a80]{disconnected}: Deallocated (fsm.c:568) 20241027035750029 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347167 SCCP-34 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241027035750029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035750029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035750029 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035750029 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035750029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035750029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035750029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035750029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035750029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035750029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(375)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(388)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(378)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035750043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35740<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(370): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(371): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(372): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(373): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(374): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(376): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(377): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(378): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(379): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(380): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(381): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(382): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(383): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(384): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(385): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(386): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(387): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(388): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(389): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(390): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(391): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:57:50 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 20241027035750096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035750698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343444) 20241027035750904 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035750904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af0e56), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035750904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035750904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035750904 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035750904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bca0c4), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035750904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035750904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035750904 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035750904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da6d), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035750904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035750904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035750904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035750904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035750904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750904 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750904 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750904 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035750904 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035750904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750904 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750904 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750904 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035750904 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035750904 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035750904 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035750904 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035750904 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035750904 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035750904 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035751030 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035751030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1876c), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035751030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035751030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035751030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035751030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035751031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035751031 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035751031 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035751031 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035751031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035751031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035751031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035751031 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035751032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035751032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035751032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035751032 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035751032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071ed4e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035751032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035751032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035751032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035751032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035751032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035751032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035751032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035751032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035751032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035751033 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035751033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac389b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035751033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035751033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035751033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035751033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035751033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035751033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035751033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035751033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035751033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035751033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035751033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035751033 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=343444, count=355168) 20241027035752029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035752029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035752029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035752029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035752029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035752029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035752029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035752029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035752029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035752029 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035752029 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035752029 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035752135 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035752135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035752135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035752135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035752135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035752135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035752135 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035752135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035752135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035752135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035752135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035752135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035752135 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035752135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035752135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035752135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035752135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035752135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035752135 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035752135 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035752135 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035752135 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035752135 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035752135 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035752136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035752136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035752136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035752136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035752136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035752136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035752136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035752136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035752136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035753232 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035753232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035753233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035753233 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035753233 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035753233 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035753233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035753233 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035753233 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035753233 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035753233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035753233 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035753233 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035753233 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035753233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035753233 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035753233 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035753233 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035753233 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035754265 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035754265 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035754265 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035754265 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035754265 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035754265 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035754265 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035753233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035753233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035753233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035753233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035753233 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035753233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035753233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035753233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035753233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035753233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035753233 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035753233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035753233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035753233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035753233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035753233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035753233 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035753233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035753233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035753233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035753233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035753233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035754265 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035754265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00927ad0), PART(T=Source Reference,L=4,D=0000000f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035754265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035754265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035754265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035754265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:57:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241027035758227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035758237 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035758237 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035758248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035758249 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58888 (stream_srv.c:129) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035758249 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58888<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035758256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44971<->l=127.0.0.1:4262) (control_if.c:570) 20241027035758258 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758258 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758258 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758258 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758258 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758258 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758259 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758259 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758259 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758259 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035758259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035758259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758259 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035758259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035758259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035758259 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035758260 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758260 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035758260 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758260 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035758260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758260 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758260 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758260 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035758260 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758261 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035758261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758261 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758261 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758261 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035758261 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758261 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035758261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758261 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035758261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035758261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758261 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758261 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758261 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035758261 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(400)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(400)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(400)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(398)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(403)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(403)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(403)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035758294 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758294 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758294 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758294 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758294 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758294 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758295 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035758295 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758296 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758296 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035758296 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758296 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035758296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758296 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758296 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758296 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035758296 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758296 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035758296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758296 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758296 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758296 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035758296 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758296 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035758296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758296 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758296 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758296 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035758296 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035758297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758297 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758297 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758297 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758297 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035758297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758297 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758297 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758297 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035758297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758297 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758297 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758297 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035758297 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758297 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758297 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758297 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035758297 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(406)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(406)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(406)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(404)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(409)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(409)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(409)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(407)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035758340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035758340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035758340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035758340 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035758340 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035758340 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035758340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035758340 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035758340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035758340 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035758347 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035758348 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035758348 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035758348 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035758348 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) 20241027035758348 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027035758348 DHNBAP DEBUG (127.0.0.1:58888 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035758348 DHNBAP NOTICE (127.0.0.1:58888 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035758348 DHNBAP NOTICE (127.0.0.1:58888 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035758348 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035758348 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035758477 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035758477 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035758477 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035758477 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(400)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035758486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758486 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035758486 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035758486 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035758486 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035758486 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035758486 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035758489 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758489 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035758489 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035758489 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035758489 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035758489 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035758489 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035758490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035758490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035758490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035758490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035758490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035758490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035758490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035758490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035758490 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035758490 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758491 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035758491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035758491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758491 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035758492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035758492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035758492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035758492 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035758492 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035758492 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035758492 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035758492 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(403)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035758499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758499 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035758499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035758499 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035758499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035758499 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035758499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035758501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758501 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035758501 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035758501 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035758501 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035758501 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035758501 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035758502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035758502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035758502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035758502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035758502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035758502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035758502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035758502 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035758502 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035758502 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758503 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035758503 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035758503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758503 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758504 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035758504 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035758504 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035758504 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035758504 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035758510 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035758511 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035758511 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035758511 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(406)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035758516 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758516 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035758516 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035758516 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035758516 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035758516 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035758516 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035758519 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758519 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035758519 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035758519 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035758519 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035758519 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035758519 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035758519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035758519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035758519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035758519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035758519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035758519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035758519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035758519 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035758519 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035758519 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758520 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758520 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035758520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035758520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758520 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758520 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758520 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758520 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758520 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035758520 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035758520 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035758520 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035758520 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035758525 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035758525 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035758525 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035758525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(409)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035758529 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758529 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035758529 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035758529 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035758529 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035758529 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035758529 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035758531 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758531 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035758531 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035758531 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035758531 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035758531 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035758531 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035758531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035758531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035758531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035758531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035758531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035758531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035758531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035758531 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035758531 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035758531 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035758532 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035758532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035758532 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035758532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035758532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035758532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035758532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035758532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035758532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035758532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035758532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035758532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035758532 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035758532 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035758532 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035758532 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035758532 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035758532 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035758532 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035758532 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035758532 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(399)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035759281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759281 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035759281 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035759281 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035759281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759281 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035759281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035759281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035759281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035759281 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035759281 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035759281 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035759281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035759282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035759282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035759282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035759282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035759282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035759282 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035759282 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035759282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759282 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035759282 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035759282 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035759282 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759282 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759282 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035759282 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035759282 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759282 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759282 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035759282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035759282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035759282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759283 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035759283 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035759283 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(399)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035759295 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759295 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035759295 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035759295 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035759295 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759295 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759295 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759295 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035759296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035759296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035759296 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035759296 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) 20241027035759296 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) 20241027035759296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035759296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035759296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035759296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035759296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035759296 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035759296 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035759296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759296 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035759296 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035759296 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035759296 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759296 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759296 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035759296 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035759296 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759296 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759296 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035759296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035759296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035759296 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035759296 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(405)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035759319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759319 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035759319 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035759319 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035759319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759319 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035759319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035759319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035759319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035759320 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035759320 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035759320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035759320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035759320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035759320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035759320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035759320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035759320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035759320 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035759320 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035759320 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759320 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035759320 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035759320 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035759320 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035759320 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035759320 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035759320 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759322 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035759322 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035759322 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035759322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759322 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035759322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035759322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035759322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035759322 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035759322 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(405)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(408)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035759333 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759333 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035759333 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035759333 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759334 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035759334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035759334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035759334 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035759334 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) 20241027035759334 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) 20241027035759334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035759334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035759334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035759334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035759334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035759334 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035759334 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035759334 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759334 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035759334 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035759334 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035759334 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035759334 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035759336 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035759336 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035759336 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035759336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035759336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035759336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035759336 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035759336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035759336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035759336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035759336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035759336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035759336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035759336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035759336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035759336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035759336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035759336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035759336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035759336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035759336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035759336 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035759336 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(408)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035800029 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035800029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e6edd), PART(T=Source Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035800029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800029 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035800029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064d70e), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035800029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035800029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800029 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800029 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800029 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800029 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035800029 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035800029 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800030 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035800030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cf242), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035800030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800030 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800030 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800030 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800030 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035800030 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035800030 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035800030 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035800030 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800031 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035800031 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035800031 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035800031 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800031 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800031 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035800031 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035800031 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035800031 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035800031 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035800031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035800031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=Source Reference,L=4,D=009e6edd) (sccp_scrc.c:472) 20241027035800031 DLSCCP DEBUG Received CO:RELCO for local reference 32 (sccp_scoc.c:1823) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(32)[0x55b2a5dd5940]{IDLE}: Deallocated (fsm.c:568) 20241027035800031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035800031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035800031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035800031 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=0064d70e) (sccp_scrc.c:472) 20241027035800031 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1823) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035800031 DLSCCP DEBUG SCCP-SCOC(33)[0x55b2a5df5ff0]{IDLE}: Deallocated (fsm.c:568) 20241027035800234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800234 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035800234 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035800234 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035800234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035800234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035800234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035800234 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035800234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035800234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035800234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035800234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035800234 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=009cf242) (sccp_scrc.c:472) 20241027035800234 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1823) 20241027035800234 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035800234 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035800234 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035800234 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035800234 DLSCCP DEBUG SCCP-SCOC(34)[0x55b2a5dd8fa0]{IDLE}: Deallocated (fsm.c:568) 20241027035800354 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035800357 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035800358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035800359 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035800360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035800361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035800362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035800363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035800364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035800365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035800366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035800366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035800367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035800368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035800369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035800370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035800371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035800372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035800372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035800373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035800385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035800905 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035800906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027da6d), PART(T=Source Reference,L=4,D=0000001e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035800906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800906 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035800906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bca0c4), PART(T=Source Reference,L=4,D=0000001d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035800906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800906 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035800906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af0e56), PART(T=Source Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035800906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035800906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035800906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035800906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035800906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800906 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800906 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800906 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035800906 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035800906 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035800906 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035800906 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800906 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800906 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800906 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800907 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035800907 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800907 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035800907 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035800907 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035800907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035800907 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800912 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035800912 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035800912 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035800912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800912 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035800912 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035800912 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035800912 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035800912 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035800912 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035800912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035800912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035800912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Source Reference,L=4,D=0027da6d) (sccp_scrc.c:472) 20241027035800912 DLSCCP DEBUG Received CO:RELCO for local reference 30 (sccp_scoc.c:1823) 20241027035800912 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035800912 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035800912 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035800912 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035800912 DLSCCP DEBUG SCCP-SCOC(30)[0x55b2a5dd46a0]{IDLE}: Deallocated (fsm.c:568) 20241027035800912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035800912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035800912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035800912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Source Reference,L=4,D=00bca0c4) (sccp_scrc.c:472) 20241027035800913 DLSCCP DEBUG Received CO:RELCO for local reference 29 (sccp_scoc.c:1823) 20241027035800913 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035800913 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035800913 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035800913 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035800913 DLSCCP DEBUG SCCP-SCOC(29)[0x55b2a5ddf100]{IDLE}: Deallocated (fsm.c:568) 20241027035801031 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035801031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1876c), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035801031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035801031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035801031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035801031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035801032 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801032 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035801032 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035801032 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035801032 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035801032 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035801032 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035801032 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801033 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035801033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071ed4e), PART(T=Source Reference,L=4,D=00000017), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035801033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035801033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035801033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035801033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035801033 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035801033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac389b), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035801033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035801033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035801033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035801033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035801033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035801033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035801033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035801033 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801033 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035801033 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035801033 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035801033 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801033 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801033 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035801033 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035801033 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035801033 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035801033 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035801034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035801034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035801034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035801034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035801034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=Source Reference,L=4,D=00af0e56) (sccp_scrc.c:472) 20241027035801034 DLSCCP DEBUG Received CO:RELCO for local reference 31 (sccp_scoc.c:1823) 20241027035801034 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035801034 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035801034 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035801034 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035801034 DLSCCP DEBUG SCCP-SCOC(31)[0x55b2a5ddfc40]{IDLE}: Deallocated (fsm.c:568) 20241027035801035 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801035 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035801035 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035801035 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035801035 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035801035 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035801035 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035801035 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035801035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035801035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035801035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035801035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035801035 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=00c1876c) (sccp_scrc.c:472) 20241027035801035 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1823) 20241027035801035 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035801035 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035801035 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035801035 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(24)[0x55b2a5ddc420]{IDLE}: Deallocated (fsm.c:568) 20241027035801036 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801036 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035801036 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035801036 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035801036 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035801036 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035801036 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035801036 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035801036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035801036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035801036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035801036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035801036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Source Reference,L=4,D=0071ed4e) (sccp_scrc.c:472) 20241027035801036 DLSCCP DEBUG Received CO:RELCO for local reference 23 (sccp_scoc.c:1823) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035801036 DLSCCP DEBUG SCCP-SCOC(23)[0x55b2a5dd79e0]{IDLE}: Deallocated (fsm.c:568) 20241027035801242 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801242 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035801242 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035801242 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035801242 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035801242 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035801242 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035801242 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035801242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035801242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035801242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035801242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035801243 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=00ac389b) (sccp_scrc.c:472) 20241027035801243 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1823) 20241027035801243 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035801243 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035801243 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035801243 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035801243 DLSCCP DEBUG SCCP-SCOC(25)[0x55b2a5dd76c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)14577737 20241027035801402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035801402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035801402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035801402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035801402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde7049, normal) (hnbgw_rua.c:407) 20241027035801402 DHNB DEBUG map_rua[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035801402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035801402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577737 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035801402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035801402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035801402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577737 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035801402 DCN DEBUG map_sccp[0x55b2a5dd5940]{init}: Allocated (fsm.c:456) 20241027035801402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035801402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14577737 <-> SCCP-35 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035801402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577737 SCCP-35 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035801402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035801403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035801403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035801403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035801403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035801403 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035801403 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: Allocated (fsm.c:456) 20241027035801403 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035801403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300000e0056400500f1100926) (sccp_scrc.c:401) 20241027035801403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035801403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035801403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035801403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035801403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035801403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035801403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035801403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035801403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035801403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035801403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035801403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035801403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035801403 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035801403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035801403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035801403 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801403 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035801403 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035801403 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035801403 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035801403 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035801403 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035801403 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)10693685 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035801409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035801409 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035801409 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035801409 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035801409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035801409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035801410 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035801410 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035801410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035801410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035801410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035801410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035801410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035801410 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1567b) (sccp_scrc.c:472) 20241027035801410 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1823) 20241027035801410 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035801410 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035801410 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035801410 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035801410 DCN DEBUG handle_cn_conn_conf() conn_id=35, 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:483) 20241027035801410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035801410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035801410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035801412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035801415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035801418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035801420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035801421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035801423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035801424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035801425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035801426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035801427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035801428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035801428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035801429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035801430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035801431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035801431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035801432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035801433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035801434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035801435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035801444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035802135 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035802135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034514b), PART(T=Source Reference,L=4,D=00000016), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035802135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035802136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035802136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035802136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035802136 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035802136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669efa), PART(T=Source Reference,L=4,D=00000014), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035802136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035802136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035802136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035802136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035802136 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035802136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057ef60), PART(T=Source Reference,L=4,D=00000015), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035802136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035802136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035802136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035802136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035802136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035802136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035802136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035802136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035802136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035802136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035802136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035802136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035802136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035802136 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035802136 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802140 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035802140 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035802140 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035802140 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035802140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035802140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035802140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035802140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035802140 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802140 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035802140 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035802140 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035802140 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035802140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Source Reference,L=4,D=0034514b) (sccp_scrc.c:472) 20241027035802140 DLSCCP DEBUG Received CO:RELCO for local reference 22 (sccp_scoc.c:1823) 20241027035802140 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035802140 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035802140 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035802140 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035802140 DLSCCP DEBUG SCCP-SCOC(22)[0x55b2a5dde670]{IDLE}: Deallocated (fsm.c:568) 20241027035802140 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035802140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035802140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035802141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035802141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035802141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Source Reference,L=4,D=0057ef60) (sccp_scrc.c:472) 20241027035802141 DLSCCP DEBUG Received CO:RELCO for local reference 21 (sccp_scoc.c:1823) 20241027035802141 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035802141 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035802141 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035802141 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035802141 DLSCCP DEBUG SCCP-SCOC(21)[0x55b2a5ddcd40]{IDLE}: Deallocated (fsm.c:568) 20241027035802342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035802343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035802342 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035802342 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035802342 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035802342 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035802342 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035802342 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035802342 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035802343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035802343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035802343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Source Reference,L=4,D=00669efa) (sccp_scrc.c:472) 20241027035802343 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1823) 20241027035802343 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035802343 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035802343 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035802343 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035802343 DLSCCP DEBUG SCCP-SCOC(20)[0x55b2a5dd5a70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)557862 20241027035802465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035802466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035802466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035802466 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035802466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88326, normal) (hnbgw_rua.c:407) 20241027035802466 DHNB DEBUG map_rua[0x55b2a5dd5a70]{init}: Allocated (fsm.c:456) 20241027035802466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035802466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-557862 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035802466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035802466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035802466 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035802466 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-557862 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035802466 DCN DEBUG map_sccp[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035802466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035802466 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-557862 <-> SCCP-36 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035802466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-557862 SCCP-36 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035802466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035802466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035802466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035802466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035802466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035802466 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035802466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: Allocated (fsm.c:456) 20241027035802466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035802466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030002a70056400500f1100926) (sccp_scrc.c:401) 20241027035802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035802466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035802466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035802466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035802466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035802466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035802466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035802466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035802466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035802466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035802466 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035802466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035802466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035802466 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802466 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035802466 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035802466 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035802466 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035802466 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035802466 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035802466 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)6237080 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035802470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035802470 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035802470 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035802470 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035802470 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035802470 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035802470 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035802470 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035802470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035802470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035802470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035802470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035802470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035802470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b7dc7) (sccp_scrc.c:472) 20241027035802470 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1823) 20241027035802470 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035802470 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035802470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035802470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035802470 DCN DEBUG handle_cn_conn_conf() conn_id=36, 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:483) 20241027035802470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035802470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035802471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035802473 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035802476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035802478 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035802479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035802480 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035802482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035802483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035802484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035802484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035802485 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035802486 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035802487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035802487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035802488 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035802489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035802490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035802490 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035802491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035802492 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035802493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035802502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035803233 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035803233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00454344), PART(T=Source Reference,L=4,D=00000012), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035803233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035803233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803233 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035803233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b8c5), PART(T=Source Reference,L=4,D=00000010), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035803233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035803234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803234 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035803234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d22eb7), PART(T=Source Reference,L=4,D=00000011), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035803234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035803234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803234 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035803234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aab83), PART(T=Source Reference,L=4,D=00000013), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035803234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035803234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035803234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035803234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035803234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803234 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803234 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803234 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803234 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035803234 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035803234 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803237 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035803237 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035803237 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035803237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035803237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035803237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035803237 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035803237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035803237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035803237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035803237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Source Reference,L=4,D=00454344) (sccp_scrc.c:472) 20241027035803237 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1823) 20241027035803237 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035803237 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035803237 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035803237 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035803237 DLSCCP DEBUG SCCP-SCOC(18)[0x55b2a5ddc9e0]{IDLE}: Deallocated (fsm.c:568) 20241027035803442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035803442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035803442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035803442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035803442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035803442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035803442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803442 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035803442 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035803442 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035803442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035803442 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035803442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035803442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Source Reference,L=4,D=0020b8c5) (sccp_scrc.c:472) 20241027035803442 DLSCCP DEBUG Received CO:RELCO for local reference 16 (sccp_scoc.c:1823) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(16)[0x55b2a5df5980]{IDLE}: Deallocated (fsm.c:568) 20241027035803442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035803442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035803442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Source Reference,L=4,D=00d22eb7) (sccp_scrc.c:472) 20241027035803442 DLSCCP DEBUG Received CO:RELCO for local reference 17 (sccp_scoc.c:1823) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(17)[0x55b2a5dd8a00]{IDLE}: Deallocated (fsm.c:568) 20241027035803442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035803442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035803442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Source Reference,L=4,D=004aab83) (sccp_scrc.c:472) 20241027035803442 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1823) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035803442 DLSCCP DEBUG SCCP-SCOC(19)[0x55b2a5ddd4a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)9202739 20241027035803522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035803522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035803522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035803522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035803522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c6c33, normal) (hnbgw_rua.c:407) 20241027035803522 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035803522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035803522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9202739 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035803522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035803522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035803522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9202739 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035803522 DCN DEBUG map_sccp[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035803522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035803522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9202739 <-> SCCP-37 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035803522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9202739 SCCP-37 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035803522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035803522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035803522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035803522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035803522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035803522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035803522 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: Allocated (fsm.c:456) 20241027035803522 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035803522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003100056400500f1100926) (sccp_scrc.c:401) 20241027035803522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035803522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035803522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035803522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035803522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035803522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035803522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035803522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035803522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035803522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035803522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803522 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035803522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035803522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035803522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035803522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035803522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035803522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035803522 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: First idle individual index:2 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413) HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)10226553 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035803526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803526 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035803526 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035803526 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035803526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035803526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035803526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035803526 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035803526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035803526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035803526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035803526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035803526 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8d58b) (sccp_scrc.c:472) 20241027035803526 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1823) 20241027035803526 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035803526 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035803526 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035803526 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035803526 DCN DEBUG handle_cn_conn_conf() conn_id=37, 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:483) 20241027035803526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035803526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035803527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035803527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035803529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035803530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035803531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035803533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035803535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035803536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035803537 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035803538 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035803539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035803540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035803541 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035803542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035803543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035803545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035803546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035803548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035803549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035803551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035803552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035803556 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035803556 DLINP DEBUG SRVCONN(,r=127.0.0.1:58888<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035803556 DLINP NOTICE SRV(,r=127.0.0.1:58888<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035803556 DMAIN NOTICE (127.0.0.1:58888 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58888<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035803556 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035803556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035803556 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44971<->l=127.0.0.1:4262) (control_if.c:193) 20241027035803557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803557 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035803557 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035803557 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035803557 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035803557 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 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035803557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035803557 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 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035803557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035803557 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035803557 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 20241027035803557 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035803557 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 20241027035803557 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035803557 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(408)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(399)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(405)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(404)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(400)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(407)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(398)@0319e8e99f0f: Final verdict of PTC: none 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035803557 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 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035803557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035803557 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 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035803557 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035803557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035803557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(401)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(409)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(406)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(403)@0319e8e99f0f: Final verdict of PTC: none 20241027035803557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035803557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035803557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035803557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035803557 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035803557 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035803557 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035803557 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035803557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035803557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035803557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035803557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035803557 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035803557 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035803557 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035803557 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035803557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035803557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035803557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035803557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035803557 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035803557 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035803557 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035803557 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035803557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035803557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035803557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035803557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035803557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035803557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035803557 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035803557 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035803557 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035803557 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035803557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035803557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1567b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035803557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035803557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035803557 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035803557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{disrupted}: Freeing instance (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577737)[0x55b2a5df5ff0]{disrupted}: Deallocated (fsm.c:568) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{disconnected}: Freeing instance (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-35)[0x55b2a5dd5940]{disconnected}: Deallocated (fsm.c:568) 20241027035803557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577737 SCCP-35 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035803557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035803557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7dc7), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035803557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035803557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035803557 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035803557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{disrupted}: Freeing instance (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-557862)[0x55b2a5dd5a70]{disrupted}: Deallocated (fsm.c:568) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{disconnected}: Freeing instance (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-36)[0x55b2a5ddcd40]{disconnected}: Deallocated (fsm.c:568) 20241027035803557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-557862 SCCP-36 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035803557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035803557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d58b), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035803557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035803557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035803557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035803557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035803557 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035803557 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035803557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027035803557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9202739)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{disconnected}: Freeing instance (context_map.c:206) 20241027035803557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-37)[0x55b2a5df5980]{disconnected}: Deallocated (fsm.c:568) 20241027035803557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9202739 SCCP-37 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241027035803558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035803558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035803558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035803558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035803558 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035803558 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035803558 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035803558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803558 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803558 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803558 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035803558 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035803558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803558 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803558 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803558 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035803558 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035803558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035803558 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035803558 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035803558 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035803558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035803558 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(410)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(402)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(392)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(397)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035803582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(392): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(393): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(394): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(395): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(396): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(397): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(398): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(399): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(400): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(401): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(402): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(403): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(404): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(405): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(406): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(407): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(408): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(409): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(410): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(411): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(412): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(413): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:03 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20241027035803702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035804204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423200) 20241027035804260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035804260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035804260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035804260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035804260 DLSCCP DEBUG SCCP-SCOC(15)[0x55b2a5dd52a0]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=423200, count=425288) 20241027035805558 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035805558 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035805558 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035805558 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035805558 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035805558 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035805558 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035805558 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035805558 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035805558 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035805558 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035805558 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241027035807278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035807295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035807296 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035807311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035807312 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58023 (stream_srv.c:129) 20241027035807312 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58023<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035807320 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41293<->l=127.0.0.1:4262) (control_if.c:570) 20241027035807322 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807322 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807322 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807322 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807322 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807322 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807322 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807322 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807323 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807323 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035807323 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807324 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035807324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807324 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807324 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807324 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035807324 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807324 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035807324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807324 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807324 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807324 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035807324 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035807324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807324 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807324 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807324 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035807324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035807324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807324 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807324 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807324 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807324 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035807324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807324 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807324 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807324 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035807324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807324 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807324 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807324 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035807324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807324 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807324 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807324 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035807324 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(422)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(422)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(422)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(420)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(425)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(425)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(425)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(428)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(428)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(428)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035807369 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807369 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807369 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807369 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807369 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807369 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807369 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035807369 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807370 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807370 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035807370 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807371 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035807371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807371 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807371 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035807371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807371 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035807371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807371 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807371 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035807371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035807371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807371 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807371 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035807371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035807371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807371 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035807371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035807371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035807371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807371 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807371 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807371 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035807371 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(431)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(431)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(431)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(429)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(434)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(434)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(434)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(432)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(437)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-M3UA(437)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(437)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-SCCP(435)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035807421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035807421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035807421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035807421 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035807421 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035807421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035807421 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035807421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035807421 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035807425 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035807425 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035807425 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035807425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035807425 DHNBAP DEBUG (127.0.0.1:58023 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035807425 DHNBAP NOTICE (127.0.0.1:58023 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035807425 DHNBAP NOTICE (127.0.0.1:58023 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035807425 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035807425 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035807539 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807539 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035807539 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807539 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(422)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035807542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807542 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035807542 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807542 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807542 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807542 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807542 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035807542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807542 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807543 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035807543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035807544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807544 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807544 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807544 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807544 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807544 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035807544 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035807544 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035807544 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035807544 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035807551 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807551 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035807551 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807551 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(425)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035807552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807552 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035807552 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807552 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807552 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807552 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807552 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807553 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807553 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807553 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807553 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807553 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807553 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807553 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035807553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807553 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807553 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807553 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807553 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807554 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807554 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035807554 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035807554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807554 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807554 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807554 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807554 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035807554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035807554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035807554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035807554 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035807564 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807564 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035807564 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807564 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(428)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035807565 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807565 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035807565 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807565 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807565 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807565 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807565 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807566 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807566 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807566 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807566 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807566 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807566 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807566 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807566 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035807566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807566 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807566 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807566 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807567 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807567 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035807567 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035807567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807567 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035807567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807567 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807567 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807567 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807567 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807567 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035807567 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035807567 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035807567 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035807567 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035807584 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807584 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035807584 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807584 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(431)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035807586 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807586 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035807586 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807586 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807586 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807586 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807586 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807587 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807587 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807587 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807587 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807587 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807587 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807587 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035807587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807587 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807587 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807588 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807588 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035807588 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035807588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807588 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807588 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807588 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807588 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807588 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035807588 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035807588 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035807588 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035807588 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035807596 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807596 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035807596 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807596 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(434)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035807597 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807597 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035807597 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807597 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807597 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807597 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807597 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807598 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807598 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807598 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807598 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807598 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807598 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807598 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035807598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807598 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807598 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807598 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807599 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807599 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035807599 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035807600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807600 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807600 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807600 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807600 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035807600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035807600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035807600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035807600 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035807609 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035807609 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035807609 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035807609 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(437)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035807611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807611 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035807611 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035807611 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035807611 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035807611 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035807611 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035807612 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807612 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035807612 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035807612 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035807612 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035807612 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035807612 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035807612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035807612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035807612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035807612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035807612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035807612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035807612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035807612 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035807612 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035807612 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035807613 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035807613 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035807613 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035807613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035807613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035807613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035807613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035807613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035807613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035807613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035807613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035807613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035807613 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035807613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035807613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035807613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035807613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035807613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035807613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035807613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035807613 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(421)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808344 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035808344 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035808344 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035808344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808344 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035808344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035808344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808344 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808344 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808344 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035808344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035808344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035808344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808344 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808344 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035808345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035808345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808345 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035808345 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035808345 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808345 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035808345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035808345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035808345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808345 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808345 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808345 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(421)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808357 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035808357 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035808357 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808357 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035808357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035808357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808357 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808357 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) 20241027035808357 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) 20241027035808357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035808357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808357 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808357 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035808357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035808357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808357 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035808357 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035808357 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808357 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035808357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035808357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808357 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808357 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808368 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035808368 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035808368 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808368 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808368 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:599) 20241027035808368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035808368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808368 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808368 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) 20241027035808368 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) 20241027035808368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808368 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035808368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808368 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808368 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035808368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808368 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808368 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808368 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035808368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035808368 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808369 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035808369 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035808369 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035808369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808369 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808369 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:599) 20241027035808369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035808369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035808369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808369 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808369 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(430)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808388 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035808388 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035808388 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035808388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808388 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035808388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035808388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035808388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808389 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808389 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035808389 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035808389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035808389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808389 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808389 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035808389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808389 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808389 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808389 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035808389 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808389 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808389 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035808389 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035808389 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808389 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808389 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035808389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035808389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808389 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808389 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(430)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(433)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808400 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808400 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035808400 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035808400 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035808400 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808400 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808400 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808400 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035808400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035808400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808400 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808400 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) 20241027035808400 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) 20241027035808400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808400 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035808400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808401 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808401 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035808401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808401 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808401 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808401 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035808401 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808401 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808401 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035808401 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035808401 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808401 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808401 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035808401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035808401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035808401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808401 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808401 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(433)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(436)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035808412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808412 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035808412 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035808412 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035808412 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808412 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808412 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808412 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808412 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:599) 20241027035808412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035808412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035808412 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:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 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:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035808412 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035808412 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) 20241027035808412 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) 20241027035808412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035808412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035808412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035808412 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035808412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035808412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035808412 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035808412 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: link up (cnlink.c:111) 20241027035808412 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808413 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035808413 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035808413 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035808413 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808413 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035808413 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035808413 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035808413 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035808413 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035808413 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035808413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035808413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035808413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035808413 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:599) 20241027035808413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035808413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035808413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035808413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035808413 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:386) 20241027035808413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035808413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808413 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:386) 20241027035808413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035808413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035808413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035808413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035808413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035808413 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035808413 DRANAP INFO cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(436)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035809437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035809445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035809450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035809455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035809459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035809463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035809468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035809472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035809477 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035809481 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035809484 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035809489 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035809493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035809498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035809502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035809506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035809510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035809514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035809518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035809523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035809551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)15065532 20241027035810592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035810592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035810592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035810592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035810592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5e1bc, normal) (hnbgw_rua.c:407) 20241027035810592 DHNB DEBUG map_rua[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035810592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035810592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15065532 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035810592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035810592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035810592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15065532 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035810592 DCN DEBUG map_sccp[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035810592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035810592 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15065532 <-> SCCP-38 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035810592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15065532 SCCP-38 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035810593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035810593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035810593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035810593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035810593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035810593 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035810593 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: Allocated (fsm.c:456) 20241027035810593 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035810593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001d50056400500f1100926) (sccp_scrc.c:401) 20241027035810593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035810593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035810593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035810593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035810593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035810593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035810593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035810593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035810593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035810593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035810593 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035810593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035810593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035810593 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035810593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035810593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035810593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035810593 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035810593 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035810593 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035810593 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035810593 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035810593 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035810593 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439) HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)2373122 HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035810611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035810611 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035810611 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035810611 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035810611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035810611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035810611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035810611 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035810612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035810612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035810612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035810612 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:599) 20241027035810612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035810612 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c78dd8) (sccp_scrc.c:472) 20241027035810612 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1823) 20241027035810612 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035810612 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035810612 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035810612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035810612 DCN DEBUG handle_cn_conn_conf() conn_id=38, 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:483) 20241027035810612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035810612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035810612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035810613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035810616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035810617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035810618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035810620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035810621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035810621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035810622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035810623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035810624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035810625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035810625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035810626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035810627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035810628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035810629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035810629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035810630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035810631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035810632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035810642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)5986330 20241027035811660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035811660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035811660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035811660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035811660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5b581a, normal) (hnbgw_rua.c:407) 20241027035811660 DHNB DEBUG map_rua[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035811660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035811660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986330 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035811660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035811660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035811660 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035811660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986330 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035811660 DCN DEBUG map_sccp[0x55b2a5de2a80]{init}: Allocated (fsm.c:456) 20241027035811660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035811660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5986330 <-> SCCP-39 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035811660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986330 SCCP-39 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035811660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035811660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035811660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035811660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035811660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035811660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035811660 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: Allocated (fsm.c:456) 20241027035811660 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035811660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300025d0056400500f1100926) (sccp_scrc.c:401) 20241027035811660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035811660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035811660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035811660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035811660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035811661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035811661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035811661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035811661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035811661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035811661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035811661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035811661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035811661 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035811661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035811661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035811661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035811661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035811661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035811661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035811661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035811661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035811661 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035811661 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440) HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)7778781 HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035811662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035811662 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035811662 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035811662 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035811662 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035811662 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035811662 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035811662 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035811662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035811662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035811662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035811662 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:599) 20241027035811662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035811662 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c5610) (sccp_scrc.c:472) 20241027035811662 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1823) 20241027035811662 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035811662 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035811662 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035811662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035811663 DCN DEBUG handle_cn_conn_conf() conn_id=39, 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:483) 20241027035811663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035811663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035811664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035811664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035811665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035811666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035811667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035811668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035811669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035811670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035811671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035811671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035811672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035811673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035811674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035811676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035811677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035811678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035811679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035811679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035811680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035811681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035811682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035811691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@0319e8e99f0f: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)10956261 20241027035812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035812717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035812717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035812717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa72de5, normal) (hnbgw_rua.c:407) 20241027035812717 DHNB DEBUG map_rua[0x55b2a5de2320]{init}: Allocated (fsm.c:456) 20241027035812717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035812717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10956261 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035812717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035812717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035812718 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10956261 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035812718 DCN DEBUG map_sccp[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035812718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035812718 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10956261 <-> SCCP-40 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035812718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10956261 SCCP-40 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035812718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035812718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035812718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035812718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035812718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035812718 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035812718 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: Allocated (fsm.c:456) 20241027035812718 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035812718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001140056400500f1100926) (sccp_scrc.c:401) 20241027035812718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035812718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035812718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035812718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035812718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035812718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035812718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035812718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035812718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035812718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035812718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035812718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035812718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035812718 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035812718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035812718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035812718 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812718 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035812718 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035812718 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035812718 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035812718 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035812718 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035812718 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441) HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)1746976 HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035812730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812730 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035812730 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035812730 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035812730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035812730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035812730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035812730 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035812730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035812730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035812730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035812730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035812730 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c24026) (sccp_scrc.c:472) 20241027035812730 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1823) 20241027035812730 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035812730 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035812730 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035812730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035812730 DCN DEBUG handle_cn_conn_conf() conn_id=40, 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:483) 20241027035812730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035812730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035812730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035812732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035812735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035812740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035812743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035812745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035812747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035812748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035812749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035812750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035812751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035812752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035812752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035812753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035812754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035812755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035812756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035812756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035812757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035812758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035812759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035812762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:58023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035812762 DLINP NOTICE SRV(,r=127.0.0.1:58023<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035812762 DMAIN NOTICE (127.0.0.1:58023 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58023<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035812762 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(432)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(435)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(420)@0319e8e99f0f: Final verdict of PTC: none 20241027035812763 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035812763 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035812763 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035812763 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035812763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-M3UA(425)@0319e8e99f0f: Final verdict of PTC: none 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035812763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035812763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035812763 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 20241027035812763 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035812763 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 20241027035812763 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035812763 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 20241027035812763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035812763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035812763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035812763 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035812763 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035812763 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035812763 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035812763 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035812763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78dd8), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) HNBGW_Test.msc1-RAN(424)@0319e8e99f0f: Final verdict of PTC: none20241027035812763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035812763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035812763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035812763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035812763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035812763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035812763 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035812763 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035812763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035812763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035812763 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) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(421)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(428)@0319e8e99f0f: Final verdict of PTC: none 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035812763 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035812763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035812763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{disrupted}: Freeing instance (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15065532)[0x55b2a5ddcd40]{disrupted}: Deallocated (fsm.c:568) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{disconnected}: Freeing instance (context_map.c:206) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-38)[0x55b2a5dd8a00]{disconnected}: Deallocated (fsm.c:568) 20241027035812763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15065532 SCCP-38 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035812763 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035812763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5610), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035812763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035812763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035812763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035812763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035812763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035812763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{disrupted}: Freeing instance (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5986330)[0x55b2a5ddab40]{disrupted}: Deallocated (fsm.c:568) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{disconnected}: Freeing instance (context_map.c:206) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-39)[0x55b2a5de2a80]{disconnected}: Deallocated (fsm.c:568) 20241027035812763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5986330 SCCP-39 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241027035812763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035812763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035812763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035812763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035812763 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035812763 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035812763 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035812763 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035812763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035812763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035812763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41293<->l=127.0.0.1:4262) (control_if.c:193) 20241027035812763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035812763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035812763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) VirtHNBGW-STATS(414)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(427)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(426)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(434)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(436)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(422)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(430)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415)@0319e8e99f0f: Final verdict of PTC: none20241027035812763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035812763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035812763 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035812763 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035812763 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035812763 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035812763 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035812763 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035812763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c24026), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035812763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035812763 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035812763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035812763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035812763 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035812763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035812763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{disrupted}: Freeing instance (context_map.c:202) 20241027035812763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10956261)[0x55b2a5de2320]{disrupted}: Deallocated (fsm.c:568) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035812763 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 20241027035812763 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 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{disconnected}: Freeing instance (context_map.c:206) 20241027035812763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-40)[0x55b2a5df5ff0]{disconnected}: Deallocated (fsm.c:568) 20241027035812763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10956261 SCCP-40 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027035812763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035812763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035812763 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035812763 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035812763 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035812763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812763 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812763 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035812763 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035812763 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035812763 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035812763 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035812763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035812763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035812763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035812763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035812763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035812763 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035812763 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035812763 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035812763 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035812764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035812764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035812764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035812764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035812764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035812764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035812764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035812764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035812764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035812764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035812764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035812764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035812764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035812764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035812764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035812764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035812764 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035812764 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035812764 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(429)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(431)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(433)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(438)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(437)@0319e8e99f0f: Final verdict of PTC: none 20241027035812781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(423)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(414): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(415): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(416): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(417): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(418): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(420): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(421): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(422): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(423): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(424): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(425): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(426): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(427): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(428): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(429): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(430): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(431): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(432): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(433): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(434): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(435): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(436): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(437): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(438): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(439): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(440): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(441): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:12 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 20241027035812935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035813438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345540) 20241027035813558 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035813558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d58b), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035813558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035813558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035813558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035813558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035813558 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035813558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7dc7), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035813558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035813558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035813558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035813558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035813558 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035813558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1567b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035813558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035813559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035813559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035813559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035813559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035813559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035813559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035813559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035813559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035813559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035813559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035813559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035813559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035813559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035813559 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035813559 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035813559 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035813559 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035813559 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035813559 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=345540, count=407864) 20241027035814764 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035814764 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035814764 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035814764 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035814764 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035814764 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035814764 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035814764 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035814764 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035814764 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035814764 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035814764 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035814764 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035814764 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035814764 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241027035816541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035816550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035816550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035816559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035816560 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52197 (stream_srv.c:129) 20241027035816560 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52197<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035816565 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42061<->l=127.0.0.1:4262) (control_if.c:570) 20241027035816567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816567 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816567 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816568 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816568 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816568 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035816568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035816568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816568 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816568 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816568 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816568 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816568 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816568 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816568 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035816568 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035816568 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035816568 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035816569 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816569 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035816569 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816569 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035816569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816569 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816569 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035816569 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816569 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035816569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816569 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816569 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816569 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035816569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816570 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035816570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816570 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035816570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035816570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816570 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816570 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816570 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035816570 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(450)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(450)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(450)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(453)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(453)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(453)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(451)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(456)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(456)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(456)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035816615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816615 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816615 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816615 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816615 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035816615 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035816615 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816616 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816616 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035816616 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816616 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035816616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816616 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816616 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816616 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035816616 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816616 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035816616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816616 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816616 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816616 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035816616 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816616 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035816616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816616 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816616 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035816616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035816616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816616 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035816616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035816616 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035816616 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 20241027035816616 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816616 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816616 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816616 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035816616 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(459)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(459)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(459)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(457)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(462)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(462)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(462)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(460)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(465)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-M3UA(465)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(465)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-SCCP(463)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035816675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035816675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035816675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035816675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035816675 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035816675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035816675 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035816675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035816675 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035816680 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035816680 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035816680 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035816680 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035816680 DHNBAP DEBUG (127.0.0.1:52197 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035816680 DHNBAP NOTICE (127.0.0.1:52197 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035816680 DHNBAP NOTICE (127.0.0.1:52197 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035816680 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035816680 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035816783 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816783 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035816783 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035816783 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(450)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035816785 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816785 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035816785 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035816785 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035816785 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816785 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035816785 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035816786 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816786 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816786 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816786 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816786 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816786 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035816786 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816786 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 20241027035816786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035816786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816786 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816786 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816787 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035816787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035816787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816787 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816787 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816787 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816787 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816787 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035816787 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035816787 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035816787 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035816787 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816795 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816795 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035816795 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035816795 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(453)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035816796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816796 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035816796 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035816796 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035816796 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816796 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035816796 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035816797 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816797 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816797 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816797 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816797 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816797 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035816797 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816797 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035816797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816797 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816797 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816797 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816797 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 20241027035816798 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816798 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035816798 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816798 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035816798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816798 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816798 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816798 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816798 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035816798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035816798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035816798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035816798 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816811 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816811 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035816811 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035816811 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(456)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035816813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816813 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035816813 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816813 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035816813 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816813 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816813 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816813 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816813 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035816813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816813 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816813 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 20241027035816813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816813 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816813 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816813 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816814 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816814 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035816814 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035816814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816814 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035816814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816814 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816814 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816814 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816814 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816814 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035816814 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035816814 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035816814 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035816814 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816832 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816832 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035816832 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035816832 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(459)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035816834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816834 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035816834 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816834 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035816834 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816834 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816834 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816834 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035816834 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816834 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 20241027035816834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035816834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816834 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816834 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816834 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816835 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035816835 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035816835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816835 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816835 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816835 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816835 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816835 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035816835 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035816835 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035816835 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035816835 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816848 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816848 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035816848 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035816848 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(462)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035816849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816849 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035816849 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035816849 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035816849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816849 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035816849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035816850 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816850 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816850 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816850 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816850 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816850 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035816850 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816850 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 20241027035816850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816850 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035816850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816850 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816850 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816850 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816850 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816851 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816851 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035816851 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816851 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035816851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816851 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816851 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816851 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816851 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035816851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035816851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035816851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035816851 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035816863 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035816863 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035816863 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035816863 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035816863 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035816863 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035816863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(465)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035816865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816865 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035816865 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035816865 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035816865 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035816865 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035816865 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035816865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035816865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035816865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035816865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816865 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035816866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816866 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035816866 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035816866 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035816866 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035816866 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241027035816866 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035816866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035816866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035816866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035816866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035816866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035816866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035816866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035816866 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035816866 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035816866 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035816867 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035816867 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035816867 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035816867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035816867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035816867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035816867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035816867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035816867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035816867 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035816867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035816867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035816867 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035816867 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035816867 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035816867 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035816867 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035816867 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035816867 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035816867 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035816867 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817590 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035817590 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035817590 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817590 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035817590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035817590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817590 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817590 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817590 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035817590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035817590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817590 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817590 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817590 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035817590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035817590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817590 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817590 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035817590 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817590 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817590 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035817590 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035817590 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817590 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817590 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035817591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035817591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035817591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817591 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817591 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817591 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(452)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817599 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817599 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035817599 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035817599 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035817599 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817599 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817599 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817599 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035817600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035817600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817600 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817600 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) 20241027035817600 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) 20241027035817600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035817600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817600 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817600 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035817600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817600 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817600 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817600 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035817600 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817600 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817600 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035817600 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035817600 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817600 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817600 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035817600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035817600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817601 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817601 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(452)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817617 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:599) 20241027035817617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035817617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035817617 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035817617 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817617 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817617 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817617 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) 20241027035817617 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) 20241027035817617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035817617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817617 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817617 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035817617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035817617 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035817617 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817618 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817618 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035817618 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035817618 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035817618 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817618 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817618 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817618 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817618 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:599) 20241027035817618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035817618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035817618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817618 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817618 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817618 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(458)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817637 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035817637 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035817637 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817637 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035817637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035817637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817637 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817637 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817637 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035817637 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035817637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035817637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817637 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817637 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035817637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817637 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817637 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817637 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035817637 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817637 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817637 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035817637 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035817637 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817637 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817637 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035817637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035817638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035817638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817638 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817638 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817638 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(458)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(461)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817652 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817652 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035817652 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035817652 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035817652 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817652 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817652 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817652 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035817653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035817653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817653 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817653 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) 20241027035817653 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) 20241027035817653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817653 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035817653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817653 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817653 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035817653 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817653 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817653 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817653 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035817653 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035817653 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035817653 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035817653 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817654 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817654 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035817654 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035817654 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035817654 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817654 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817654 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817654 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035817654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035817654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817654 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817654 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817654 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(461)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(464)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035817669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817669 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035817669 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035817669 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817669 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817669 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:599) 20241027035817669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035817669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035817669 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:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 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:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035817669 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035817669 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) 20241027035817669 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) 20241027035817669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035817669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035817669 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035817669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035817669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035817669 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035817669 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: link up (cnlink.c:111) 20241027035817669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817669 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035817669 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035817669 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035817669 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035817669 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035817669 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035817669 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035817669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035817669 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035817669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035817669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035817669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035817669 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:599) 20241027035817669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035817669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035817669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035817669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035817669 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:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 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:386) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035817669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035817669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035817669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035817669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035817669 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035817669 DRANAP INFO cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(464)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035818684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035818687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035818688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035818689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035818690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035818690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035818691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035818692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035818693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035818694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035818695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035818696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035818696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035818697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035818698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035818698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035818699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035818700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035818700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035818701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035818711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(467) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)3947130 20241027035819726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035819726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035819726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035819726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035819726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c3a7a, normal) (hnbgw_rua.c:407) 20241027035819726 DHNB DEBUG map_rua[0x55b2a5de2320]{init}: Allocated (fsm.c:456) 20241027035819726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035819726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947130 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035819726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035819726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035819726 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241027035819726 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947130 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:1036) 20241027035819726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947130 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035819726 DCN DEBUG map_sccp[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035819726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035819726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3947130 <-> SCCP-41 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035819726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947130 SCCP-41 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035819726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035819726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035819726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035819726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035819726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035819726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035819726 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: Allocated (fsm.c:456) 20241027035819726 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035819726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002670056400500f1100926) (sccp_scrc.c:401) 20241027035819726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035819726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035819726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035819726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035819726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035819726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035819726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035819726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035819727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035819727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035819727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035819727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035819727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035819727 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035819727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035819727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035819727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035819727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035819727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035819727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035819727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035819727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035819727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035819727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(467) HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)6903888 HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035819732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035819732 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035819732 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035819732 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035819732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035819732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035819732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035819732 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035819732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035819732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035819732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035819732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035819733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035819733 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009cf60) (sccp_scrc.c:472) 20241027035819733 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1823) 20241027035819733 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035819733 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035819733 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035819733 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035819733 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035819733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035819733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035819733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(467)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035819733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035819734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035819735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035819736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035819737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035819738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035819739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035819740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035819741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035819742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035819744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035819746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035819748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035819750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035819751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035819753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035819754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035819756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035819757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035819759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035819772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(468) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@0319e8e99f0f: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)2326523 20241027035820796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035820796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035820796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035820797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035820797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x237ffb, normal) (hnbgw_rua.c:407) 20241027035820797 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035820797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035820797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2326523 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035820797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035820797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035820797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2326523 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1067) 20241027035820797 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035820797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035820797 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2326523 <-> SCCP-42 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035820797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2326523 SCCP-42 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035820797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035820797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035820797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035820797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035820797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035820797 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035820797 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: Allocated (fsm.c:456) 20241027035820797 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035820797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002670056400500f1100926) (sccp_scrc.c:401) 20241027035820797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035820797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035820797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035820797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035820797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035820797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035820797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035820797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035820797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035820797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035820797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035820797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035820797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035820797 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035820797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035820797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035820798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820798 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035820798 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035820798 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035820798 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035820798 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035820798 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035820798 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(468) HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)15392729 HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035820820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820820 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035820820 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035820820 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035820820 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035820820 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035820820 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035820820 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035820820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035820820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035820820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035820820 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:599) 20241027035820820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035820820 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf5e5a) (sccp_scrc.c:472) 20241027035820821 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1823) 20241027035820821 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035820821 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035820821 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820821 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035820821 DCN DEBUG handle_cn_conn_conf() conn_id=42, 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:483) 20241027035820821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035820821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035820821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(468)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035820823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035820829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035820833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035820836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035820837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035820838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035820839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035820840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035820841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035820842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035820843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035820844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035820845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035820846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035820847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035820847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035820848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035820849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035820850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035820851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035820854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035820854 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42061<->l=127.0.0.1:4262) (control_if.c:193) 20241027035820854 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035820854 DLINP DEBUG SRVCONN(,r=127.0.0.1:52197<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035820854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035820854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035820854 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035820854 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 20241027035820854 DLINP NOTICE SRV(,r=127.0.0.1:52197<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820854 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035820854 DMAIN NOTICE (127.0.0.1:52197 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52197<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035820854 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035820854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035820854 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 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(464)@0319e8e99f0f: Final verdict of PTC: none 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035820854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035820854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035820854 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820854 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035820854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035820854 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 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc2-RAN(455)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(452)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(461)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(449)@0319e8e99f0f: Final verdict of PTC: none 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035820854 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) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn2-SCCP(463)@0319e8e99f0f: Final verdict of PTC: none 20241027035820854 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 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035820854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035820854 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) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035820854 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820854 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820854 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820855 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820855 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) HNBGW_Test.msc0-SCCP(448)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(462)@0319e8e99f0f: Final verdict of PTC: none 20241027035820855 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820855 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035820855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-SCCP(451)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(459)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(450)@0319e8e99f0f: Final verdict of PTC: none 20241027035820855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035820855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820855 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035820855 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820855 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035820855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035820855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035820855 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035820855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035820855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035820855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035820855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035820855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035820855 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035820855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035820855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035820855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035820855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035820855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035820855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035820855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{disrupted}: Freeing instance (context_map.c:202) 20241027035820855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3947130)[0x55b2a5de2320]{disrupted}: Deallocated (fsm.c:568) 20241027035820855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035820855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{disconnected}: Freeing instance (context_map.c:206) 20241027035820855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-41)[0x55b2a5df5ff0]{disconnected}: Deallocated (fsm.c:568) 20241027035820855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3947130 SCCP-41 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241027035820855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035820855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035820855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820855 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820855 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035820855 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820855 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035820855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035820855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035820855 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820855 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035820855 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035820855 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035820855 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035820855 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035820855 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035820855 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(453)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(460)@0319e8e99f0f: Final verdict of PTC: none 20241027035820855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035820855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035820855 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035820855 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035820856 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035820856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035820856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035820856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035820856 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 20241027035820856 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035820856 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) 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820856 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820856 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820856 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035820856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820856 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820856 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035820856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035820856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035820856 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035820856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035820856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035820856 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035820856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035820856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035820856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027035820856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2326523)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027035820856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035820856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035820856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-42)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035820856 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2326523 SCCP-42 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241027035820856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035820856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035820856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035820856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820856 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820856 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035820856 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820856 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(458)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(442)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(457)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(466)@0319e8e99f0f: Final verdict of PTC: none 20241027035820856 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820856 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035820856 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035820856 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035820856 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035820856 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035820856 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035820856 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(465)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(454)@0319e8e99f0f: Final verdict of PTC: none 20241027035820870 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 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035820870 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) 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035820870 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035820870 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035820870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035820870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035820870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035820870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035820870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443)@0319e8e99f0f: Final verdict of PTC: none 20241027035820871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035820871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) HNBGW_Test.msc2-M3UA(456)@0319e8e99f0f: Final verdict of PTC: none 20241027035820871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035820871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035820871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035820871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035820871 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035820871 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035820871 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035820871 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035820883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(443): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(444): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(445): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(446): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(448): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(449): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(450): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(451): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(452): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(453): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(454): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(455): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(456): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(457): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(458): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(459): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(460): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(461): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(462): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(463): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(464): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(465): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(466): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(467): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(468): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:20 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 20241027035821045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035821547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372868) Waiting for packet dumper to finish... 1 (prev_count=372868, count=373408) 20241027035822764 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035822764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c24026), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035822764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035822764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035822764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035822764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035822764 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035822764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5610), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035822764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035822764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035822764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035822764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035822764 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035822764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78dd8), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035822764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035822764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035822764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035822764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035822764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035822764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035822764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035822764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035822764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035822764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035822764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035822764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035822764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035822764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035822764 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035822764 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035822764 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035822764 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035822764 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035822764 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035822854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822854 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822854 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035822854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822854 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822854 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035822854 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822854 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822854 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035822856 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822856 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822856 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035822857 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822857 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822857 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241027035822871 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035822871 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035822871 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035823560 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035823560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1567b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035823560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035823560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035823560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035823560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035823560 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035823560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7dc7), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035823560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035823560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035823560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035823560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035823560 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035823560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d58b), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035823560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035823560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035823560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035823560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035823560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035823560 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035823560 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035823560 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035823560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035823560 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035823560 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035823560 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035823560 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035823560 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035823560 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035823560 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035823560 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58: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_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_paging_imsi started. 20241027035824592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035824599 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035824599 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(470)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035824607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035824608 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59759 (stream_srv.c:129) 20241027035824608 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59759<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(472)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035824613 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44187<->l=127.0.0.1:4262) (control_if.c:570) 20241027035824614 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824614 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824615 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824615 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824615 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824615 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824615 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824615 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824616 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824616 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035824616 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824616 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035824616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824617 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824617 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035824617 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035824617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824617 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824617 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824617 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035824617 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035824617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824617 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824617 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035824617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035824617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824617 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035824617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035824617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035824617 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824617 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824617 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824617 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035824617 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(477)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(477)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(477)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(480)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(480)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(480)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(478)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(483)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(483)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(483)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-SCCP(481)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035824659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824659 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824660 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824660 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824660 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824660 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824660 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035824660 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824661 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824661 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035824661 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824661 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035824661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824661 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824661 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824661 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035824661 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035824661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824661 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824661 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824661 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035824661 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035824661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824661 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824661 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035824661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035824661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824661 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035824661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035824661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035824661 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824661 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824661 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824661 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035824661 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(486)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(486)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(486)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(484)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035824690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035824690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035824690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035824690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035824690 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035824690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035824690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035824691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035824691 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035824695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035824695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035824695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035824695 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035824695 DHNBAP DEBUG (127.0.0.1:59759 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035824695 DHNBAP NOTICE (127.0.0.1:59759 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035824695 DHNBAP NOTICE (127.0.0.1:59759 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035824695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035824695 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035824830 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035824830 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035824830 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035824830 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(477)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035824837 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824837 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035824837 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035824837 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035824837 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035824837 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035824837 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035824841 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824841 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035824841 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035824841 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035824841 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035824841 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035824841 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035824841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035824841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035824841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035824841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035824841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035824841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035824841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035824841 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035824841 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035824841 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824842 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035824842 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035824842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824842 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824843 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824843 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824843 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035824843 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035824843 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035824843 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035824843 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035824843 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035824843 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035824843 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035824843 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(480)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035824847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824847 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035824847 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035824847 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035824847 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035824847 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035824847 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035824849 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824849 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035824849 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035824849 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035824849 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035824849 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035824849 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035824849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035824849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035824849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035824849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035824849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035824849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035824850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035824850 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035824850 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035824850 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824851 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824851 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035824851 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035824851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824851 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824851 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824851 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824851 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824851 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035824851 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035824851 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035824851 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035824851 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035824857 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035824857 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035824857 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035824857 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(483)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035824860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824860 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035824860 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035824860 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035824860 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035824860 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035824860 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035824861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824861 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035824861 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035824861 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035824861 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035824861 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035824861 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035824861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035824861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035824861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035824861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035824861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035824861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035824861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035824861 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035824861 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035824861 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824862 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824862 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035824862 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824862 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035824862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824862 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824863 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824863 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824863 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035824863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035824863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035824863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035824863 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035824876 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035824876 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035824876 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035824876 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(486)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035824877 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824877 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035824877 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035824877 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035824877 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035824877 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035824877 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035824878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824878 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035824878 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035824878 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035824878 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035824878 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035824878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035824878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035824878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035824878 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035824878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035824878 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035824878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035824878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035824878 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035824878 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035824878 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035824879 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035824879 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035824879 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035824879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035824879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035824879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035824879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035824879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035824879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035824879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035824879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035824879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035824879 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035824879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035824879 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035824879 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035824879 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035824879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035824879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035824879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035824879 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035825646 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825646 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035825646 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035825646 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035825646 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825646 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825646 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825646 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035825646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035825646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825646 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035825646 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035825646 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035825646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035825646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035825646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035825647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035825647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035825647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035825647 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035825647 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035825647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825647 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035825647 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035825647 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035825647 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035825647 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035825647 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035825647 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825650 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035825650 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035825650 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035825650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825650 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035825650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035825650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035825650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035825651 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035825651 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(479)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035825656 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825656 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035825656 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035825656 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825657 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035825657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035825657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035825657 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035825657 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) 20241027035825657 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) 20241027035825657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035825657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035825657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035825657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035825657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035825657 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035825657 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035825657 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825657 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035825657 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035825657 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035825657 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035825657 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825660 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825660 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035825660 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035825660 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035825660 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825660 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825660 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825660 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035825660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035825660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035825660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825660 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035825660 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035825660 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(479)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(482)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035825666 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825666 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035825666 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035825666 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035825666 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825666 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825666 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825666 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825666 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:599) 20241027035825666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035825666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035825666 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035825666 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) 20241027035825666 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) 20241027035825666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035825666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035825667 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035825667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035825667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035825667 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035825667 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035825667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825667 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035825667 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035825667 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035825667 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825667 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825667 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035825667 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035825667 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825667 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825668 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825668 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:599) 20241027035825668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035825668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035825668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035825668 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035825668 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(482)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(485)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035825681 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825681 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035825681 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035825681 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035825681 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825681 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825681 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825681 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035825681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035825681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035825681 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035825681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035825681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035825681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035825681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035825681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035825681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035825681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035825681 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035825681 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035825682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825682 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035825682 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035825682 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035825682 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825682 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035825682 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035825682 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035825682 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035825682 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035825682 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035825682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035825682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035825682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035825682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035825682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035825682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035825682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035825682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035825682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035825682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035825682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035825682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035825682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035825682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035825682 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035825682 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(485)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035826780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035826787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035826791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035826795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035826799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035826802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035826806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035826809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035826812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035826815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035826818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035826821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035826824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035826827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035826830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035826833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035826835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035826837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035826839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035826840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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 } } } 20241027035826850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035827860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035827860 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035827860 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035827860 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035827860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035827860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035827860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035827860 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035827860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035827860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035827860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035827860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035827860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035827861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035827861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035827861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035827861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035827861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035827861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035827861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035827861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035827861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035827861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035827861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035827861 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241027035827861 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:188) 20241027035827861 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:237) 20241027035827861 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:166) 20241027035827861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241027035827861 DRUA DEBUG (127.0.0.1:59759 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241027035827861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035827861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241027035827861 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035827861 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(471)@0319e8e99f0f: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(473)@0319e8e99f0f: UnitdataCallback HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(488) TC_mscpool_paging_imsi-Iuh0-RUA(471)@0319e8e99f0f: Added conn table entry 0TC_mscpool_paging_imsi0(488)11802200 20241027035828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035828877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035828877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb41658, normal) (hnbgw_rua.c:407) 20241027035828877 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035828877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035828877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802200 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035828878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035828878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035828878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802200 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241027035828878 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035828878 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11802200 <-> SCCP-43 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035828878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11802200 SCCP-43 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035828878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035828878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035828878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035828878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035828878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035828878 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: Allocated (fsm.c:456) 20241027035828878 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035828878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001130056400500f1100926) (sccp_scrc.c:401) 20241027035828878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035828878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035828878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035828878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035828878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035828878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035828878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035828878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035828878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035828878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035828878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035828878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035828878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035828878 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035828878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035828879 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035828879 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035828879 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035828879 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035828879 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035828879 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035828879 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035828879 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(488) HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: Added conn table entry 0TC_mscpool_paging_imsi0(488)14773655 HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(488)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035828898 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035828898 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035828898 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035828898 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035828898 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035828898 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035828898 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035828898 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035828898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035828898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035828898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035828898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035828898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035828898 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090de34) (sccp_scrc.c:472) 20241027035828898 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1823) 20241027035828898 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035828898 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035828898 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035828898 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035828898 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035828898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035828898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035829899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(488)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035829900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035829900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035829901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035829902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035829903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035829904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035829905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035829905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035829906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035829907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035829908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035829909 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035829910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035829911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035829912 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035829913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035829913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035829914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035829915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035829915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035829918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035829918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035829918 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035829918 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035829918 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035829918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035829918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035829918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035829918 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035829918 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035829918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035829918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035829918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035829918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035829918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035829918 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035829918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035829918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035829918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027035829918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11802200)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027035829918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035829918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035829918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-43)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035829918 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11802200 SCCP-43 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241027035829918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035829918 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035829918 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035829918 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035829918 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035829918 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035829918 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035829918 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035829918 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035829918 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035829918 DLINP DEBUG SRVCONN(,r=127.0.0.1:59759<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035829918 DLINP NOTICE SRV(,r=127.0.0.1:59759<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035829918 DMAIN NOTICE (127.0.0.1:59759 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59759<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035829918 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_imsi-Iuh0-RUA(471)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(473)@0319e8e99f0f: Final verdict of PTC: none 20241027035829918 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44187<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(479)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(482)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(484)@0319e8e99f0f: Final verdict of PTC: none 20241027035829919 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035829919 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035829919 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 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035829919 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035829919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035829919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035829919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035829919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035829919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035829919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035829919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035829919 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035829919 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035829919 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035829919 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(478)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(485)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(470)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(481)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(469)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(487)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(472)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(475)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(476)@0319e8e99f0f: Final verdict of PTC: none 20241027035829919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035829919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035829919 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 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035829919 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) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035829919 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035829919 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035829919 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035829919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035829919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035829919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035829919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035829919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035829919 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035829919 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) IPA-CTRL-CLI-IPA(474)@0319e8e99f0f: Final verdict of PTC: none 20241027035829919 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035829919 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(477)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(480)@0319e8e99f0f: Final verdict of PTC: none20241027035829920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035829920 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 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035829920 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) 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035829920 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035829920 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035829920 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035829920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035829920 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035829920 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 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035829920 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035829920 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 20241027035829920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035829920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035829920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035829920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035829920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035829920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035829920 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035829920 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035829920 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035829920 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(486)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(483)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035829928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56326<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(469): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(470): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(471): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(472): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(473): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(475): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(476): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(477): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(478): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(479): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(480): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(481): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(482): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(483): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(484): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(485): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(486): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(487): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_imsi0(488): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:29 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 20241027035829978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035830580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269704) 20241027035830856 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035830856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035830856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035830856 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035830856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035830856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035830856 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035830856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035830856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035830856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035830856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035830856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035830857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035830857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035830857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035830857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035830857 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035830857 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035830857 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035830857 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035830857 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035830857 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035830857 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=269704, count=270244) 20241027035831919 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035831919 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035831919 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035831919 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035831919 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035831919 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035831920 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035831920 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035831920 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58: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_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 20241027035832765 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035832765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78dd8), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035832765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035832765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035832765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035832765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035832765 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035832765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5610), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035832765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035832765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035832765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035832765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035832765 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035832765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c24026), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035832765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035832765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035832765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035832765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035832765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035832765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035832765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035832765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035832765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035832765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035832765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035832765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035832765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035832765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035832765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035832765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035832765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035833561 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035833561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d58b), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035833561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035833561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833561 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035833561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7dc7), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035833561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035833561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833561 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035833561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1567b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035833561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035833561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035833561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035833561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035833561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_paging_tmsi started. 20241027035833632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh0(490)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035833639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035833639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035833651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi-Iuh1(492)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035833652 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35340 (stream_srv.c:129) 20241027035833652 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35340<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035833659 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41365<->l=127.0.0.1:4262) (control_if.c:570) 20241027035833661 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833661 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833661 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833661 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833661 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833661 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833662 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833662 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833663 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833663 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035833663 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833663 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035833663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833663 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833663 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833663 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035833663 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035833663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833663 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833663 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833663 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035833663 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035833663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833663 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833663 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035833663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035833663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833663 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035833663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035833663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035833663 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833663 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833663 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833663 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035833663 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(497)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(497)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(497)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(500)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(500)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(500)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(498)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(503)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(503)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(503)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(501)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035833708 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833708 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833708 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035833708 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833708 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833708 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833708 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833708 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035833708 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833709 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833709 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035833709 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833709 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035833709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833709 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833709 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833709 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035833709 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833709 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035833709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833709 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833709 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833709 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035833709 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833709 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035833710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833710 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833710 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833710 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035833710 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035833710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035833710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833710 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833710 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833710 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833710 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035833710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833710 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833710 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833710 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035833710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833710 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833710 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833710 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035833710 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833710 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833710 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833710 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035833710 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035833710 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035833710 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@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(506)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(506)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(506)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(504)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035833739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035833739 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035833739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035833739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035833739 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035833745 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035833745 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035833745 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035833745 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035833745 DHNBAP DEBUG (127.0.0.1:35340 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035833745 DHNBAP NOTICE (127.0.0.1:35340 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035833745 DHNBAP NOTICE (127.0.0.1:35340 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035833745 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035833745 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035833876 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035833876 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035833876 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035833876 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(497)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035833878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833878 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035833878 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035833878 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035833878 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833878 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035833878 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035833878 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035833878 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035833878 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 20241027035833878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035833878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035833878 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035833878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035833878 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035833878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035833878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035833878 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035833878 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035833878 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833879 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833879 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035833879 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035833880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833880 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833880 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833880 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833880 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833880 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035833880 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035833880 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035833880 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035833880 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035833891 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035833891 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035833891 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035833891 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(500)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035833893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833893 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035833893 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035833893 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035833893 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035833893 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035833893 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035833894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833894 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035833894 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035833894 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035833894 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035833894 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035833894 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035833894 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 20241027035833894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035833894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035833894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035833894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035833894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035833894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035833894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035833894 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035833894 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035833894 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833895 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833895 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035833895 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035833895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833895 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035833895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035833895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035833895 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035833895 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035833904 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035833904 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035833904 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035833904 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(503)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035833905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833905 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035833905 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035833905 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035833905 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833905 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035833905 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035833905 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035833905 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035833905 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 20241027035833906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035833906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035833906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035833906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035833906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035833906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035833906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035833906 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035833906 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035833906 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833907 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833907 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035833907 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035833907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833907 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035833907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833907 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833907 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833907 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833907 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833907 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035833907 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035833907 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035833907 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035833907 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035833923 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035833923 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035833923 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035833923 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035833923 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035833923 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035833923 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(506)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035833924 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833924 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035833924 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035833924 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035833924 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035833924 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035833924 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035833924 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035833924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035833924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035833924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035833924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035833924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035833924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035833925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035833925 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035833926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833926 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035833926 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035833926 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035833926 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035833926 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035833926 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035833926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035833926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035833926 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035833926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035833926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035833926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035833926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035833926 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035833926 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035833926 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035833927 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035833927 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035833927 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035833927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035833927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035833927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035833927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035833927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035833927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035833927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035833927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035833927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035833927 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035833927 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035833927 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035833927 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035833927 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035833927 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035833927 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035833927 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035833927 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035834683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834683 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035834683 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035834683 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834683 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035834683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035834683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834683 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035834683 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035834683 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035834683 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035834683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035834683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035834683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035834683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035834683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035834683 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035834683 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035834683 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834683 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035834683 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035834683 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035834683 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035834683 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834684 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834684 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035834684 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035834684 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035834684 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834684 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834684 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834684 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035834684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035834684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035834684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035834684 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035834684 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(499)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035834695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834695 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035834695 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035834695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.msc1-RAN(499)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035834695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035834695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035834695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035834695 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035834695 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) 20241027035834695 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) 20241027035834695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035834695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035834695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035834695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035834695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035834695 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035834695 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035834696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035834696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035834696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035834696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834696 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035834696 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035834696 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035834695 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834695 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035834695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035834695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035834695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035834695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834696 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035834696 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035834696 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035834696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834709 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035834709 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035834709 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834709 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834709 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:599) 20241027035834709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035834709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035834709 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035834709 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) 20241027035834709 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) 20241027035834709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035834709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035834709 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035834709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035834709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035834709 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035834709 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035834709 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834709 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035834709 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035834709 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035834709 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035834709 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(502)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035834711 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834711 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035834711 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035834711 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035834711 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834711 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834711 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834711 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834711 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:599) 20241027035834711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035834711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035834711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035834711 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035834711 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(502)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(505)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035834731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834731 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035834731 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035834731 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834731 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035834731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035834731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035834731 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035834731 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035834731 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035834731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035834731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035834731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035834731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035834731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035834731 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035834731 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035834731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834731 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035834731 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035834731 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035834731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035834731 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834732 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035834732 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035834732 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035834732 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035834732 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035834732 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035834732 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035834732 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035834732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035834732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035834732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035834732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035834732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035834732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035834732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035834732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035834732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035834732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035834732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035834732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035834732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035834732 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035834732 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(505)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035835748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035835750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035835751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035835751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035835752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035835753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035835754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035835755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035835755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035835756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035835757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035835758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035835759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035835759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035835760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035835761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035835761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035835762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035835763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035835764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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 } } } 20241027035835775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(508)@0319e8e99f0f: 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 20241027035836782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035836782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035836782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035836782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035836782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035836782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035836782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035836782 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035836782 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035836782 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035836782 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035836782 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035836782 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035836782 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035836782 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035836782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035836782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035836782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035836782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035836782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035836782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035836782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035836782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035836782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035836782 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241027035836782 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:188) 20241027035836782 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:215) 20241027035836782 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:237) 20241027035836782 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:166) 20241027035836782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241027035836782 DRUA DEBUG (127.0.0.1:35340 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241027035836782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035836782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241027035836782 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035836782 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(493)@0319e8e99f0f: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(491)@0319e8e99f0f: UnitdataCallback TC_mscpool_paging_tmsi0(508)@0319e8e99f0f: 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(496)@0319e8e99f0f: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(508) TC_mscpool_paging_tmsi-Iuh0-RUA(491)@0319e8e99f0f: Added conn table entry 0TC_mscpool_paging_tmsi0(508)6086692 20241027035837792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035837792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035837792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241027035837792 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035837792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ce024, normal) (hnbgw_rua.c:407) 20241027035837792 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035837792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035837792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6086692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035837792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035837792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035837792 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6086692 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1004) 20241027035837792 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035837792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035837792 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6086692 <-> SCCP-44 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035837792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6086692 SCCP-44 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241027035837792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035837792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035837792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035837792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035837792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035837792 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035837792 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: Allocated (fsm.c:456) 20241027035837792 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035837792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002550056400500f1100926) (sccp_scrc.c:401) 20241027035837792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035837792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035837792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035837792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035837792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035837792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035837792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035837792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035837792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035837792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035837792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035837792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035837792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035837792 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035837792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035837792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035837792 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035837792 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035837792 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035837792 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035837792 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035837792 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035837792 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035837792 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(508) HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: Added conn table entry 0TC_mscpool_paging_tmsi0(508)1187400 HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(508)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035837796 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035837796 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035837796 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035837796 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035837796 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035837796 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035837796 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035837796 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035837796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035837796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035837796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035837796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035837796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035837796 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acd853) (sccp_scrc.c:472) 20241027035837796 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1823) 20241027035837796 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035837796 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035837796 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035837796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035837796 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035837796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035837796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035838797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(508)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035838797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035838798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035838799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035838800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035838801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035838803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035838804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035838806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035838808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035838810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035838811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035838812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035838813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035838814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035838815 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035838816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035838817 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035838818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035838819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035838820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035838822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035838823 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035838823 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035838823 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035838823 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 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035838823 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035838823 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(498)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(499)@0319e8e99f0f: Final verdict of PTC: none 20241027035838823 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035838823 DLINP DEBUG SRVCONN(,r=127.0.0.1:35340<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035838823 DLINP NOTICE SRV(,r=127.0.0.1:35340<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035838823 DMAIN NOTICE (127.0.0.1:35340 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35340<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035838823 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035838823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035838823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035838823 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035838823 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 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035838823 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035838823 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035838823 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035838823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_mscpool_paging_tmsi-Iuh0-RUA(491)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(496)@0319e8e99f0f: Final verdict of PTC: none20241027035838823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035838823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035838823 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035838823 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035838823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035838823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035838823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035838823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035838823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035838823 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035838823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) HNBGW_Test.msc2-SCCP(501)@0319e8e99f0f: Final verdict of PTC: none 20241027035838823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035838823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027035838823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6086692)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027035838823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035838823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035838823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-44)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035838823 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6086692 SCCP-44 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241027035838823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035838823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035838823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035838823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035838823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035838823 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035838823 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035838823 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035838823 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035838823 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035838823 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035838823 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035838823 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035838823 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035838823 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035838823 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035838823 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 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035838823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035838823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035838823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035838823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035838823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035838823 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035838823 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035838823 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035838823 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(495)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(500)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(502)@0319e8e99f0f: Final verdict of PTC: none 20241027035838823 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) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035838823 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035838823 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 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035838823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035838823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035838823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035838823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035838823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035838823 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035838823 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035838823 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035838823 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035838823 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41365<->l=127.0.0.1:4262) (control_if.c:193) 20241027035838823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-M3UA(506)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(503)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(507)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(493)@0319e8e99f0f: Final verdict of PTC: none 20241027035838823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035838823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035838823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035838823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035838823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035838823 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035838823 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035838823 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035838823 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(489)@0319e8e99f0f: Final verdict of PTC: none 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035838823 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) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035838823 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035838823 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035838823 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_tmsi-Iuh0(490)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(505)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(497)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(504)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(494)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(492)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(489): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(490): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(491): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(492): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(493): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(495): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(496): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(497): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(498): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(499): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(500): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(501): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(502): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(503): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(504): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(505): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(506): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_paging_tmsi0(508): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@0319e8e99f0f: 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'. 20241027035838834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Oct 27 03:58:38 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 20241027035838944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035839546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287244) 20241027035839919 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035839919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035839919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035839919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035839919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035839919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035839919 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035839919 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035839919 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035839919 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035839919 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035839919 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035839919 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035839919 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=287244, count=287784) 20241027035840823 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035840823 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035840823 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035840823 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035840823 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035840823 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035840823 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035840823 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035840823 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035840824 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035840824 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035840824 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035840858 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035840858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035840858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035840858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035840858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035840858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035840858 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035840858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035840858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035840858 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035840858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035840858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035840858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035840858 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035840858 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035840858 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035840858 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035840858 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035840858 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035840858 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035840858 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58: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_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 MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_no_allow_attach_round_robin started. 20241027035842581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035842587 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035842587 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035842596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035842597 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54023 (stream_srv.c:129) 20241027035842597 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54023<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035842602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34703<->l=127.0.0.1:4262) (control_if.c:570) 20241027035842603 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842603 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842604 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842604 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842604 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842604 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842604 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842604 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842605 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842605 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035842605 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842605 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035842605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842605 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842605 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842605 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035842605 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842605 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035842605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842605 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842605 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842605 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035842605 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842605 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035842605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842605 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842605 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842605 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035842605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035842605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842605 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842605 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842605 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842605 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035842605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842605 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842605 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842605 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035842605 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842605 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842605 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842605 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035842605 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035842606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842606 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842606 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842606 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035842606 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035842606 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035842606 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(517)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(517)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(517)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(520)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(520)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(520)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(518)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(523)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(523)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(523)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035842646 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842646 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842647 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842647 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842647 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842647 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842647 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035842647 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842648 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842648 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035842648 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842648 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035842648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842648 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842648 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842648 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035842648 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035842648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842648 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842648 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842648 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035842648 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035842648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842648 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842648 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842648 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035842648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035842648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842648 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035842648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035842648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035842648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842648 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842648 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842648 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035842648 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(526)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(526)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(526)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(524)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035842676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035842676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035842676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035842676 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035842676 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035842676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035842676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035842676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035842676 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035842681 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035842681 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035842681 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035842681 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035842681 DHNBAP DEBUG (127.0.0.1:54023 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035842681 DHNBAP NOTICE (127.0.0.1:54023 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035842681 DHNBAP NOTICE (127.0.0.1:54023 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035842681 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035842681 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035842765 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035842765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c24026), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035842765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035842765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842765 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035842765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5610), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035842765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035842765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842765 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035842765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78dd8), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035842765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035842765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035842765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035842765 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842765 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842765 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842765 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035842765 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035842817 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035842817 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035842817 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035842817 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(517)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035842819 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842819 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035842819 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035842819 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035842819 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035842819 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035842819 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035842820 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842820 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035842820 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035842820 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035842820 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035842820 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035842820 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035842820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035842820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035842820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035842820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035842820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035842820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035842820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035842820 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035842820 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035842820 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842821 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035842822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035842822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842822 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842822 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842822 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842822 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842822 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035842822 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035842822 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035842822 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035842822 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035842829 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035842829 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035842829 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035842829 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(520)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035842831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842831 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035842831 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035842831 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035842831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842831 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035842831 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035842831 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035842831 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035842831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035842831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035842831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035842831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035842831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035842831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035842831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035842831 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035842831 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035842831 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842832 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842832 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035842832 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035842832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842832 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842833 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842833 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842833 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842833 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035842833 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035842833 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035842833 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035842833 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035842842 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035842842 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035842842 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035842842 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(523)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035842843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842843 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035842843 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035842843 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035842843 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842843 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035842843 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035842843 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035842843 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035842843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035842843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035842843 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035842843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035842843 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035842843 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035842843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035842843 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035842843 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035842843 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842845 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842845 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035842845 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035842845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842845 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035842845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842845 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842845 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842845 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842845 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842845 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035842845 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035842845 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035842845 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035842845 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035842863 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035842863 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035842863 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035842863 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(526)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035842864 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842864 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035842864 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035842864 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035842864 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035842864 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035842864 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035842865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842865 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035842865 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035842865 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035842865 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035842865 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035842865 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035842865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035842865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035842865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035842865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035842865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035842865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035842865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035842865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035842865 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035842865 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035842866 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035842866 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035842866 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035842866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035842866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035842866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035842866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035842866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035842866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035842866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035842866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035842866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035842866 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035842866 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035842866 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035842866 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035842866 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035842866 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035842866 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035842866 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035842866 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843561 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035843561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1567b), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035843561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035843561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843561 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035843561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7dc7), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035843561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035843561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843561 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035843561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8d58b), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035843561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035843561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035843562 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035843562 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843562 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843562 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843562 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035843562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035843562 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843564 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843564 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035843564 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035843564 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035843564 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843564 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843564 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843564 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035843565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00c1567b) (sccp_scrc.c:472) 20241027035843565 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1823) 20241027035843565 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035843565 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035843565 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035843565 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035843565 DLSCCP DEBUG SCCP-SCOC(35)[0x55b2a5dd6540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035843624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843624 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035843624 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035843624 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843624 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035843624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035843624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843624 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035843624 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035843624 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035843624 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035843624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035843624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035843624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843624 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035843624 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035843624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843624 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843624 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843624 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035843624 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035843624 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843626 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035843626 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035843626 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035843626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843626 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035843626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035843626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035843626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843626 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035843626 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035843626 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(519)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035843648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843648 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035843648 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035843648 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035843648 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843648 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843648 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843648 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843648 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:599) 20241027035843648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035843648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035843648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035843648 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035843648 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) 20241027035843648 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) 20241027035843648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035843649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035843649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843649 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035843649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843649 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035843649 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035843649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843649 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843649 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843649 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035843649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035843649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035843649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035843649 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843650 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843650 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035843650 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035843650 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035843650 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843650 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843650 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843650 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843650 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:599) 20241027035843650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035843650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035843650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843650 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843650 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035843650 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035843650 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(525)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035843668 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843668 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035843668 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035843668 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035843668 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843668 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843668 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843668 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035843668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035843668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035843668 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035843668 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035843668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035843668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035843668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035843668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843668 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035843668 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035843669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843669 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843669 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843669 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035843669 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843669 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843669 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035843669 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035843669 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843669 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843669 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035843669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035843669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035843669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843669 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035843669 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035843669 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(525)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035843766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843766 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035843766 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035843766 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843766 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035843766 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035843766 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843766 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035843766 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035843766 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843766 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843766 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035843766 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035843766 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035843766 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035843766 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035843766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035843766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=004b7dc7) (sccp_scrc.c:472) 20241027035843766 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1823) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(36)[0x55b2a5dde670]{IDLE}: Deallocated (fsm.c:568) 20241027035843766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035843766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Source Reference,L=4,D=00d8d58b) (sccp_scrc.c:472) 20241027035843766 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1823) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035843766 DLSCCP DEBUG SCCP-SCOC(37)[0x55b2a5ddc9e0]{IDLE}: Deallocated (fsm.c:568) 20241027035843766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035843766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035843766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035843766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035843766 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035843766 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) 20241027035843766 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) 20241027035843766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035843766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035843766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035843767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035843767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035843767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035843767 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035843767 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035843767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035843767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035843767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035843767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035843767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035843767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035843767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035843767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035843767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035843767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035843767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035843767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035843767 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035843767 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035843767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035843767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035843767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035843767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035843767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035843767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035843767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035843767 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(519)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035844689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035844691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035844692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035844693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035844694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035844695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035844696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035844697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035844698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035844699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035844699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035844700 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035844701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035844702 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035844703 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035844704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035844704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035844705 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035844706 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035844707 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035844717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(528) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)5615769 20241027035845731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035845731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035845731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035845731 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035845731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55b099, normal) (hnbgw_rua.c:407) 20241027035845731 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035845731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035845731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5615769 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035845731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035845731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035845731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5615769 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035845731 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035845731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035845731 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5615769 <-> SCCP-45 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035845731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5615769 SCCP-45 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035845731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035845731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035845731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035845731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035845731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035845731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035845731 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: Allocated (fsm.c:456) 20241027035845731 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035845731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b40056400500f1100926) (sccp_scrc.c:401) 20241027035845731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035845731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035845731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035845731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035845731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035845731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035845731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035845731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035845731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035845731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035845731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035845731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035845731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035845731 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035845731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035845731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035845731 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035845731 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035845731 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035845731 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035845731 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035845731 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035845731 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035845731 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(528) HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(528)13008019 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(528)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035845737 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035845737 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035845737 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035845737 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035845737 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035845737 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035845737 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035845737 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035845737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035845737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035845737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035845737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035845737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035845737 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00301691) (sccp_scrc.c:472) 20241027035845737 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1823) 20241027035845737 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035845737 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035845737 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035845737 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035845737 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035845737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035845737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035845737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(528)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035845738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035845739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035845740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035845741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035845742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035845743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035845744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035845745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035845745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035845746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035845747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035845748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035845748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035845749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035845750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035845751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035845751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035845752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035845753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035845754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035845763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(529) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@0319e8e99f0f: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(529)14137650 20241027035846771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035846771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035846771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035846771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035846771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7b932, normal) (hnbgw_rua.c:407) 20241027035846771 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035846771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035846771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14137650 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035846771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035846771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035846771 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035846771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14137650 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241027035846771 DCN DEBUG map_sccp[0x55b2a5ddab40]{init}: Allocated (fsm.c:456) 20241027035846771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035846771 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14137650 <-> SCCP-46 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035846771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14137650 SCCP-46 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035846771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035846771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035846771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035846771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035846771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035846771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035846771 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: Allocated (fsm.c:456) 20241027035846771 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035846771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002a30056400500f1100926) (sccp_scrc.c:401) 20241027035846771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035846771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035846771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035846771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035846771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035846771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035846771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035846771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035846771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035846771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035846771 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035846771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035846771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035846771 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035846771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035846771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035846771 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035846771 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035846771 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035846771 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035846771 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035846771 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035846771 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035846771 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(529) HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(529)7494457 HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(529)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035846776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035846776 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035846776 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035846776 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035846776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035846776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035846776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035846776 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035846776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035846776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035846776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035846776 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:599) 20241027035846776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035846776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6f64d) (sccp_scrc.c:472) 20241027035846776 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1823) 20241027035846776 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035846776 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035846776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035846776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035846776 DCN DEBUG handle_cn_conn_conf() conn_id=46, 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:483) 20241027035846776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035846776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035846830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(529)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035846831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035846832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035846833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035846834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035846835 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035846837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035846837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035846839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035846839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035846840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035846841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035846842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035846842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035846843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035846844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035846845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035846845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035846846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035846847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035846848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035846857 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(516)@0319e8e99f0f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(530) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@0319e8e99f0f: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(530)7071778 20241027035847864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035847864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035847865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035847865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035847865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6be822, normal) (hnbgw_rua.c:407) 20241027035847865 DHNB DEBUG map_rua[0x55b2a5dd8f60]{init}: Allocated (fsm.c:456) 20241027035847865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035847865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071778 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035847865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035847865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035847865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071778 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035847865 DCN DEBUG map_sccp[0x55b2a5dd9090]{init}: Allocated (fsm.c:456) 20241027035847865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035847865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7071778 <-> SCCP-47 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035847865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071778 SCCP-47 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035847865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035847865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035847865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035847865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035847865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035847865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035847865 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: Allocated (fsm.c:456) 20241027035847865 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035847865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000cf0056400500f1100926) (sccp_scrc.c:401) 20241027035847865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035847865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035847865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035847865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035847865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035847865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035847865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035847865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035847865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035847865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035847865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035847865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035847865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035847865 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035847865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035847865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035847865 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847865 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035847865 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035847865 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035847865 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035847865 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035847865 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035847865 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(530) HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(530)12654131 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(530)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035847868 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847868 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035847868 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035847868 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035847868 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035847868 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035847868 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035847868 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035847868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035847868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035847868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035847868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035847868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035847868 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c6406) (sccp_scrc.c:472) 20241027035847868 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1823) 20241027035847868 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035847868 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035847868 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035847868 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035847868 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035847868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035847868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035847868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(530)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035847869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035847870 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035847871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035847872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035847873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035847873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035847874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035847875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035847876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035847877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035847878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035847879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035847880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035847881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035847881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035847882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035847883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035847884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035847884 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035847885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035847889 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035847889 DLINP DEBUG SRVCONN(,r=127.0.0.1:54023<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035847889 DLINP NOTICE SRV(,r=127.0.0.1:54023<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035847889 DMAIN NOTICE (127.0.0.1:54023 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54023<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035847889 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035847889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54006<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(519)@0319e8e99f0f: Final verdict of PTC: none 20241027035847889 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34703<->l=127.0.0.1:4262) (control_if.c:193) 20241027035847889 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035847889 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035847889 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 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035847889 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035847889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035847889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035847889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035847889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035847889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035847889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035847889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035847889 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035847889 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035847889 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035847889 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035847889 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035847889 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035847889 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 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035847889 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035847889 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035847889 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(516)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(522)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(518)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(517)@0319e8e99f0f: Final verdict of PTC: none 20241027035847890 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 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(515)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(526)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(512)@0319e8e99f0f: Final verdict of PTC: none 20241027035847890 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) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(509)@0319e8e99f0f: Final verdict of PTC: none 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035847890 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035847890 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 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035847890 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035847890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035847890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035847890 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035847890 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) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035847890 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035847890 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035847890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035847890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035847890 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh0(510)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(514)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(523)@0319e8e99f0f: Final verdict of PTC: none 20241027035847890 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035847890 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035847890 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035847890 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035847890 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035847890 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(520)@0319e8e99f0f: Final verdict of PTC: none 20241027035847889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035847889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035847889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035847889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035847889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035847889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035847889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035847889 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035847889 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035847889 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035847889 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035847889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035847889 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035847889 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035847889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035847889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035847889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035847889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035847889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035847889 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035847889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035847889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035847889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035847889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5615769)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-45)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035847890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5615769 SCCP-45 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035847890 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035847890 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035847890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035847890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035847890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035847890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035847890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035847890 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035847890 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035847890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{disrupted}: Freeing instance (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7071778)[0x55b2a5dd8f60]{disrupted}: Deallocated (fsm.c:568) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{disconnected}: Freeing instance (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-47)[0x55b2a5dd9090]{disconnected}: Deallocated (fsm.c:568) 20241027035847890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7071778 SCCP-47 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035847890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035847890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035847890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035847890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035847890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035847890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035847890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035847890 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035847890 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035847890 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035847890 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035847890 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035847890 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035847890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035847890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035847890 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035847890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035847890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035847890 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035847890 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035847890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027035847890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14137650)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{disconnected}: Freeing instance (context_map.c:206) 20241027035847890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-46)[0x55b2a5ddab40]{disconnected}: Deallocated (fsm.c:568) 20241027035847890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14137650 SCCP-46 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035847890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035847890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035847890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035847890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035847890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035847890 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035847890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035847890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035847890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035847890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035847890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035847890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035847890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035847890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035847890 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035847890 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035847890 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035847890 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(527)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(525)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(521)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(524)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035847915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(509): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(510): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(511): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(512): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(513): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(514): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(515): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(516): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(517): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(518): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(519): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(520): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(521): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(522): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(523): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(524): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(525): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(526): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(527): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(528): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(529): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(530): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:47 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 20241027035848010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035848611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035848824 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035848824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035848824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035848824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035848824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035848824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035848824 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035848824 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035848824 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035848824 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035848824 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035848824 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035848824 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035848824 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=362072) Waiting for packet dumper to finish... 1 (prev_count=362072, count=364536) 20241027035849889 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035849889 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035849889 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035849890 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035849890 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035849890 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035849891 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035849891 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035849891 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035849891 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035849891 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035849891 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035849921 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035849921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035849921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035849921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035849921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035849921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035849921 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035849921 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035849921 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035849921 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035849921 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035849921 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035849921 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035850859 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035850859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035850859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035850859 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035850859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035850859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035850859 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035850859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035850859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035850859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035850859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035850859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035850859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035850859 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035850859 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035850859 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035850859 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035850859 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035850859 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035850859 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035850859 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:58: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241027035851909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035851915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035851915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035851927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035851928 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42953 (stream_srv.c:129) 20241027035851928 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42953<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035851935 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39871<->l=127.0.0.1:4262) (control_if.c:570) 20241027035851936 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851936 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851937 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851937 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851937 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851937 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851937 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035851937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035851937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035851937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851937 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851937 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851937 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851937 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851937 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035851937 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035851937 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035851937 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035851938 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851938 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035851938 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851938 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035851938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851938 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851938 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851938 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035851938 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851938 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035851938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851938 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851938 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851938 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035851938 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035851939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035851939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851939 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035851939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035851939 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851939 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851939 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851939 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035851939 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(539)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(539)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(542)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(542)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(545)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(545)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035851992 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851994 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851994 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851994 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035851994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851994 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851994 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851994 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035851994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851994 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851994 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851994 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035851994 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035851994 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035851994 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035851994 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035851994 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035851992 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851992 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851992 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851992 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851992 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851992 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035851992 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035851993 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851993 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035851994 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851994 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035851994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851994 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851994 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851994 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035851994 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851994 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035851994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851994 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851994 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851994 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035851994 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851994 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035851994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851994 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035851994 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035851994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035851994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035851994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035851994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035851994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035851994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035851994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035851994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035851994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035851994 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(548)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(546)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035852060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035852060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035852060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035852060 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035852060 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035852060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035852060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035852060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035852060 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035852065 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035852065 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035852065 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035852065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035852065 DHNBAP DEBUG (127.0.0.1:42953 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035852065 DHNBAP NOTICE (127.0.0.1:42953 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035852065 DHNBAP NOTICE (127.0.0.1:42953 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035852065 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035852065 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035852152 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035852152 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035852152 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035852152 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(539)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035852154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852154 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035852154 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035852154 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035852154 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035852154 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035852154 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035852154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852155 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035852155 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035852155 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035852155 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035852155 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035852155 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035852155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035852155 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035852155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035852155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035852155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035852155 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035852155 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035852155 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035852156 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035852156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035852156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035852156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035852156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035852156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852156 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035852156 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852156 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852156 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852156 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035852156 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035852156 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035852156 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035852156 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852169 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035852169 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035852169 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035852169 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(542)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035852171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852171 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035852171 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035852171 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035852171 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852171 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035852171 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035852171 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035852171 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035852172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035852172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035852172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035852172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035852172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035852172 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035852172 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035852172 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035852173 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035852173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035852173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035852173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035852173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035852173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852173 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035852173 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852173 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852173 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852173 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035852173 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035852173 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035852173 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035852173 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852189 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035852189 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035852189 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035852189 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(545)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035852190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852190 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035852190 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035852190 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035852190 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035852190 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035852190 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035852191 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852191 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035852191 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035852191 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035852191 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035852191 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035852191 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035852191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035852191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035852191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035852191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035852191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035852191 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035852191 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035852191 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035852192 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035852192 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035852192 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035852192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035852192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852192 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035852192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852192 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035852192 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852192 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852192 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852192 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035852192 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035852192 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035852192 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035852192 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852246 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035852246 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035852246 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035852246 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(548)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035852248 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852248 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035852248 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035852248 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035852248 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035852248 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035852248 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035852249 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852249 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035852249 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035852249 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035852249 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035852249 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035852249 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035852249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035852249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035852249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035852249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035852249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035852249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035852249 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035852249 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035852250 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035852250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035852250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035852250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035852250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035852250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852250 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035852250 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852250 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852250 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852250 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035852250 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035852250 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035852250 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035852250 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852767 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035852767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78dd8), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035852767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035852767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852767 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035852767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c5610), PART(T=Source Reference,L=4,D=00000027), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035852767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035852767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852767 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035852767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c24026), PART(T=Source Reference,L=4,D=00000028), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035852767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035852767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035852767 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035852767 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852767 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852767 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852767 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852767 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035852767 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035852767 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852768 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852768 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035852768 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035852768 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035852768 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852768 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852768 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852768 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852769 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:599) 20241027035852769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Source Reference,L=4,D=00c78dd8) (sccp_scrc.c:472) 20241027035852769 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1823) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(38)[0x55b2a5df5980]{IDLE}: Deallocated (fsm.c:568) 20241027035852769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035852769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Source Reference,L=4,D=00c24026) (sccp_scrc.c:472) 20241027035852769 DLSCCP DEBUG Received CO:RELCO for local reference 40 (sccp_scoc.c:1823) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035852769 DLSCCP DEBUG SCCP-SCOC(40)[0x55b2a5de0960]{IDLE}: Deallocated (fsm.c:568) 20241027035852769 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852769 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035852769 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035852769 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035852769 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852769 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852769 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852769 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035852956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852956 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035852956 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035852956 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852956 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035852956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035852956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035852956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035852956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035852956 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035852956 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035852956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035852956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035852956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852956 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035852956 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035852956 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852956 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852956 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852956 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035852956 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035852956 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035852957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035852957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035852957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035852957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035852957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035852957 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852957 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035852957 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035852957 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035852957 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852957 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852957 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852957 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852957 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035852957 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035852970 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852970 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035852970 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035852970 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035852970 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852970 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852970 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852970 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852970 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:599) 20241027035852970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Source Reference,L=4,D=009c5610) (sccp_scrc.c:472) 20241027035852970 DLSCCP DEBUG Received CO:RELCO for local reference 39 (sccp_scoc.c:1823) 20241027035852970 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035852970 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035852970 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035852970 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035852970 DLSCCP DEBUG SCCP-SCOC(39)[0x55b2a5de2f10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035852974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035852974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035852974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035852974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852974 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035852974 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035852974 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852974 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035852974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035852974 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035852974 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) 20241027035852974 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) 20241027035852974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035852974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035852974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035852974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035852974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035852974 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035852974 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035852974 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852974 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035852974 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035852974 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035852974 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035852974 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035852975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035852975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035852975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035852975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035852975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035852975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035852975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035852975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035852975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035852975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035852975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035852975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035852975 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035852975 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035852975 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035852975 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035852975 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035852975 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035852975 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035852975 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035852975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035852975 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035852975 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035853053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035853053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035853053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035853053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035853053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035853053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035853053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035853053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035853053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035853053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853053 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035853053 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035853053 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035853053 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035853053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035853053 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035853053 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035853053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035853053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035853053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035853053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035853053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035853053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035853053 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035853053 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035853053 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853053 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035853053 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035853053 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035853053 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035853053 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(547)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035853054 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853054 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035853054 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035853054 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035853054 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035853054 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035853054 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035853054 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035853054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035853054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035853054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035853054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035853054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035853054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035853054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035853054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035853054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035853054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035853054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035853054 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035853054 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(547)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035853174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035853174 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035853174 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035853174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035853174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853174 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035853174 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035853174 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035853174 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035853174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035853174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035853174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035853174 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:599) 20241027035853174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035853174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035853174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035853174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035853174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035853174 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035853174 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035853174 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) 20241027035853174 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) 20241027035853174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035853174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035853174 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035853174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035853174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035853174 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035853174 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035853174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035853174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035853174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035853174 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:599) 20241027035853174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035853174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035853174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035853174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035853174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035853174 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035853174 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035853174 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035853174 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035853174 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035853174 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035853174 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035853174 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035853174 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035853174 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035853174 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035854071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035854073 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035854074 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035854076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035854077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035854078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035854079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035854081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035854082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035854083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035854084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035854085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035854085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035854086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035854087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035854087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035854088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035854089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035854090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035854090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035854100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(550) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)7980983 20241027035855114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035855114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035855114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241027035855114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035855114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79c7b7, normal) (hnbgw_rua.c:407) 20241027035855114 DHNB DEBUG map_rua[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035855114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035855114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7980983 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035855114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035855114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035855114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7980983 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1067) 20241027035855114 DCN DEBUG map_sccp[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027035855114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035855114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7980983 <-> SCCP-48 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035855114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7980983 SCCP-48 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241027035855114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035855114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035855114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035855114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035855114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035855114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035855114 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: Allocated (fsm.c:456) 20241027035855114 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035855114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003df0056400500f1100926) (sccp_scrc.c:401) 20241027035855114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035855114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035855114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035855114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035855114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035855114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035855114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035855114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035855114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035855114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035855114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035855114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035855114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035855114 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035855114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035855114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035855114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035855114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035855114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035855114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035855114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035855114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035855114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035855114 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(550) HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(550)14724940 HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(550)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035855119 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035855119 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035855119 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035855119 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035855119 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035855119 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035855119 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035855119 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035855119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035855119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035855119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035855119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035855119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035855119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035855119 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00421d5b) (sccp_scrc.c:472) 20241027035855119 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1823) 20241027035855119 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035855119 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035855119 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035855119 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035855119 DCN DEBUG handle_cn_conn_conf() conn_id=48, 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:483) 20241027035855119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035855119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_valid_nri0(550)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035855119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035855120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035855121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035855122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035855123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035855124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035855125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035855125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035855126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035855127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035855128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035855129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035855130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035855131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035855132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035855133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035855133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035855134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035855135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035855135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035855147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(551) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@0319e8e99f0f: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(551)2543967 20241027035856154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035856154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035856154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035856154 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035856154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26d15f, normal) (hnbgw_rua.c:407) 20241027035856154 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035856154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035856154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035856154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035856154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035856154 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035856154 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543967 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035856154 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035856154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035856154 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2543967 <-> SCCP-49 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035856154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543967 SCCP-49 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035856154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035856154 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035856154 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035856154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035856154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035856154 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035856154 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: Allocated (fsm.c:456) 20241027035856154 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035856154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000990056400500f1100926) (sccp_scrc.c:401) 20241027035856154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035856154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035856154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035856154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035856154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035856154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035856154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035856154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035856154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035856154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035856154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035856154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035856154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035856154 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035856154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035856154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035856154 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035856154 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035856154 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035856154 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035856154 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035856154 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035856154 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035856154 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(551) HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(551)2030045 HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(551)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035856159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035856159 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035856159 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035856159 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035856160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035856160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035856160 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035856160 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035856160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035856160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035856160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035856160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035856160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035856160 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7c90d) (sccp_scrc.c:472) 20241027035856160 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1823) 20241027035856160 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035856160 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035856160 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035856160 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035856160 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035856160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035856160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035856160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(551)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035856161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035856162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035856164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035856165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035856166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035856167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035856168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035856169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035856170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035856171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035856172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035856173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035856174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035856174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035856175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035856176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035856177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035856178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035856179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035856180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035856191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(552) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@0319e8e99f0f: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(552)9375558 20241027035857199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035857199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035857199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035857199 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035857199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f0f46, normal) (hnbgw_rua.c:407) 20241027035857199 DHNB DEBUG map_rua[0x55b2a5dd9090]{init}: Allocated (fsm.c:456) 20241027035857199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035857199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9375558 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035857199 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035857199 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035857199 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9375558 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1114) 20241027035857199 DCN DEBUG map_sccp[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027035857199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035857199 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9375558 <-> SCCP-50 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241027035857199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9375558 SCCP-50 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035857199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035857199 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035857199 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035857199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035857199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035857199 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035857199 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: Allocated (fsm.c:456) 20241027035857199 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035857199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000020056400500f1100926) (sccp_scrc.c:401) 20241027035857199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035857199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035857199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035857199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035857199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035857199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035857199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035857199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035857199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035857199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857199 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035857199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857199 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035857199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035857199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035857199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857199 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857199 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857199 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035857199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035857199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035857199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035857199 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(552) HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(552)7699418 HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(552)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035857203 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857203 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035857203 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035857203 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035857203 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035857203 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035857203 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035857203 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035857203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035857203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035857203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035857203 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:599) 20241027035857203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035857203 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00554a23) (sccp_scrc.c:472) 20241027035857203 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1823) 20241027035857203 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035857203 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035857203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035857203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035857203 DCN DEBUG handle_cn_conn_conf() conn_id=50, 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:483) 20241027035857203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035857203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035857204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(552)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035857204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035857205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035857206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035857207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035857208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035857209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035857209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035857210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035857211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035857212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035857213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035857214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035857214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035857215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035857216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035857217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035857217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035857218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035857219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035857220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035857223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035857223 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035857223 DLINP DEBUG SRVCONN(,r=127.0.0.1:42953<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035857223 DLINP NOTICE SRV(,r=127.0.0.1:42953<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035857223 DMAIN NOTICE (127.0.0.1:42953 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42953<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035857223 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(546)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@0319e8e99f0f: Final verdict of PTC: none 20241027035857223 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39871<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(541)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@0319e8e99f0f: Final verdict of PTC: none 20241027035857224 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035857224 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) VirtHNBGW-STATS(531)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@0319e8e99f0f: Final verdict of PTC: none 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035857224 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 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035857224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(543)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(534)@0319e8e99f0f: Final verdict of PTC: none 20241027035857224 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 20241027035857224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035857224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035857224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035857224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035857224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035857224 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035857224 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035857224 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035857224 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035857224 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035857224 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035857224 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035857224 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035857224 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 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035857224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035857224 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 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035857224 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035857224 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035857224 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 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035857224 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 20241027035857224 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035857224 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 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035857224 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035857224 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857224 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857224 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035857224 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035857224 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035857225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035857224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035857224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035857224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035857224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035857224 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035857224 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035857224 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035857224 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035857224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035857224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035857224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035857224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035857224 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035857224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{disrupted}: Freeing instance (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7980983)[0x55b2a5df5980]{disrupted}: Deallocated (fsm.c:568) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{disconnected}: Freeing instance (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-48)[0x55b2a5dd8a00]{disconnected}: Deallocated (fsm.c:568) 20241027035857224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7980983 SCCP-48 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241027035857224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035857224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035857224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035857224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035857224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035857224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035857224 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035857224 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035857224 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035857224 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035857224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035857224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035857224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035857224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035857224 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035857224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{disrupted}: Freeing instance (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9375558)[0x55b2a5dd9090]{disrupted}: Deallocated (fsm.c:568) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-50)[0x55b2a5de2f10]{disconnected}: Deallocated (fsm.c:568) 20241027035857224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9375558 SCCP-50 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241027035857224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035857224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035857224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035857224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035857224 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035857224 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035857224 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035857224 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035857224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035857224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035857224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857224 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035857224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2543967)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035857224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-49)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035857224 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2543967 SCCP-49 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241027035857225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035857225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035857225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035857225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035857225 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035857225 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_no_allow_attach_valid_nri-Iuh0(532)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(549)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(532): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(533): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(534): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(535): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(550): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(551): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(552): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:58:57 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 20241027035857238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035857394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035857891 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035857891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035857891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857891 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035857891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857891 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035857891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035857891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035857891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857891 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035857891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035857891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035857891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035857891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035857891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035857891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035857891 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035857891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035857891 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035857891 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035857891 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035857891 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035857891 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035857891 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035857891 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035857891 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 20241027035857891 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 20241027035857999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352968) 20241027035858825 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035858825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035858825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035858825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035858825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035858825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035858825 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035858825 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035858825 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035858825 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035858825 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035858825 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035858825 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035858825 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035858825 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=352968, count=359152) 20241027035859224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035859224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035859224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035859224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035859224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035859224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035859224 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035859224 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035859224 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035859922 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035859922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035859922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035859922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035859922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035859922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035859922 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035859922 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035859922 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035859922 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035859922 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035859922 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035859922 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035859922 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035859922 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@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035900860 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035900860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035900860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035900860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035900860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035900860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035900860 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035900860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035900860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035900860 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035900860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035900860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035900860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035900860 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035900860 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035900860 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035900860 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035900860 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035900860 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035900860 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035900860 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035900860 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035900860 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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241027035901037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035901045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035901045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035901053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035901055 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42367 (stream_srv.c:129) 20241027035901055 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42367<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035901060 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41145<->l=127.0.0.1:4262) (control_if.c:570) 20241027035901061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901061 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901061 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035901061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901061 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901061 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901061 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901061 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901062 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035901062 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901062 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035901062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901062 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901062 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901062 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035901062 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901062 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035901062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901062 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901062 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901062 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035901062 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035901062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901062 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901062 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901062 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035901062 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035901062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901062 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035901063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035901063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035901063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035901063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035901063 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035901063 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@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(561)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(561)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(561)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(564)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(564)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(564)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035901093 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901093 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901094 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901094 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901094 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901094 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035901094 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901095 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035901095 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901095 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035901095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901095 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901095 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901095 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035901095 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901095 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035901095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901095 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901095 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901095 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035901095 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901095 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035901095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901095 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901095 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035901095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035901095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901095 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901095 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901095 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901095 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035901095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901095 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901095 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901095 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035901095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901095 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901095 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901095 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035901095 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901095 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901095 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901095 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035901095 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(567)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(567)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(567)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(565)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(570)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(570)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(570)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(568)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035901137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035901137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035901137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035901137 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035901137 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035901137 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035901137 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035901137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035901137 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035901143 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035901143 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035901143 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035901143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035901143 DHNBAP DEBUG (127.0.0.1:42367 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035901143 DHNBAP NOTICE (127.0.0.1:42367 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035901143 DHNBAP NOTICE (127.0.0.1:42367 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035901143 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035901143 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035901275 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035901275 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035901275 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035901275 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035901275 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035901275 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035901275 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(561)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035901277 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901277 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035901277 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035901277 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035901277 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035901277 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035901277 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035901277 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035901277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035901277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035901277 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035901277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035901277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035901277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035901277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035901277 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035901278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901278 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035901278 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035901278 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035901278 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035901278 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027035901278 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035901278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035901278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035901278 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035901278 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035901278 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035901278 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035901278 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035901278 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035901278 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035901278 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901279 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901279 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035901279 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035901279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901279 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901279 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901279 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901279 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901279 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035901279 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035901279 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035901279 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035901279 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035901288 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035901288 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035901288 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035901288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(564)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035901290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901290 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035901290 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035901290 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035901290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901290 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035901290 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035901290 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035901290 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035901290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035901290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035901290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035901290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035901290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035901290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035901290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035901290 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035901290 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035901290 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901291 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901291 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035901291 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035901291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035901291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901291 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901291 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901291 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901291 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901291 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035901291 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035901291 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035901291 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035901291 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035901310 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035901310 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035901310 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035901310 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(567)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035901311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901311 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035901311 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035901311 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035901311 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901311 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035901311 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035901311 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035901311 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035901311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035901311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035901311 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035901311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035901311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035901311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035901311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035901311 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035901311 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035901311 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035901313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035901313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035901313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035901313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035901312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901312 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035901312 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035901313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901313 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901324 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035901324 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035901324 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035901324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(570)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035901326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901326 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035901326 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035901326 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035901326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035901326 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035901326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035901327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901327 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035901327 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035901327 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035901327 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035901327 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035901327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035901327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035901327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035901327 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035901327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035901327 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035901327 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035901327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035901327 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035901327 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035901327 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035901328 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035901328 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035901328 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035901328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035901328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035901328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035901328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035901328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035901328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035901328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035901328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035901328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035901328 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035901328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035901328 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035901328 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035901328 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035901328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035901328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035901328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035901328 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035902081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902081 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035902081 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035902081 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902081 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035902081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035902081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902081 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035902081 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035902081 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035902081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035902081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035902081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035902081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035902081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035902081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035902081 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035902081 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035902081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902081 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035902081 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035902081 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035902081 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902081 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902081 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035902081 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035902081 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902081 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902081 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035902081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035902081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035902081 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035902081 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035902094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902094 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035902094 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035902094 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902094 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035902094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035902094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035902094 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035902094 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) 20241027035902094 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) 20241027035902094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035902094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035902094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035902094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035902094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035902094 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035902094 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035902094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902094 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035902094 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035902094 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035902094 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902094 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902094 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035902094 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035902094 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902094 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902094 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035902094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035902094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035902094 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035902094 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(566)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035902113 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902113 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035902113 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035902113 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035902113 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902113 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902113 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902113 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035902113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035902113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035902113 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035902113 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035902113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035902113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035902113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035902113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035902113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035902113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035902113 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035902113 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035902114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902114 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035902114 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035902114 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035902114 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902114 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902114 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035902114 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035902114 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902114 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902114 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035902114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035902114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035902114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035902114 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035902114 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(566)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(569)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035902128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902128 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035902128 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035902128 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902128 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035902128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035902128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035902128 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035902128 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) 20241027035902128 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) 20241027035902128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035902128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035902128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035902128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035902128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035902128 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035902128 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035902128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035902128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035902128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035902128 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035902128 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035902128 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035902128 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035902128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035902128 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035902128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035902128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035902128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035902128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035902128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035902128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035902128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035902128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035902128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035902128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035902128 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035902128 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(569)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035903147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035903149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035903150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035903151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035903151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035903152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035903153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035903154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035903154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035903155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035903156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035903157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035903157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035903158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035903159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035903160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035903161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035903161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035903162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035903163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035903173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)14792136 20241027035904184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035904184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035904185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035904185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035904185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1b5c8, normal) (hnbgw_rua.c:407) 20241027035904185 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035904185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035904185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035904185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035904185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035904185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792136 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035904185 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035904185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035904185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14792136 <-> SCCP-51 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035904185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792136 SCCP-51 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035904185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035904185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035904185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035904185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035904185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035904185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035904185 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: Allocated (fsm.c:456) 20241027035904185 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035904185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001900056400500f1100926) (sccp_scrc.c:401) 20241027035904185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035904185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035904185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035904185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035904185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035904185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035904185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035904185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035904185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035904185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035904185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035904185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035904185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035904185 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035904185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035904185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035904185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035904185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035904185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035904185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035904185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035904185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035904185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035904185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572) HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)12542266 HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035904190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035904190 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035904190 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035904190 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035904190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035904190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035904190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035904190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035904190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035904190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035904190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035904190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035904190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035904190 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00faa40b) (sccp_scrc.c:472) 20241027035904190 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1823) 20241027035904190 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035904190 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035904190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035904190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035904190 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035904190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035904190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035904190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035904191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035904192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035904194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035904195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035904196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035904196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035904197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035904199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035904200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035904201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035904202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035904204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035904205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035904206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035904207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035904208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035904209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035904211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035904212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035904213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035904224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@0319e8e99f0f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)2324716 20241027035905232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035905232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035905232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035905232 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035905232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2378ec, normal) (hnbgw_rua.c:407) 20241027035905232 DHNB DEBUG map_rua[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027035905232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035905232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2324716 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035905232 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035905232 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035905233 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035905233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2324716 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035905233 DCN DEBUG map_sccp[0x55b2a5df5980]{init}: Allocated (fsm.c:456) 20241027035905233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035905233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2324716 <-> SCCP-52 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035905233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2324716 SCCP-52 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035905233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035905233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035905233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035905233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035905233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035905233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035905233 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: Allocated (fsm.c:456) 20241027035905233 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035905233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002110056400500f1100926) (sccp_scrc.c:401) 20241027035905233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035905233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035905233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035905233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035905233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035905233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035905233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035905233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035905233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035905233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035905233 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035905233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035905233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035905233 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035905233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035905233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035905233 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035905233 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035905233 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035905233 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035905233 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035905233 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035905233 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035905233 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573) HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)9925160 HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035905239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035905239 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035905239 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035905239 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035905239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035905239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035905239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035905239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035905239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035905239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035905239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035905239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035905240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035905240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b2205) (sccp_scrc.c:472) 20241027035905240 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1823) 20241027035905240 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035905240 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035905240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035905240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035905240 DCN DEBUG handle_cn_conn_conf() conn_id=52, 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:483) 20241027035905240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035905240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035905240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035905240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035905241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035905242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035905243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035905244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035905244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035905245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035905246 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035905247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035905248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035905250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035905251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035905251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035905252 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035905253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035905254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035905254 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035905255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035905256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035905257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: "disconnecting msc0" 20241027035905257 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(560)@0319e8e99f0f: Final verdict of PTC: none 20241027035905259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035905259 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035905259 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 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035905259 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035905259 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035905259 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035905259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035905259 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035905259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035905259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035905259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035905259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035905259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035905259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035905259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035905259 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035905259 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035905259 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035905259 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035905259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035905259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035905259 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035905259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00faa40b), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035905259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035905259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035905259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035905259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035905259 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035905259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035905259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035905259 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035905259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035905259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035905259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035905259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035905259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792136)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035905259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035905259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035905259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-51)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035905259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792136 SCCP-51 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035905259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035905259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035905259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035905259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035905259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035905259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035905259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035905259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035905259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035905259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(561)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(559)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@0319e8e99f0f: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572)14792136 20241027035905273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)4227737 20241027035906284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035906284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035906284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035906284 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035906284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x408299, normal) (hnbgw_rua.c:407) 20241027035906284 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035906284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035906284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227737 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035906284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035906284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035906284 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227737 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035906284 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035906284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035906284 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4227737 <-> SCCP-53 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035906284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227737 SCCP-53 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035906284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035906284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035906284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035906284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035906284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035906284 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035906284 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: Allocated (fsm.c:456) 20241027035906284 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035906284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300035d0056400500f1100926) (sccp_scrc.c:401) 20241027035906284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035906284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035906284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035906284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035906284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035906284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035906284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035906284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035906284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035906284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035906284 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035906284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035906284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035906284 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035906284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035906284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035906284 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906284 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035906284 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035906284 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035906284 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035906284 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035906284 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035906284 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574) HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)15540358 HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035906286 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906286 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035906286 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035906286 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035906286 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035906286 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035906286 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035906287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035906287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035906287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035906287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035906287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035906287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035906287 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00441adc) (sccp_scrc.c:472) 20241027035906287 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1823) 20241027035906287 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035906287 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035906287 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035906287 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035906287 DCN DEBUG handle_cn_conn_conf() conn_id=53, 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:483) 20241027035906287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035906287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035906287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035906288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035906289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035906290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035906292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035906293 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035906294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035906296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035906297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035906298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035906300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035906301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035906302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035906303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035906303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035906304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035906305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035906306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035906307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035906307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035906308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035906311 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41145<->l=127.0.0.1:4262) (control_if.c:193) 20241027035906311 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035906311 DLINP DEBUG SRVCONN(,r=127.0.0.1:42367<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035906311 DLINP NOTICE SRV(,r=127.0.0.1:42367<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(565)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(569)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(568)@0319e8e99f0f: Final verdict of PTC: none 20241027035906311 DMAIN NOTICE (127.0.0.1:42367 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42367<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035906311 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035906311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41184<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(566)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(563)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557)@0319e8e99f0f: Final verdict of PTC: none 20241027035906312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035906312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035906312 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 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035906312 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035906312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035906312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035906312 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035906312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035906312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035906312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035906312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035906312 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035906312 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035906312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035906312 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035906312 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 20241027035906312 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035906312 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035906312 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035906312 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035906312 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 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035906312 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035906312 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 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035906312 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035906312 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035906312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035906312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035906312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035906312 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035906312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035906312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035906312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035906312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035906312 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035906312 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035906312 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035906312 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035906312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035906312 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035906312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2205), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035906312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035906312 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035906312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035906312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035906312 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035906312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035906312 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035906312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035906312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035906312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035906312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{disrupted}: Freeing instance (context_map.c:202) 20241027035906312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2324716)[0x55b2a5de2f10]{disrupted}: Deallocated (fsm.c:568) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{disconnected}: Freeing instance (context_map.c:206) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-52)[0x55b2a5df5980]{disconnected}: Deallocated (fsm.c:568) 20241027035906312 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2324716 SCCP-52 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035906312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035906312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035906312 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035906312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441adc), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035906312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035906312 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035906313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035906313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035906313 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035906313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035906313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035906313 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035906313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035906313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035906313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035906313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035906313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035906313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035906313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035906313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035906313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035906313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035906313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035906313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035906313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035906313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035906313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4227737)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035906313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035906313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035906313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-53)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035906313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4227737 SCCP-53 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035906313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035906313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035906313 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035906313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035906313 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035906313 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035906313 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035906313 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035906313 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035906313 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035906313 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035906313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035906313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035906313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035906313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035906313 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035906313 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035906313 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(558)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(570)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(567)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(564)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(562)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(571)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(553)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: Setting final verdict of the test case. 20241027035906327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41186<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(553): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(554): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(555): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(556): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(557): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(559): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(560): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(561): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(562): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(563): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(564): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(565): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(566): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(567): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(568): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(569): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(570): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(571): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(572): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(573): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(574): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:06 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 20241027035906433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035907035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343828) 20241027035907224 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035907224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907224 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035907224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907224 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035907224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035907224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907224 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035907224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035907225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035907225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035907225 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035907225 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907225 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907225 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907225 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035907225 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035907225 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035907259 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035907259 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035907259 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035907892 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035907892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035907892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907892 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035907892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035907892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907893 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035907893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035907893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035907893 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035907893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035907893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035907893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035907893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035907893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035907893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035907893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035907893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035907893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=343828, count=350000) 20241027035908312 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035908312 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035908312 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035908312 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035908312 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035908312 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035908312 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035908312 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035908312 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035908826 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035908826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035908826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035908826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035908826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035908826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035908826 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035908826 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035908826 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035908826 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035908826 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035908826 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035908826 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027035909923 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035909923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035909923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035909923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035909923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035909923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035909923 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035909923 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035909923 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035909923 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035909923 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035909923 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035909923 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241027035910072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035910081 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035910081 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035910091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035910092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52739 (stream_srv.c:129) 20241027035910092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52739<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035910098 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41509<->l=127.0.0.1:4262) (control_if.c:570) 20241027035910099 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910099 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910099 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910099 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910099 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910099 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910099 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910099 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910100 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910100 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035910100 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910100 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035910100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910100 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910100 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910100 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035910100 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910100 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035910100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910100 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910100 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035910100 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035910100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910100 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910100 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035910100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035910100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910101 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035910101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035910101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035910101 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910101 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910101 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910101 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035910101 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(583)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035910114 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910114 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910114 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910114 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910114 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910114 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910114 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035910114 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910115 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910115 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035910115 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035910115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910115 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035910115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910115 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910115 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910115 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035910115 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035910115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910116 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035910116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910116 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910116 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910116 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035910116 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910116 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035910116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910116 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910116 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910116 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035910116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035910116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910116 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035910116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035910116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035910116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035910116 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(586)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(586)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(586)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(584)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035910140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035910140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035910140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035910140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035910140 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035910140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035910140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035910140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035910140 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035910144 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035910144 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035910144 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035910144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035910145 DHNBAP DEBUG (127.0.0.1:52739 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035910145 DHNBAP NOTICE (127.0.0.1:52739 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035910145 DHNBAP NOTICE (127.0.0.1:52739 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035910145 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035910145 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035910312 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035910312 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035910312 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035910312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(583)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035910314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910314 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035910314 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035910314 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035910314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910314 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035910314 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035910314 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035910314 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035910315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035910315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035910315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035910315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035910315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035910315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035910315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035910315 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035910315 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035910315 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910316 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035910316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035910316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035910316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910316 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910316 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910316 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910316 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910316 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035910316 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035910316 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035910316 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035910316 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035910327 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035910327 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035910327 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035910327 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(586)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035910328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910328 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035910328 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035910328 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035910328 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035910328 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035910328 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035910329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910329 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035910329 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035910329 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035910329 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035910329 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035910329 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035910329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035910329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035910329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035910329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035910329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035910329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035910329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035910329 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035910329 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035910329 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035910330 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035910330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035910330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035910330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035910330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035910330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035910330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035910330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035910330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035910330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910330 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035910330 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910330 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910330 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910330 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035910330 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035910330 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035910330 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035910330 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035910861 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035910861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910861 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035910861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910861 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035910861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009cf60), PART(T=Source Reference,L=4,D=00000029), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035910861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035910861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035910861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035910861 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910861 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035910861 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035910861 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035910861 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035910861 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035910863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035910863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035910863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035910863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035910863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035910863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Source Reference,L=4,D=0009cf60) (sccp_scrc.c:472) 20241027035910863 DLSCCP DEBUG Received CO:RELCO for local reference 41 (sccp_scoc.c:1823) 20241027035910863 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035910863 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035910863 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035910863 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035910863 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035910863 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035910863 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035910863 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035910863 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035910863 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035910863 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035910863 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035910863 DLSCCP DEBUG SCCP-SCOC(41)[0x55b2a5ddcd40]{IDLE}: Deallocated (fsm.c:568) 20241027035911116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911116 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035911116 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035911116 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035911116 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035911116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035911116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035911116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035911116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035911116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035911116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035911116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035911116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035911116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035911116 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035911116 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035911116 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035911116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035911116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035911116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035911116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035911116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035911116 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035911116 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035911116 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911116 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035911116 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035911116 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035911116 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035911116 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911117 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911117 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035911117 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035911117 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035911117 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035911117 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035911117 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035911117 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035911117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035911117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035911117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035911117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035911117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035911117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035911117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035911117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035911117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035911117 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035911117 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035911117 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(585)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035911132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911132 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035911132 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035911132 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035911132 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035911132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035911132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035911132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035911132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035911132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035911132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035911132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035911132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035911132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035911132 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035911132 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035911132 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035911132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035911132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035911132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035911132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035911132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035911132 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035911132 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035911132 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911132 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035911132 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035911132 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035911132 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035911132 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911133 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035911133 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035911133 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035911133 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035911133 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035911133 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035911133 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035911133 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035911133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035911133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035911133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035911133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035911133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035911133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035911133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035911133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035911133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035911133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035911133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035911133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035911133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035911133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035911133 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035911133 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(585)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035912149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035912150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035912151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035912152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035912153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035912153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035912154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035912155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035912156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035912156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035912157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035912157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035912158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035912159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035912159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035912160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035912161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035912163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035912164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035912165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035912175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)15365155 20241027035913188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035913188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035913188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035913188 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035913188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea7423, normal) (hnbgw_rua.c:407) 20241027035913188 DHNB DEBUG map_rua[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035913188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035913188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15365155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035913188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035913188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035913188 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15365155 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035913188 DCN DEBUG map_sccp[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027035913188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035913188 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15365155 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035913188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15365155 SCCP-54 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035913188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035913188 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035913188 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035913188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035913188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035913188 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035913188 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: Allocated (fsm.c:456) 20241027035913188 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035913188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003140056400500f1100926) (sccp_scrc.c:401) 20241027035913188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035913188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035913188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035913188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035913188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035913188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035913188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035913188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035913188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035913188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035913188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035913188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035913188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035913188 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035913188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035913188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035913188 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035913188 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035913188 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035913188 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035913188 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035913188 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035913188 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035913188 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)4330860 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035913193 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035913193 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035913193 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035913193 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035913193 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035913193 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035913193 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035913193 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035913193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035913193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035913193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035913193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035913193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035913193 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00180f59) (sccp_scrc.c:472) 20241027035913193 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1823) 20241027035913193 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035913193 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035913193 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035913193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035913193 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:483) 20241027035913193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035913193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035913193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035913194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035913195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035913196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035913198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035913199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035913201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035913202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035913204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035913205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035913207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035913208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035913210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035913211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035913213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035913214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035913216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035913217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035913218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035913220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035913221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035913235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@0319e8e99f0f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)8354037 20241027035914243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035914243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035914243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035914243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035914243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f78f5, normal) (hnbgw_rua.c:407) 20241027035914243 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035914243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035914243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8354037 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035914244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035914244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035914244 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241027035914244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8354037 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027035914244 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035914244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035914244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8354037 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027035914244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8354037 SCCP-55 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035914244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035914244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035914244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035914244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035914244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035914244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035914244 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: Allocated (fsm.c:456) 20241027035914244 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035914244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300027e0056400500f1100926) (sccp_scrc.c:401) 20241027035914244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035914244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035914244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035914244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035914244 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035914244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035914244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035914244 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035914244 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035914244 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035914244 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035914244 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035914244 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035914244 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035914244 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589) HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)629603 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035914246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035914246 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035914246 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035914246 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035914246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035914246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035914246 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035914246 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035914246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035914246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035914246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035914246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035914246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035914246 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001519b4) (sccp_scrc.c:472) 20241027035914246 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1823) 20241027035914246 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035914246 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035914246 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035914246 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035914246 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:483) 20241027035914246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035914246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035914246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035914247 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035914248 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035914250 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035914251 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035914253 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035914255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035914256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035914257 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035914259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035914260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035914262 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035914263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035914264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035914266 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035914267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035914268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035914268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035914269 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035914270 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035914271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: "connecting cnlink 1" 20241027035914271 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(592)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(592)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(592)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035914493 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035914493 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035914493 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035914493 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(592)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035914495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035914495 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035914495 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035914495 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035914495 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035914495 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035914495 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035914495 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035914495 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035914495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035914495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035914495 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035914495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035914495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035914495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035914495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035914495 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035914495 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035914495 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035914497 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035914497 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035914497 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035914497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035914497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035914497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035914497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035914497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035914497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035914497 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035914497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035914497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035914497 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035914497 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035914497 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035914497 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035914497 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035914497 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035914497 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035914497 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035914497 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915259 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035915259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00faa40b), PART(T=Source Reference,L=4,D=00000033), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035915259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035915259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035915259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035915259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035915259 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035915259 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035915259 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035915259 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035915259 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035915259 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035915259 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035915259 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915261 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035915261 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035915261 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035915261 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035915261 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035915261 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035915261 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035915261 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035915261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035915261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035915261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035915261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035915261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Source Reference,L=4,D=00faa40b) (sccp_scrc.c:472) 20241027035915261 DLSCCP DEBUG Received CO:RELCO for local reference 51 (sccp_scoc.c:1823) 20241027035915261 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035915261 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035915261 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035915261 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035915261 DLSCCP DEBUG SCCP-SCOC(51)[0x55b2a5dd9090]{IDLE}: Deallocated (fsm.c:568) MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035915299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035915299 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035915299 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035915299 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035915299 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035915299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035915299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035915299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035915299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035915299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035915299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035915299 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035915299 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) 20241027035915299 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) 20241027035915299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035915299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035915299 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035915299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035915299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035915299 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035915299 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035915299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035915299 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035915299 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035915299 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035915299 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915299 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035915299 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035915299 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035915299 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035915299 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035915299 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035915299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035915299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035915299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035915299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035915299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035915299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035915300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035915300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035915300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035915300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035915300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035915300 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035915300 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035915305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@0319e8e99f0f: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)15401100 20241027035916313 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035916313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00441adc), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035916313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035916313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916313 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035916313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b2205), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035916313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035916313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035916314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035916313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035916313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035916313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241027035916313 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035916314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb008c, normal) (hnbgw_rua.c:407) 20241027035916314 DHNB DEBUG map_rua[0x55b2a5dd9090]{init}: Allocated (fsm.c:456) 20241027035916314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035916314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401100 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027035916314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035916314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035916314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401100 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1114) 20241027035916314 DCN DEBUG map_sccp[0x55b2a5ddd0c0]{init}: Allocated (fsm.c:456) 20241027035916314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035916314 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15401100 <-> SCCP-56 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241027035916314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401100 SCCP-56 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241027035916314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035916314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035916314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035916314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035916314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035916314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035916314 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: Allocated (fsm.c:456) 20241027035916314 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035916314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003e30056400500f1100926) (sccp_scrc.c:401) 20241027035916314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035916314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035916314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035916314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035916314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035916314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035916314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035916314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035916314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035916314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035916314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916314 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035916314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035916314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035916314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035916314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035916314 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916314 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916314 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916314 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035916314 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035916314 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035916315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035916315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035916315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035916315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035916315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035916315 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=00441adc) (sccp_scrc.c:472) 20241027035916315 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1823) 20241027035916315 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035916315 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035916315 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035916315 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035916315 DLSCCP DEBUG SCCP-SCOC(53)[0x55b2a5dda130]{IDLE}: Deallocated (fsm.c:568) 20241027035916315 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916315 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035916315 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035916315 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035916315 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035916315 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035916315 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035916315 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593) HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)10027306 HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035916320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035916320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241027035916322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241027035916323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035916324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035916324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035916325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241027035916327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241027035916328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035916330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035916331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035916332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241027035916333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241027035916335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035916336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035916338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035916339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241027035916340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241027035916342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035916343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035916344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035916348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(585)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(591)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579)@0319e8e99f0f: Final verdict of PTC: none 20241027035916348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(590)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@0319e8e99f0f: Final verdict of PTC: none 20241027035916348 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035916348 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 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035916348 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035916348 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035916348 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035916348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035916348 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035916348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(584)@0319e8e99f0f: Final verdict of PTC: none 20241027035916348 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 20241027035916348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035916348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035916348 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035916348 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035916348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035916348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035916348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035916348 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035916348 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 20241027035916349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916349 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035916349 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035916349 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035916349 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035916349 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035916349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035916349 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035916349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916349 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035916349 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035916349 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035916349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035916349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035916349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035916349 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(586)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(587)@0319e8e99f0f: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(575)@0319e8e99f0f: Final verdict of PTC: none 20241027035916349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035916349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035916349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035916349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035916349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035916349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035916349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035916349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035916349 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035916349 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035916349 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035916349 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41509<->l=127.0.0.1:4262) (control_if.c:193) 20241027035916349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035916349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035916349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035916349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035916349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035916349 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=003b2205) (sccp_scrc.c:472) 20241027035916349 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1823) 20241027035916349 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035916349 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035916349 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035916349 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035916349 DLSCCP DEBUG SCCP-SCOC(52)[0x55b2a5dd8a00]{IDLE}: Deallocated (fsm.c:568) 20241027035916349 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035916349 DLINP DEBUG SRVCONN(,r=127.0.0.1:52739<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035916350 DLINP NOTICE SRV(,r=127.0.0.1:52739<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035916350 DMAIN NOTICE (127.0.0.1:52739 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52739<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035916350 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035916350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035916350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035916350 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035916350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035916350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035916350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035916350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035916350 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035916350 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035916350 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035916350 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035916350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035916350 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035916350 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035916350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035916351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035916351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916351 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035916351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035916351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035916351 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035916351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035916351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{disrupted}: Freeing instance (context_map.c:202) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15365155)[0x55b2a5ddcd40]{disrupted}: Deallocated (fsm.c:568) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{disconnected}: Freeing instance (context_map.c:206) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55b2a5de2f10]{disconnected}: Deallocated (fsm.c:568) 20241027035916352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15365155 SCCP-54 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035916352 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035916352 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035916352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035916352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035916352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916352 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035916352 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035916352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035916352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8354037)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035916352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035916352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8354037 SCCP-55 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035916353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035916353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035916353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035916353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035916353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035916353 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00541da8) (sccp_scrc.c:472) 20241027035916353 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1823) 20241027035916353 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035916353 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035916353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035916353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035916353 DCN DEBUG handle_cn_conn_conf() conn_id=56, 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:483) 20241027035916353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035916353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035916353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035916353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035916353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035916353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035916353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035916353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035916353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035916354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035916354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035916354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035916354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035916354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035916354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) HNBGW_Test.msc0-M3UA(583)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@0319e8e99f0f: Final verdict of PTC: none 20241027035916354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035916354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035916354 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035916355 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035916355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035916355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035916355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035916355 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035916355 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035916355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035916355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035916355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035916355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035916355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035916355 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035916355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035916355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035916355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{disrupted}: Freeing instance (context_map.c:202) 20241027035916356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15401100)[0x55b2a5dd9090]{disrupted}: Deallocated (fsm.c:568) 20241027035916356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035916356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{disconnected}: Freeing instance (context_map.c:206) 20241027035916356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-56)[0x55b2a5ddd0c0]{disconnected}: Deallocated (fsm.c:568) 20241027035916356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035916356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035916356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035916356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035916356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035916356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035916356 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035916356 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15401100 SCCP-56 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578)@0319e8e99f0f: Final verdict of PTC: none 20241027035916362 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 20241027035916362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035916362 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035916362 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035916362 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) 20241027035916362 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035916363 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035916363 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035916363 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035916363 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035916363 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035916363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035916363 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(592)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035916363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) MTC@0319e8e99f0f: Setting final verdict of the test case. 20241027035916363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(575): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(576): none (pass -> pass) 20241027035916363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035916364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035916364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(577): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(578): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(579): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) 20241027035916364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035916364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035916364 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035916364 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035916364 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035916364 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) 20241027035916364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(584): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(585): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(586): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(587): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(588): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(589): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(590): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(591): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(592): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(593): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:16 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 20241027035916422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035917024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331860) 20241027035917225 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035917225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917225 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035917226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917226 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917226 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035917226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035917226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035917226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035917226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035917226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035917226 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035917893 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917893 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035917893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917893 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035917893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917893 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035917893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035917893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035917893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035917893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035917893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035917893 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917893 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917893 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917893 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035917893 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035917893 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035917893 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035917894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917894 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917894 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917894 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035917894 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035917894 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035917894 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035917894 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035917894 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035917894 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035917894 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=331860, count=338160) 20241027035918349 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035918349 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035918349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035918349 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035918349 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035918349 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035918363 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035918363 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035918363 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035918827 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035918827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035918827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035918827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035918827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035918827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035918827 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035918827 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035918827 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035918827 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035918827 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035918827 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035918827 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59: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_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 20241027035919925 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035919925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035919925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035919925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035919925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035919925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035919925 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035919925 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035919925 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035919925 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035919925 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035919925 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035919925 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241027035920060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035920067 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035920067 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(595)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035920079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035920080 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37123 (stream_srv.c:129) 20241027035920080 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37123<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035920086 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44967<->l=127.0.0.1:4262) (control_if.c:570) 20241027035920087 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920087 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920087 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920087 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920087 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920087 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920088 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920088 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920089 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920089 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035920089 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920089 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035920089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920089 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920089 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920089 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035920089 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920089 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035920089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920089 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920089 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920089 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035920089 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035920089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920089 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920089 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035920089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035920089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920089 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035920089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035920089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035920089 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920089 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920089 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920089 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035920089 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(602)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(602)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(602)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(600)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035920107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920107 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920107 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920107 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920108 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035920108 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920109 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035920109 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920109 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035920109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920109 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920109 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035920109 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920109 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035920109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920109 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920109 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035920109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035920109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920109 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920109 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035920109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035920109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920109 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035920109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035920109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035920109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920109 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920109 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920109 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035920109 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035920136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035920136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035920136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035920136 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035920136 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035920136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035920136 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035920136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035920136 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035920142 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035920142 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035920142 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035920142 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035920142 DHNBAP DEBUG (127.0.0.1:37123 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035920142 DHNBAP NOTICE (127.0.0.1:37123 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035920142 DHNBAP NOTICE (127.0.0.1:37123 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035920142 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035920142 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035920302 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035920302 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035920302 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035920302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(602)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035920304 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920304 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035920304 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035920304 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035920304 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035920304 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035920304 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035920305 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920305 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035920305 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035920305 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035920305 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035920305 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035920305 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035920305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035920305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035920305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035920305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035920305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035920305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035920305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035920305 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035920305 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035920305 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920306 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920306 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035920306 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035920306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035920306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920306 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920306 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920306 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920306 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920306 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035920306 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035920306 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035920306 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035920306 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035920323 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035920323 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035920323 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035920323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035920324 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920324 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035920324 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035920324 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035920324 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035920324 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035920324 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035920325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920325 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035920325 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035920325 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035920325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035920325 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035920325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035920325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035920325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035920325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035920325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035920325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035920325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035920325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035920325 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035920325 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035920325 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035920326 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035920326 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035920326 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035920326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035920326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035920326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035920326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035920326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035920326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035920326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920326 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035920326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920326 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920326 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920326 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035920326 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035920326 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035920326 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035920326 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035920862 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035920862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5e5a), PART(T=Source Reference,L=4,D=0000002a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035920862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035920862 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035920862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035920862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035920862 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035920862 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035920862 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035920862 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035920862 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035920862 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035920862 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035921109 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921109 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035921109 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035921109 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035921109 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035921109 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035921109 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035921109 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(601)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035921110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035921110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035921110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035921110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035921110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035921110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035921110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035921110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035921110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035921110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035921110 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035921110 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035921110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035921110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035921110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035921110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035921110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035921110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035921110 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035921110 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035921110 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921110 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035921110 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035921110 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035921110 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035921110 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035921110 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035921110 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035921111 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921111 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035921111 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035921111 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035921111 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035921111 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035921111 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035921111 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035921111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035921111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035921111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035921111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035921111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035921111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035921111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035921111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035921111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035921111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035921111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035921111 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035921111 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(601)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035921127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921127 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035921127 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035921127 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035921127 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035921127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035921127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035921127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035921127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035921127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035921127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035921127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035921127 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035921127 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035921127 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035921127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035921127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035921127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035921127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035921127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035921127 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035921127 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035921127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921127 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035921127 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035921127 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035921127 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035921127 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035921127 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035921127 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035921127 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035921127 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035921127 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035921127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035921127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035921127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035921127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035921127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035921127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035921127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035921127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035921127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035921127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035921127 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035921127 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035921145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035921146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035921147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035921148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035921149 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035921150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035921150 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035921151 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035921152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035921152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035921153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035921154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035921154 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035921155 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035921156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035921156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035921157 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035921158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035921158 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035921159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035921171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(607) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)3073577 20241027035922184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035922184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035922184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035922184 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035922184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ee629, normal) (hnbgw_rua.c:407) 20241027035922184 DHNB DEBUG map_rua[0x55b2a5ddd0c0]{init}: Allocated (fsm.c:456) 20241027035922184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035922185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073577 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035922185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035922185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035922185 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035922185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073577 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035922185 DCN DEBUG map_sccp[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035922185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035922185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3073577 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035922185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073577 SCCP-57 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035922185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035922185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035922185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035922185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035922185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035922185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035922185 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: Allocated (fsm.c:456) 20241027035922185 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035922185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001d50056400500f1100926) (sccp_scrc.c:401) 20241027035922185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035922185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035922185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035922185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035922185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035922185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035922185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035922185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035922185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035922185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035922185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035922185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035922185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035922185 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035922185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035922185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035922185 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035922185 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035922185 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035922185 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035922185 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035922185 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035922185 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035922185 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(607) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(607)16295607 TC_sgsnpool_L3Compl_on_1_cnlink0(607)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035922189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(607)@0319e8e99f0f: Final verdict of PTC: pass 20241027035922190 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035922190 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035922190 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035922190 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035922190 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035922190 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035922190 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035922190 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035922190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035922190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035922190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035922190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035922190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035922190 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009f26aa) (sccp_scrc.c:472) 20241027035922190 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1823) 20241027035922190 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035922190 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035922190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035922190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035922190 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035922190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035922190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) MTC@0319e8e99f0f: 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 } } } 20241027035922190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035922192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035922193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035922195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035922196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035922197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035922199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035922200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035922202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035922203 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035922205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035922206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035922208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035922209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035922210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035922212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035922213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035922214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035922216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035922217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035922230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(608) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)14126794 20241027035923237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035923237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035923237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035923237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035923237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd78eca, normal) (hnbgw_rua.c:407) 20241027035923237 DHNB DEBUG map_rua[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027035923237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035923237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14126794 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035923237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035923237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035923237 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035923237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14126794 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035923237 DCN DEBUG map_sccp[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035923237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035923237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14126794 <-> SCCP-58 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035923237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14126794 SCCP-58 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035923237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035923237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035923237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035923237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035923237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035923237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035923237 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: Allocated (fsm.c:456) 20241027035923237 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035923237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300009c0056400500f1100926) (sccp_scrc.c:401) 20241027035923237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035923237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035923237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035923237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035923237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035923237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035923237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035923237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035923237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035923237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035923237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035923237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035923237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035923237 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035923237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035923237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035923237 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035923237 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035923237 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035923237 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035923237 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035923237 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035923237 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035923237 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(608) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(608)9756654 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035923239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035923239 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035923239 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035923239 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035923239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035923239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035923239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035923239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035923239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035923239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035923239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035923239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035923239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035923239 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e95a2) (sccp_scrc.c:472) 20241027035923239 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1823) 20241027035923239 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035923239 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035923239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035923239 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035923239 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035923239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035923239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(608)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035923240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(608)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035923240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035923242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035923243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035923243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035923244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035923245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035923246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035923248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035923249 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035923250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035923251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035923252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035923253 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035923254 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035923256 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035923257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035923258 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035923259 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035923260 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035923261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035923271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34814<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)11131073 20241027035924278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035924278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035924278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035924278 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035924278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa9d8c1, normal) (hnbgw_rua.c:407) 20241027035924278 DHNB DEBUG map_rua[0x55b2a5dda130]{init}: Allocated (fsm.c:456) 20241027035924278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035924278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11131073 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035924278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035924278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035924278 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11131073 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035924278 DCN DEBUG map_sccp[0x55b2a5df7c90]{init}: Allocated (fsm.c:456) 20241027035924278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035924278 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11131073 <-> SCCP-59 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035924278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11131073 SCCP-59 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035924278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035924278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035924278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035924278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035924278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035924278 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035924278 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: Allocated (fsm.c:456) 20241027035924278 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035924278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030002bf0056400500f1100926) (sccp_scrc.c:401) 20241027035924278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035924278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035924278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035924278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035924278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035924278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035924278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035924278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035924278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035924278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035924278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035924278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035924278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035924278 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035924278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035924278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035924278 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035924278 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035924278 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035924278 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035924278 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035924278 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035924278 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035924278 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(609) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(609)12239204 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(609)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035924280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035924280 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035924280 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035924280 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035924280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035924280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035924280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035924280 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035924280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035924280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035924280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035924280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035924280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035924280 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e08ab) (sccp_scrc.c:472) 20241027035924280 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1823) 20241027035924280 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035924280 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035924280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035924280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035924280 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035924280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34814<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(609)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035924281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035924282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035924284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035924285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035924286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035924287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035924288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035924289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035924290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035924291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035924291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035924292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035924293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035924294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035924295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035924296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035924297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035924299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035924300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035924301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035924311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@0319e8e99f0f: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)11967268 20241027035925320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035925320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035925320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035925320 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035925320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb69b24, normal) (hnbgw_rua.c:407) 20241027035925320 DHNB DEBUG map_rua[0x55b2a5df6cc0]{init}: Allocated (fsm.c:456) 20241027035925320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035925320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11967268 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035925320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035925320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035925320 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035925320 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11967268 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035925320 DCN DEBUG map_sccp[0x55b2a5dda4b0]{init}: Allocated (fsm.c:456) 20241027035925320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035925320 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11967268 <-> SCCP-60 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035925320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11967268 SCCP-60 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035925320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035925320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035925320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035925320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035925320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035925320 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035925320 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: Allocated (fsm.c:456) 20241027035925320 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035925320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000300056400500f1100926) (sccp_scrc.c:401) 20241027035925320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035925320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035925320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035925320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035925320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035925320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035925320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035925320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035925320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035925320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035925320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035925320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035925320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035925320 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035925320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035925320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035925321 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925321 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035925321 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035925321 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035925321 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035925321 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035925321 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035925321 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(610) HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(610)11245525 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241027035925322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925322 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035925322 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035925322 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035925322 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035925322 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035925322 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035925322 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035925322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035925322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035925322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035925322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035925322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035925322 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d60b67) (sccp_scrc.c:472) 20241027035925322 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1823) 20241027035925322 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035925322 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035925322 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035925322 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035925322 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035925322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035925322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(610)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035925324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(610)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035925324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035925325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035925326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035925327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035925327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035925328 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035925329 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035925330 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035925331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035925331 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035925332 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035925333 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035925334 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035925335 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035925336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035925336 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035925337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035925338 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035925339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035925340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598)@0319e8e99f0f: Final verdict of PTC: none 20241027035925344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035925344 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-RAN(601)@0319e8e99f0f: Final verdict of PTC: none 20241027035925344 DLINP DEBUG SRVCONN(,r=127.0.0.1:37123<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035925344 DLINP NOTICE SRV(,r=127.0.0.1:37123<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035925344 DMAIN NOTICE (127.0.0.1:37123 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37123<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035925344 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035925344 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44967<->l=127.0.0.1:4262) (control_if.c:193) 20241027035925344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035925344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035925344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035925344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035925344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035925344 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 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035925344 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035925344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035925344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035925344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035925344 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 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035925344 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-RAN(604)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(602)@0319e8e99f0f: Final verdict of PTC: none 20241027035925344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035925344 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035925344 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035925344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035925344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035925344 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035925344 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035925344 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035925344 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035925344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035925344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035925344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035925344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035925344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035925344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035925344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035925344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035925344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035925344 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035925344 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035925344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(600)@0319e8e99f0f: Final verdict of PTC: none 20241027035925344 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035925344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f26aa), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035925344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035925344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035925344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035925344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035925344 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035925344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035925344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{disrupted}: Freeing instance (context_map.c:202) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3073577)[0x55b2a5ddd0c0]{disrupted}: Deallocated (fsm.c:568) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{disconnected}: Freeing instance (context_map.c:206) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x55b2a5ddcd40]{disconnected}: Deallocated (fsm.c:568) 20241027035925344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073577 SCCP-57 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035925344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) VirtHNBGW-STATS(594)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(606)@0319e8e99f0f: Final verdict of PTC: none 20241027035925344 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035925344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e95a2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035925344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035925344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035925344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035925344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035925344 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035925344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035925344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{disrupted}: Freeing instance (context_map.c:202) 20241027035925344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14126794)[0x55b2a5ddc9e0]{disrupted}: Deallocated (fsm.c:568) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{disconnected}: Freeing instance (context_map.c:206) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-58)[0x55b2a5dde670]{disconnected}: Deallocated (fsm.c:568) 20241027035925344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14126794 SCCP-58 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035925344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035925344 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035925344 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035925344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e08ab), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035925344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035925344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035925345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035925345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035925345 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035925345 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035925345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{disrupted}: Freeing instance (context_map.c:202) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11131073)[0x55b2a5dda130]{disrupted}: Deallocated (fsm.c:568) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{disconnected}: Freeing instance (context_map.c:206) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-59)[0x55b2a5df7c90]{disconnected}: Deallocated (fsm.c:568) 20241027035925345 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11131073 SCCP-59 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035925345 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035925345 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035925345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d60b67), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035925345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035925345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035925345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035925345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035925345 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035925345 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035925345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{disrupted}: Freeing instance (context_map.c:202) 20241027035925345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11967268)[0x55b2a5df6cc0]{disrupted}: Deallocated (fsm.c:568) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{disconnected}: Freeing instance (context_map.c:206) 20241027035925345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-60)[0x55b2a5dda4b0]{disconnected}: Deallocated (fsm.c:568) 20241027035925345 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11967268 SCCP-60 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241027035925345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035925345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035925345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035925345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035925345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035925345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035925345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035925345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035925345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035925345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035925345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035925345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035925345 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035925345 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035925345 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035925345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035925345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035925345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035925345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035925345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035925345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035925345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035925345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035925345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035925345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(599)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035925346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54880<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(594): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(595): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(596): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(597): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(598): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(600): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(601): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(602): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(606): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(607): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(608): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(609): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(610): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:25 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 20241027035925413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035926015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308256) 20241027035926352 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035926352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035926352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035926352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035926352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035926352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035926352 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035926352 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035926352 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035926352 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035926352 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035926352 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035926352 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035926352 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035926353 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035926353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035926353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035926353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035926353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035926353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035926353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035926353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035926353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035926353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035926353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035926353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035926353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035926353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035926355 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035926355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035926355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035926355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035926355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035926355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035926355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035926355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035926355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035926355 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035926355 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035926355 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035926355 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=308256, count=314440) 20241027035927226 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927226 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035927226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927226 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035927226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927226 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035927226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035927226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035927226 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927226 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927226 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927226 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035927226 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035927226 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035927345 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035927345 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035927345 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035927345 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035927345 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035927345 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035927894 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035927894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927894 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035927894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927894 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035927894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035927894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035927894 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035927894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035927894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035927895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035927895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035927895 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035927895 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035927895 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035927895 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035927895 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59: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_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 20241027035928828 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035928828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035928828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035928828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035928828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035928828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035928828 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035928828 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035928828 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035928828 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035928828 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035928828 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035928828 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241027035929053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035929065 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035929065 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035929080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035929082 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42241 (stream_srv.c:129) 20241027035929082 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42241<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035929091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44119<->l=127.0.0.1:4262) (control_if.c:570) 20241027035929093 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929093 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929094 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929094 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929094 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929094 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929094 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929094 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929096 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929096 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035929096 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929096 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035929096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929096 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929096 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929096 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035929096 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929096 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035929096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929096 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929096 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929096 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035929096 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035929096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929096 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929096 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929096 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035929096 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035929096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929096 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929096 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929096 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929096 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035929096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929096 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929096 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929096 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035929096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929096 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929096 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929096 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035929096 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929096 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929096 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929096 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035929096 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(619)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(619)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(619)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(617)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(622)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(622)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(622)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-SCCP(620)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035929147 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929147 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929147 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929147 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929147 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929147 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929148 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035929148 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929149 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929149 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035929149 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929149 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035929149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929149 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929149 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929149 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035929149 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929149 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035929149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929149 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929149 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929149 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035929149 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035929149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035929149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035929149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929149 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929149 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929149 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035929149 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035929149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929149 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929149 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035929149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035929149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929149 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(625)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(625)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(625)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(628)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(628)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(628)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035929211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035929211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035929211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035929211 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035929211 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035929211 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035929211 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035929211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035929211 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035929218 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035929218 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035929218 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035929218 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035929218 DHNBAP DEBUG (127.0.0.1:42241 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035929218 DHNBAP NOTICE (127.0.0.1:42241 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035929218 DHNBAP NOTICE (127.0.0.1:42241 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035929218 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035929218 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035929319 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035929319 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035929319 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035929319 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(619)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035929322 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929322 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035929322 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035929322 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035929322 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035929322 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035929322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035929323 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929323 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035929323 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035929323 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035929323 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035929323 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035929323 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035929324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035929324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035929324 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035929324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035929324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035929324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035929324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035929324 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035929324 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035929324 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929325 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929325 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035929325 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035929325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929325 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929325 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929325 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929325 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035929325 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035929325 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035929325 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035929325 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929343 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035929343 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035929343 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035929343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(622)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035929346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929346 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035929346 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035929346 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035929346 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035929346 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035929346 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035929347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929347 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035929347 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035929347 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035929347 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035929347 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035929347 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035929347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035929347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035929347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035929347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035929347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035929347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035929347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035929347 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035929347 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035929347 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929348 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929348 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035929348 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035929348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035929348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929348 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035929348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035929348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035929348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035929348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929368 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035929368 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035929368 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035929368 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(625)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035929371 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929371 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035929371 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035929371 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035929371 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035929371 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035929371 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035929373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929373 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035929373 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035929373 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035929373 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035929373 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035929373 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035929373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035929373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035929373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035929373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035929373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035929373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035929373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035929373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035929373 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035929373 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929374 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929374 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035929374 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035929374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929374 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929374 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929374 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929374 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035929374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035929374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035929374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035929374 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929391 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035929391 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035929391 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035929391 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(628)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035929393 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929393 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035929393 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035929393 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035929393 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035929393 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035929393 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035929394 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929394 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035929394 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035929394 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035929394 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035929394 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035929394 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035929394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035929394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035929394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035929394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035929394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035929394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035929394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035929394 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035929394 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035929394 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035929395 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035929395 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035929395 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035929395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035929395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035929395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035929395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035929395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035929396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035929396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929396 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035929396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035929396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035929396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035929396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035929396 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929926 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035929926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090de34), PART(T=Source Reference,L=4,D=0000002b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035929926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035929926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035929926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035929926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035929926 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929926 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035929926 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035929926 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035929926 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035929926 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035929926 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035929926 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929929 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035929929 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035929929 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035929929 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035929929 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035929929 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035929929 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035929929 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035929929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035929929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035929929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035929929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035929929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035929929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Source Reference,L=4,D=0090de34) (sccp_scrc.c:472) 20241027035929929 DLSCCP DEBUG Received CO:RELCO for local reference 43 (sccp_scoc.c:1823) 20241027035929929 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035929929 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035929929 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035929929 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035929929 DLSCCP DEBUG SCCP-SCOC(43)[0x55b2a5de2320]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(618)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035930130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930130 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035930130 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035930130 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930130 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930130 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035930130 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035930130 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930130 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035930130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035930130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035930130 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035930130 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035930130 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035930130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035930130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035930130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035930130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035930130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035930130 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035930130 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035930130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035930130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035930130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035930130 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035930130 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035930130 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930130 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035930130 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035930130 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035930130 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035930130 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(618)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(621)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035930149 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930149 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035930149 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035930149 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035930149 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930149 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930149 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930149 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035930149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035930149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035930149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035930149 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035930149 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) 20241027035930149 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) 20241027035930149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035930150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035930150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035930150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035930150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035930150 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035930150 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035930150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930150 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035930150 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035930150 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035930150 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930150 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930150 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035930150 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035930150 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930150 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930150 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035930150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035930150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035930150 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035930150 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(621)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035930175 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930175 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035930175 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035930175 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035930175 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930175 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930175 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930175 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035930175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035930175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035930175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035930176 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035930176 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035930176 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035930176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035930176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035930176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035930176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035930176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035930176 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035930176 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035930176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930176 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035930176 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035930176 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035930176 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930176 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930176 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035930176 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035930176 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930176 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930176 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035930176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035930176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930176 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035930176 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035930176 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035930198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930198 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035930198 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035930198 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930198 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035930198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035930198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930198 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035930198 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035930198 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) 20241027035930198 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) 20241027035930198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035930198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035930198 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035930198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035930198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035930198 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035930198 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035930198 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930198 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035930198 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035930198 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035930198 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035930198 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930199 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035930199 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035930199 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035930199 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035930199 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035930199 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035930199 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035930199 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035930200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035930200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035930200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035930200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035930200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035930200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035930200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035930200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035930200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035930200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035930200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035930200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035930200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035930200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035930200 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035930200 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035930857 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027035930857 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027035930857 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035930857 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035930857 DLSCCP DEBUG SCCP-SCOC(42)[0x55b2a5de2a80]{IDLE}: Deallocated (fsm.c:568) 20241027035931223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035931225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035931226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035931228 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035931229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035931231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035931231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035931232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035931233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035931234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035931235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035931236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035931236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035931237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035931238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035931239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035931240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035931240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035931241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035931242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035931254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(630) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)13091068 20241027035932273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035932273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035932273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035932273 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035932273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7c0fc, normal) (hnbgw_rua.c:407) 20241027035932273 DHNB DEBUG map_rua[0x55b2a5ddd0c0]{init}: Allocated (fsm.c:456) 20241027035932273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035932273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091068 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035932273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035932273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035932273 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035932273 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091068 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035932273 DCN DEBUG map_sccp[0x55b2a5ddcd40]{init}: Allocated (fsm.c:456) 20241027035932273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035932273 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13091068 <-> SCCP-61 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035932273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13091068 SCCP-61 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035932273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035932273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035932273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035932273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035932273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035932273 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035932273 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: Allocated (fsm.c:456) 20241027035932273 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035932273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030002100056400500f1100926) (sccp_scrc.c:401) 20241027035932273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035932273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035932273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035932273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035932273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035932273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035932273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035932273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035932273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035932273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035932273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035932273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035932273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035932273 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035932273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035932273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035932273 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035932273 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035932273 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035932273 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035932273 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035932273 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035932273 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035932273 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(630) HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(630)5020381 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035932280 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035932280 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035932280 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035932280 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035932280 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035932280 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035932280 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035932280 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035932280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035932280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035932280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035932280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035932280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035932280 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005e37c7) (sccp_scrc.c:472) 20241027035932280 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1823) 20241027035932280 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035932280 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035932280 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035932280 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035932280 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035932280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035932280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035932281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(630)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035932282 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035932283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035932284 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035932285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035932286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035932287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035932288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035932289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035932290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035932291 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035932292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035932293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035932294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035932295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035932296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035932298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035932299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035932301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035932302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035932304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035932316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(631) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(631)6794666 20241027035933328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035933328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035933328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027035933328 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035933328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67adaa, normal) (hnbgw_rua.c:407) 20241027035933328 DHNB DEBUG map_rua[0x55b2a5dde670]{init}: Allocated (fsm.c:456) 20241027035933328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035933328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6794666 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035933328 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035933328 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035933328 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027035933328 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6794666 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035933328 DCN DEBUG map_sccp[0x55b2a5dda130]{init}: Allocated (fsm.c:456) 20241027035933328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035933328 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6794666 <-> SCCP-62 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035933328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6794666 SCCP-62 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027035933328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035933328 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035933328 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035933328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035933328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035933328 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035933328 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: Allocated (fsm.c:456) 20241027035933328 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035933328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003500056400500f1100926) (sccp_scrc.c:401) 20241027035933328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035933328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035933328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035933328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035933328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035933328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035933328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035933328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035933328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035933328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035933328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035933328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035933328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035933328 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035933328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035933328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035933328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035933328 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035933328 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035933328 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035933328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035933328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035933328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035933328 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(631) HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(631)7437521 HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035933336 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035933336 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035933336 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035933336 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035933336 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035933336 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035933336 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035933336 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035933336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035933336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035933336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035933336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035933336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035933336 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b5b96) (sccp_scrc.c:472) 20241027035933336 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1823) 20241027035933336 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035933336 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035933336 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035933336 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035933336 DCN DEBUG handle_cn_conn_conf() conn_id=62, 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:483) 20241027035933336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035933336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035933337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(631)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035933337 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035933339 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035933340 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035933342 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035933343 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035933345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035933347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035933348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035933349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035933351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035933352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035933354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035933355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035933357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035933358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035933359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035933361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035933362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035933364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035933365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035933377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(632)9151671 20241027035934385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035934385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035934385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027035934385 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035934385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ba4b7, normal) (hnbgw_rua.c:407) 20241027035934386 DHNB DEBUG map_rua[0x55b2a5dda4b0]{init}: Allocated (fsm.c:456) 20241027035934386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035934386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9151671 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035934386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035934386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035934386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9151671 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035934386 DCN DEBUG map_sccp[0x55b2a5de1560]{init}: Allocated (fsm.c:456) 20241027035934386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035934386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9151671 <-> SCCP-63 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035934386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9151671 SCCP-63 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027035934386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035934386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035934386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035934386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035934386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035934386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035934386 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: Allocated (fsm.c:456) 20241027035934386 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035934386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001ef0056400500f1100926) (sccp_scrc.c:401) 20241027035934386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035934386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035934386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035934386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035934386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035934386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035934386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035934386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035934386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035934386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035934386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035934386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035934386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035934386 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035934386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035934386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035934386 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934386 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035934386 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035934386 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035934386 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035934386 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035934386 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035934386 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(632) HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(632)9012742 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035934388 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934388 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035934388 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035934388 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035934388 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035934388 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035934388 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035934388 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035934389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035934389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035934389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035934389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035934389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035934389 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3bdd4) (sccp_scrc.c:472) 20241027035934389 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1823) 20241027035934389 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035934389 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035934389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035934389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035934389 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035934389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035934389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035934403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(632)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035934404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035934405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035934407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035934408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035934410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035934411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035934413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035934414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035934416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035934417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035934419 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035934420 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035934421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035934423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035934424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035934425 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035934427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035934427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035934428 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035934429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035934432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035934432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42241<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035934432 DLINP NOTICE SRV(,r=127.0.0.1:42241<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-RAN(627)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(618)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(620)@0319e8e99f0f: Final verdict of PTC: none20241027035934432 DMAIN NOTICE (127.0.0.1:42241 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42241<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035934432 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035934432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241027035934432 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035934432 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035934432 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035934432 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 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035934432 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035934432 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035934432 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035934432 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035934432 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(617)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 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 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035934433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035934433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035934433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035934433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035934433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035934433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035934433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035934433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035934433 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035934433 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035934433 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035934433 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035934433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035934433 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035934433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035934433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) HNBGW_Test.msc0-M3UA(619)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(621)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(624)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) HNBGW_Test.msc1-M3UA(622)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) HNBGW_Test.sgsn0-M3UA(625)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035934433 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035934433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035934433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035934433 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035934433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035934433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035934433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035934433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{disrupted}: Freeing instance (context_map.c:202) 20241027035934433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6794666)[0x55b2a5dde670]{disrupted}: Deallocated (fsm.c:568) 20241027035934433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035934433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{disconnected}: Freeing instance (context_map.c:206) 20241027035934433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-62)[0x55b2a5dda130]{disconnected}: Deallocated (fsm.c:568) 20241027035934433 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6794666 SCCP-62 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035934433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035934433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035934433 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035934433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035934433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035934433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035934433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035934433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035934433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035934433 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035934433 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035934433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027035934433 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 20241027035934433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035934433 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 20241027035934433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035934433 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 20241027035934433 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 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035934433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035934433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035934433 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 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035934433 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035934433 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035934433 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934433 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035934433 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035934433 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035934433 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035934433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035934433 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035934433 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035934433 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035934433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035934433 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_L3Complete_no_nri_round_robin-Iuh1(614)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(623)@0319e8e99f0f: Final verdict of PTC: none 20241027035934433 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44119<->l=127.0.0.1:4262) (control_if.c:193) 20241027035934433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035934433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn1-M3UA(628)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(626)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(629)@0319e8e99f0f: Final verdict of PTC: none 20241027035934434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035934434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035934434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035934434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035934434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035934434 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) VirtHNBGW-STATS(611)@0319e8e99f0f: Final verdict of PTC: none 20241027035934434 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035934434 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035934434 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035934434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035934434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035934434 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035934435 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035934435 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035934435 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035934435 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035934435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e37c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035934435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035934435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035934435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035934435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035934435 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{disrupted}: Freeing instance (context_map.c:202) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13091068)[0x55b2a5ddd0c0]{disrupted}: Deallocated (fsm.c:568) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{disconnected}: Freeing instance (context_map.c:206) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-61)[0x55b2a5ddcd40]{disconnected}: Deallocated (fsm.c:568) 20241027035934435 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13091068 SCCP-61 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035934435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035934435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035934436 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035934436 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035934436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bdd4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035934436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035934436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035934436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035934436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035934436 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035934436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035934436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035934436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{disrupted}: Freeing instance (context_map.c:202) 20241027035934436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9151671)[0x55b2a5dda4b0]{disrupted}: Deallocated (fsm.c:568) 20241027035934436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035934436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{disconnected}: Freeing instance (context_map.c:206) 20241027035934436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-63)[0x55b2a5de1560]{disconnected}: Deallocated (fsm.c:568) 20241027035934436 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9151671 SCCP-63 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027035934436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035934436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035934436 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035934436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035934436 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035934436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035934436 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035934436 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035934436 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035934436 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035934436 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035934437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035934437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035934437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035934437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035934437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035934437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035934437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035934437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035934437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035934437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(616)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass 20241027035934459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(611): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(612): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(613): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(614): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(615): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(616): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(617): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(618): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(619): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(620): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(621): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(622): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(623): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(624): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(625): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(626): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(627): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(628): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(630): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(631): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(632): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:34 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 20241027035934573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035935175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344352) 20241027035935345 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035935345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d60b67), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035935345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035935345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035935345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035935345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035935345 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035935345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e08ab), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035935345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035935345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035935345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035935345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035935345 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035935345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e95a2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035935345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035935345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035935345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035935345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035935345 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035935345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f26aa), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035935345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035935345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035935345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035935345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035935345 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035935345 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035935345 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035935345 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035935345 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035935345 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035935345 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035935345 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035935346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035935346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035935346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035935346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035935346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035935346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035935346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035935346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035935346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035935346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035935346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035935346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035935346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035935346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035935346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035935346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=344352, count=352356) 20241027035936353 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035936353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035936353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035936353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035936353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035936353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035936353 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035936353 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035936353 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035936353 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035936353 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035936353 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035936353 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035936353 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035936354 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035936354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035936354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035936354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035936354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035936354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035936354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035936354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035936354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035936354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035936354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035936354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035936354 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035936354 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035936355 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035936355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035936355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035936355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035936355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035936356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035936356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035936356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035936356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035936356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035936356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035936356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035936356 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035936356 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035936433 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035936433 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035936433 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035936433 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035936433 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035936433 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035936434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035936434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035936434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035936434 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035936434 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035936434 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59: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_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 20241027035937227 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035937227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937227 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035937227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937227 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937227 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937227 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937227 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035937227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937227 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937227 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937227 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035937227 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937227 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937227 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937227 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035937227 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035937227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937227 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035937227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937896 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035937896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937896 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035937896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937896 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035937896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035937896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035937896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035937896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035937896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035937896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035937896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035937896 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035937896 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035937896 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035937896 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035937896 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241027035938211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035938218 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035938218 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035938231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035938233 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50841 (stream_srv.c:129) 20241027035938233 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50841<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035938241 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33207<->l=127.0.0.1:4262) (control_if.c:570) 20241027035938243 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938243 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938244 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938244 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938244 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938244 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938244 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035938244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035938245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938245 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938245 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938245 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938245 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938245 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938245 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938245 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035938245 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035938245 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035938245 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035938246 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938246 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035938246 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938246 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035938246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938246 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938246 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938246 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035938246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035938246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035938246 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938246 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938246 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938246 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035938246 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035938246 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035938246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938246 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938246 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938246 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035938246 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035938246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938246 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(641)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(641)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(641)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(639)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(644)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(644)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(644)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(642)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035938288 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938288 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938288 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938288 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938288 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938288 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938288 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035938288 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938289 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938289 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035938289 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938290 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035938290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938290 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938290 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938290 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035938290 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938290 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035938290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938290 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938290 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938290 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035938290 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938290 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035938290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938290 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938290 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938290 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035938290 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035938290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938290 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938290 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938290 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938290 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035938290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938290 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938290 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938290 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035938290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938290 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938290 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938290 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035938290 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938290 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938290 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938290 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035938290 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(647)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(647)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(647)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(645)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(650)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(650)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(650)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035938337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035938337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035938337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035938337 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035938337 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035938337 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035938337 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035938337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035938337 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035938342 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035938342 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035938342 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035938342 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035938342 DHNBAP DEBUG (127.0.0.1:50841 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035938342 DHNBAP NOTICE (127.0.0.1:50841 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035938342 DHNBAP NOTICE (127.0.0.1:50841 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035938342 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035938342 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035938466 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035938466 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035938466 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035938466 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(641)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035938469 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938469 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035938469 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035938469 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035938469 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035938469 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035938469 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035938470 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938470 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035938470 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035938470 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035938470 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035938470 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035938470 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035938470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035938470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035938470 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035938470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035938470 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035938470 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035938470 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035938470 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035938470 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035938470 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938472 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035938472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035938472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938472 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938472 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938472 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938472 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938472 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035938472 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035938472 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035938472 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035938472 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938483 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035938483 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035938483 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035938483 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(644)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035938484 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938484 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035938484 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035938484 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035938484 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035938484 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035938484 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035938485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938485 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035938485 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035938485 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035938485 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035938485 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035938485 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035938485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035938485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035938485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035938485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035938485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035938485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035938485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035938485 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035938485 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035938485 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938486 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938486 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035938486 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035938486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938486 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035938486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938486 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938486 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938486 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938486 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035938486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035938486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035938486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035938486 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938506 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035938506 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035938506 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035938506 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(647)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035938509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938509 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035938509 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035938509 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035938509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035938509 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035938509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035938510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035938510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035938510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035938510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035938510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035938510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035938510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035938510 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035938510 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035938510 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938510 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035938510 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035938510 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035938510 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035938510 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035938510 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035938511 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938511 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035938511 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035938511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938511 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035938511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035938511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035938511 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035938511 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938523 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035938523 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035938523 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035938523 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(650)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035938524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938524 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035938524 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035938524 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035938524 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035938524 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035938524 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035938525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938525 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035938525 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035938525 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035938525 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035938525 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035938525 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035938525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035938525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035938525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035938525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035938525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035938525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035938525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035938525 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035938525 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035938525 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035938526 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035938526 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035938526 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035938526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035938526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035938526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035938526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035938526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035938526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035938526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938526 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035938526 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938526 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938526 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938526 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035938526 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035938526 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035938526 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035938526 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938829 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035938829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acd853), PART(T=Source Reference,L=4,D=0000002c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035938829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035938829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035938829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035938829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035938829 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938829 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035938829 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035938829 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035938829 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035938829 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035938829 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035938829 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938831 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035938831 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035938831 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035938831 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035938831 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035938831 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035938831 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035938831 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035938831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035938831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035938831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035938831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035938831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035938831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Source Reference,L=4,D=00acd853) (sccp_scrc.c:472) 20241027035938831 DLSCCP DEBUG Received CO:RELCO for local reference 44 (sccp_scoc.c:1823) 20241027035938831 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035938831 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035938831 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035938831 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035938831 DLSCCP DEBUG SCCP-SCOC(44)[0x55b2a5df5ff0]{IDLE}: Deallocated (fsm.c:568) 20241027035939274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939274 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035939274 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035939274 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939274 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(640)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035939274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035939274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035939274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035939274 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035939274 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035939274 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035939274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035939274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035939274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035939274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035939274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035939274 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035939274 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035939274 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939274 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035939274 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035939274 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035939274 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035939274 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939275 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939275 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035939275 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035939275 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035939275 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939275 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939275 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939275 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035939275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035939275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035939275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035939276 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035939276 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(640)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(643)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035939287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939287 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035939287 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035939287 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035939287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035939288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035939288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035939288 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035939288 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) 20241027035939288 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) 20241027035939288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035939288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035939288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035939288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035939288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035939288 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035939288 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035939288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939288 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035939288 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035939288 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035939288 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939288 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035939288 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035939288 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939288 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939288 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035939288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035939288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035939288 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035939288 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(643)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(646)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035939312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939312 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035939312 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035939312 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939312 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035939312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035939312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035939312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035939312 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035939312 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035939312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035939312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035939312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035939312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035939312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035939312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035939312 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035939312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035939312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035939312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035939312 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939312 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035939312 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035939312 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939312 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035939312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035939312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035939312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035939312 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(646)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035939328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939328 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035939328 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035939328 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939328 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035939328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035939328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035939328 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035939328 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) 20241027035939328 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) 20241027035939328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035939328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035939328 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035939328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035939328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035939328 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035939328 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035939328 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939328 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035939328 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035939328 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035939328 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035939328 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939329 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035939329 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035939329 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035939329 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035939329 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035939329 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035939329 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035939329 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035939329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035939329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035939329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035939329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035939329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035939329 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035939329 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035939329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035939329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035939329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035939329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035939329 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035939329 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035939329 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035939329 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035939329 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035940347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035940349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035940351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035940352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035940353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035940355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035940356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035940357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035940359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035940360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035940362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035940363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035940364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035940365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035940366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035940366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035940367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035940368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035940369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035940370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035940384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(652) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)16217238 20241027035941398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035941398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035941398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035941398 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035941398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf77496, normal) (hnbgw_rua.c:407) 20241027035941398 DHNB DEBUG map_rua[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035941398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035941398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217238 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035941398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035941398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035941398 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241027035941398 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217238 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035941398 DCN DEBUG map_sccp[0x55b2a5ddd0c0]{init}: Allocated (fsm.c:456) 20241027035941398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035941398 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16217238 <-> SCCP-64 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035941398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217238 SCCP-64 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035941398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035941398 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035941398 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035941398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035941398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035941398 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035941398 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{IDLE}: Allocated (fsm.c:456) 20241027035941398 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035941398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030001370056400500f1100926) (sccp_scrc.c:401) 20241027035941398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035941398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035941398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035941398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035941398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035941398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035941398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035941398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035941398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035941398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035941398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035941398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035941398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035941398 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035941398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035941398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035941398 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035941398 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035941398 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035941398 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035941398 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035941398 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035941398 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035941398 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(652) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(652)10654391 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(652)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035941402 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035941402 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035941402 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035941402 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035941402 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035941402 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035941402 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035941402 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035941402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035941403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035941403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035941403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035941403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035941403 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a9041) (sccp_scrc.c:472) 20241027035941403 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1823) 20241027035941403 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035941403 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035941403 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035941403 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035941403 DCN DEBUG handle_cn_conn_conf() conn_id=64, 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:483) 20241027035941403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035941403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035941403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51714<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(652)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035941403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035941405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035941406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035941407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035941408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035941409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035941410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035941411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035941412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035941412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035941413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035941414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035941415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035941416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035941417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035941418 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035941419 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035941420 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035941421 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035941422 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035941435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(653) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)13626501 20241027035942442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035942442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035942442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035942442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035942442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcfec85, normal) (hnbgw_rua.c:407) 20241027035942442 DHNB DEBUG map_rua[0x55b2a5dda4b0]{init}: Allocated (fsm.c:456) 20241027035942442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035942442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13626501 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035942442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035942442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035942442 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241027035942442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13626501 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035942442 DCN DEBUG map_sccp[0x55b2a5de1560]{init}: Allocated (fsm.c:456) 20241027035942442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035942442 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13626501 <-> SCCP-65 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035942442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13626501 SCCP-65 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035942442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035942442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035942442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035942442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035942442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035942442 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035942442 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{IDLE}: Allocated (fsm.c:456) 20241027035942442 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035942442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030001800056400500f1100926) (sccp_scrc.c:401) 20241027035942442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035942442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035942442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035942442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035942442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035942442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035942442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035942442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035942442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035942442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035942442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035942442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035942442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035942442 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035942442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035942442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035942442 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035942442 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035942442 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035942442 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035942442 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035942442 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035942442 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035942442 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(653) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(653)13224474 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035942444 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035942444 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035942444 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035942444 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035942444 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035942444 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035942444 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035942444 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035942444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035942444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035942444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035942444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035942444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035942444 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00906d21) (sccp_scrc.c:472) TC_sgsnpool_L3Complete_valid_nri_10(653)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035942444 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1823) 20241027035942444 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035942444 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035942444 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035942444 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035942444 DCN DEBUG handle_cn_conn_conf() conn_id=65, 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:483) 20241027035942444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035942444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035942445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(653)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035942445 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035942446 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035942447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035942447 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035942448 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035942449 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035942450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035942451 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035942452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035942452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035942453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035942454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035942455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035942455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035942456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035942457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035942458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035942459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035942460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035942460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035942470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(654) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)1240233 20241027035943478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035943478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035943478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241027035943478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035943478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x12eca9, normal) (hnbgw_rua.c:407) 20241027035943478 DHNB DEBUG map_rua[0x55b2a5dda130]{init}: Allocated (fsm.c:456) 20241027035943478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035943478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1240233 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035943478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035943478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035943478 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241027035943478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1240233 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1067) 20241027035943478 DCN DEBUG map_sccp[0x55b2a5de3c30]{init}: Allocated (fsm.c:456) 20241027035943478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035943478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1240233 <-> SCCP-66 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035943478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1240233 SCCP-66 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241027035943478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035943478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035943478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035943478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035943478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035943478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035943478 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{IDLE}: Allocated (fsm.c:456) 20241027035943478 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035943478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f400300003d0056400500f1100926) (sccp_scrc.c:401) 20241027035943478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035943478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035943478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035943478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035943478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035943478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035943478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035943478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035943478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035943478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035943478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035943478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035943478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035943478 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035943478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035943478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035943478 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943478 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035943478 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035943478 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035943478 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035943478 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035943478 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035943478 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(654) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(654)10789038 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241027035943480 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943480 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035943480 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035943480 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035943480 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035943480 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035943480 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035943480 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035943480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035943480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035943480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035943480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035943480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035943480 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00370017) (sccp_scrc.c:472) 20241027035943480 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1823) 20241027035943481 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) TC_sgsnpool_L3Complete_valid_nri_10(654)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035943481 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035943481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035943481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035943481 DCN DEBUG handle_cn_conn_conf() conn_id=66, 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:483) 20241027035943481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035943481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035943481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(654)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035943482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035943483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035943484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035943485 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035943486 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035943488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035943489 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035943491 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035943492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035943494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035943496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035943497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035943497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035943498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035943499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035943500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035943501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035943502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035943503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035943504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027035943508 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33207<->l=127.0.0.1:4262) (control_if.c:193) 20241027035943508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637)@0319e8e99f0f: Final verdict of PTC: none 20241027035943508 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035943508 DLINP DEBUG SRVCONN(,r=127.0.0.1:50841<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035943508 DLINP NOTICE SRV(,r=127.0.0.1:50841<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035943508 DMAIN NOTICE (127.0.0.1:50841 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50841<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(646)@0319e8e99f0f: Final verdict of PTC: none20241027035943508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035943508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035943508 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 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035943508 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035943508 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027035943508 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 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035943508 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035943508 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035943508 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035943509 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035943509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn1-RAN(649)@0319e8e99f0f: Final verdict of PTC: none 20241027035943509 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 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035943509 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) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035943509 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035943509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035943509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035943509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035943509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035943509 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035943509 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035943509 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035943509 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035943509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035943509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035943509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035943509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035943509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035943509 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035943509 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035943509 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035943509 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035943509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035943509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035943509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035943509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035943509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035943509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035943509 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035943509 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035943509 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035943509 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(638)@0319e8e99f0f: Final verdict of PTC: none 20241027035943509 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 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035943509 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027035943509 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) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035943509 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035943509 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035943509 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035943509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035943510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.msc1-RAN(643)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(644)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(651)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(641)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(633)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(639)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(642)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(640)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(648)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(645)@0319e8e99f0f: Final verdict of PTC: none 20241027035943510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035943510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035943510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035943510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035943510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035943510 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035943510 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035943510 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035943510 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035943510 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035943510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035943510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035943510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035943510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035943510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035943510 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035943510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{disrupted}: Freeing instance (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16217238)[0x55b2a5df5ff0]{disrupted}: Deallocated (fsm.c:568) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{disconnected}: Freeing instance (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-64)[0x55b2a5ddd0c0]{disconnected}: Deallocated (fsm.c:568) 20241027035943510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16217238 SCCP-64 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035943510 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035943510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035943510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035943510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035943510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035943510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035943510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035943510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035943510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035943510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035943510 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035943510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{disrupted}: Freeing instance (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13626501)[0x55b2a5dda4b0]{disrupted}: Deallocated (fsm.c:568) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{disconnected}: Freeing instance (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-65)[0x55b2a5de1560]{disconnected}: Deallocated (fsm.c:568) 20241027035943510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13626501 SCCP-65 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035943510 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035943510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035943510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035943510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035943510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035943510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035943510 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035943510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035943510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035943510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035943510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035943510 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035943510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{disrupted}: Freeing instance (context_map.c:202) 20241027035943510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1240233)[0x55b2a5dda130]{disrupted}: Deallocated (fsm.c:568) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{disconnected}: Freeing instance (context_map.c:206) 20241027035943510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-66)[0x55b2a5de3c30]{disconnected}: Deallocated (fsm.c:568) 20241027035943510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035943510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035943510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035943510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035943510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035943510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035943510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1240233 SCCP-66 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027035943510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035943510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035943510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027035943510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035943510 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035943510 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035943510 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(650)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(647)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035943535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(633): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(634): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(635): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(636): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(637): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(638): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(639): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(640): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(641): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(642): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(643): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(644): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(645): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(646): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(647): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(648): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(649): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(650): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(651): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(652): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(653): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(654): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:43 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 20241027035943669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035944271 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=353892) 20241027035944434 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035944434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035944434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035944434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035944434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035944434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035944434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035944434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035944434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035944434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035944434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035944434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035944434 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035944434 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035944435 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035944435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e37c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035944435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035944435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035944435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035944435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035944435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035944435 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035944435 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035944435 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035944435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035944435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035944435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035944435 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035944436 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035944436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bdd4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035944436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035944436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035944436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035944436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035944436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035944436 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035944436 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035944436 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035944436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035944436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035944436 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035944436 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=353892, count=360076) 20241027035945346 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035945346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f26aa), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035945346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035945346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035945346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035945346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035945346 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035945346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035945346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e95a2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035945346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035945346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035945346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035945346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035945346 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035945346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e08ab), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035945346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035945346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035945346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035945346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035945346 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035945346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d60b67), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035945346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035945346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035945346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035945346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035945346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035945346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035945346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035945346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035945346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035945346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035945346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035945346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035945346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035945346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035945346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035945346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035945346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035945346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035945346 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035945346 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035945346 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035945346 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035945346 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035945346 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035945509 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035945509 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035945509 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027035945509 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035945509 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035945509 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035945509 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035945509 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035945509 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035945510 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035945510 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035945510 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_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 20241027035946354 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035946354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035946354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035946354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035946354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035946354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035946354 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035946354 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035946354 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035946354 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035946354 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035946354 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035946354 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035946355 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035946355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035946355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035946355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035946355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035946355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035946355 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035946355 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035946355 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035946356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035946356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035946356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035946356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035946357 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035946357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035946357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035946357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035946357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035946357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035946357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035946357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035946357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035946357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035946357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035946357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035946357 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035947228 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947228 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035947228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947228 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947228 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035947228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947228 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035947228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947228 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947228 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947228 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035947228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947228 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947228 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947228 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035947228 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947228 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947228 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947228 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035947228 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241027035947306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035947315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035947315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035947323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035947323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59404 (stream_srv.c:129) 20241027035947323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59404<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035947328 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35515<->l=127.0.0.1:4262) (control_if.c:570) 20241027035947329 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947329 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947330 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947330 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947330 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947330 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947330 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947331 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035947331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947331 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035947331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947331 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947331 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035947331 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947331 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035947331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947331 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947331 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035947331 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035947331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947331 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947331 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035947331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035947331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947331 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947331 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947331 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947331 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035947331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947331 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947331 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947331 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035947331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947331 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947331 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947331 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027035947331 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947331 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947331 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947331 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035947331 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(663)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(663)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(663)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(661)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(666)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(666)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(666)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(664)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(669)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(669)@0319e8e99f0f: M3UA emulation initiated, the test can be started MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(669)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-SCCP(667)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035947374 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947374 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947374 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947374 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947374 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947374 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947374 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035947374 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947376 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947376 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035947376 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947376 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035947376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947376 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947376 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947376 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035947376 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947376 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035947376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947376 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947376 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947376 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035947376 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035947376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947376 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947376 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947376 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035947376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035947376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947376 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035947376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027035947376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035947376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947376 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947376 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947376 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035947376 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(672)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(672)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(672)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(670)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(675)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(675)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(675)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(678)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-M3UA(678)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(678)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035947440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035947440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035947440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035947440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035947440 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035947440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035947440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035947440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035947440 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035947445 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035947445 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035947445 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035947445 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035947445 DHNBAP DEBUG (127.0.0.1:59404 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035947445 DHNBAP NOTICE (127.0.0.1:59404 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035947445 DHNBAP NOTICE (127.0.0.1:59404 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035947445 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035947445 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035947542 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947542 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035947542 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947542 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(663)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027035947545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947545 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035947545 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947545 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947545 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947545 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947545 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947546 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947546 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947546 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947546 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947546 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947546 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947546 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035947546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947546 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947546 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947546 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947547 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035947547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035947547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947547 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947547 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947547 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947547 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947547 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035947547 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035947547 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035947547 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035947547 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947555 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947555 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035947555 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947555 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(666)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035947556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947556 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035947556 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947556 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947556 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947556 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947556 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947557 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947557 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947557 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947557 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947557 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947557 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035947557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947557 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947557 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947557 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947558 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947558 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035947558 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035947558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947558 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947558 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947558 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947558 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947558 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035947558 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035947558 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035947558 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035947558 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947569 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947569 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035947569 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947569 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(669)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241027035947571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947571 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035947571 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947571 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947571 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947571 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947571 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947571 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947571 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035947571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947571 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947571 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947571 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947573 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035947573 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035947573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947573 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035947573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947573 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947573 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947573 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947573 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947573 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035947573 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035947573 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035947573 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035947573 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947591 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947591 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035947591 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947591 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(672)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027035947593 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947593 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035947593 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947593 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947593 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947593 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947593 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947594 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947594 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947594 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947594 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947594 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947594 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947594 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035947594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947594 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947594 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947594 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947595 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035947595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035947595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947596 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947596 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947596 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947596 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947596 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035947596 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035947596 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035947596 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035947596 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947604 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947604 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035947604 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947604 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(675)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027035947606 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947606 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035947606 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947606 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947606 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947606 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947606 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947607 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947607 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947607 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947607 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947607 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947607 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947608 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035947608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947608 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947608 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947608 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947609 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947609 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035947609 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947609 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035947609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947609 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947609 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947609 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947609 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035947609 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035947609 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035947609 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035947609 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947621 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035947621 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035947621 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035947621 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(678)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241027035947624 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947624 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035947624 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035947624 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035947624 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035947624 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035947624 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035947625 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947625 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035947625 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035947625 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035947625 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035947625 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035947625 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035947625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035947625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035947625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035947625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035947625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035947625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035947625 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035947625 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035947625 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035947626 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035947626 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035947626 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035947626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035947626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035947626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035947626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035947626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035947626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947626 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035947626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947626 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035947626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947626 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947626 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947626 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035947626 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035947626 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035947626 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035947626 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947897 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00301691), PART(T=Source Reference,L=4,D=0000002d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035947897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947897 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6406), PART(T=Source Reference,L=4,D=0000002f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035947897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947897 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035947897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6f64d), PART(T=Source Reference,L=4,D=0000002e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035947897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035947897 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035947897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035947897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035947897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947897 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947897 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947897 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035947897 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947897 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947897 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947897 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035947897 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947897 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947897 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035947897 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035947897 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035947897 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035947897 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947899 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035947899 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035947899 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035947899 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947899 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035947899 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035947899 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035947899 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035947899 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035947899 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035947899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035947899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035947899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035947899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035947899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Source Reference,L=4,D=00301691) (sccp_scrc.c:472) 20241027035947899 DLSCCP DEBUG Received CO:RELCO for local reference 45 (sccp_scoc.c:1823) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(45)[0x55b2a5dd6540]{IDLE}: Deallocated (fsm.c:568) 20241027035947899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035947899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035947899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035947899 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:599) 20241027035947899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035947899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Source Reference,L=4,D=00e6f64d) (sccp_scrc.c:472) 20241027035947899 DLSCCP DEBUG Received CO:RELCO for local reference 46 (sccp_scoc.c:1823) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035947899 DLSCCP DEBUG SCCP-SCOC(46)[0x55b2a5dd7b90]{IDLE}: Deallocated (fsm.c:568) 20241027035948102 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948102 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035948102 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035948102 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035948102 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948102 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948102 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948102 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035948102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Source Reference,L=4,D=009c6406) (sccp_scrc.c:472) 20241027035948102 DLSCCP DEBUG Received CO:RELCO for local reference 47 (sccp_scoc.c:1823) 20241027035948102 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035948102 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035948102 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035948102 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035948102 DLSCCP DEBUG SCCP-SCOC(47)[0x55b2a5ddf9c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(662)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948347 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948347 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035948347 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035948347 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035948347 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948347 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948347 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948347 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035948347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035948347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948347 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948347 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035948347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035948347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035948347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948347 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948347 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035948348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035948348 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948348 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035948348 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035948348 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948348 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948348 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035948348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035948348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035948348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948349 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948349 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(662)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(665)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948359 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035948359 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035948359 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035948359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948359 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035948360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035948360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948360 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948360 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) 20241027035948360 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) 20241027035948360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035948360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948360 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948360 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035948360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948360 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948360 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948360 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035948360 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948360 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035948360 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035948360 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948360 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035948360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035948360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948360 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948360 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(665)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035948372 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948372 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035948372 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035948372 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035948372 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948372 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948372 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948372 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948373 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:599) 20241027035948373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035948373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) HNBGW_Test.msc2-RAN(668)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948373 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948373 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) 20241027035948373 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) 20241027035948373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035948373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948373 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948373 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035948373 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948373 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948373 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948373 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035948373 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035948373 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035948373 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035948373 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948374 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948374 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035948374 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035948374 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035948374 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948374 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948374 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948374 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948374 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:599) 20241027035948374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035948374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035948374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948374 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948374 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948374 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(668)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(671)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948396 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035948396 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035948396 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948396 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035948396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035948396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948396 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948396 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035948396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035948396 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948396 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948396 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035948396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948396 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948396 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035948396 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035948396 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035948396 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948397 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948397 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035948397 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035948397 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035948397 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948397 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948397 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948397 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035948397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035948397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035948397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948397 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948397 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(671)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948408 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035948408 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035948408 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948408 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035948408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035948408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948408 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948408 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) 20241027035948408 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) 20241027035948408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948408 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035948408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948408 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948408 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035948408 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948408 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948408 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948408 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035948408 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035948408 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948409 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948409 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035948409 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035948409 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035948409 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948409 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948409 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948409 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035948409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035948409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035948409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948409 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948409 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035948428 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948428 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035948428 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035948428 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035948428 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948428 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948428 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948428 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948428 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:599) 20241027035948428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035948428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035948428 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:386) 20241027035948428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948429 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:386) 20241027035948429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035948429 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035948429 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) 20241027035948429 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) 20241027035948429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035948429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035948429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035948429 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035948429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035948429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035948429 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035948429 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: link up (cnlink.c:111) 20241027035948429 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948429 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035948429 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035948429 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035948429 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035948429 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035948429 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035948429 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948430 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035948430 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035948430 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035948430 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035948430 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035948430 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035948430 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035948430 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035948430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035948430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035948430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035948430 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:599) 20241027035948430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035948430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035948430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035948430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035948430 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:386) 20241027035948430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035948430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948430 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:386) 20241027035948430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035948430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035948430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035948430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035948430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035948430 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035948430 DRANAP INFO cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035949450 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035949452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035949453 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035949454 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035949455 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035949456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035949457 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035949458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035949459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035949459 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035949460 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035949461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035949462 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035949463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035949464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035949464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035949465 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035949466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035949467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035949467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035949478 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.sgsn2-RAN(677)@0319e8e99f0f: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(680) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)7550899 20241027035950492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035950492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035950492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035950492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035950492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7337b3, normal) (hnbgw_rua.c:407) 20241027035950492 DHNB DEBUG map_rua[0x55b2a5de1950]{init}: Allocated (fsm.c:456) 20241027035950492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035950492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7550899 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035950492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035950492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035950492 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241027035950492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7550899 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027035950492 DCN DEBUG map_sccp[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027035950492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035950492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7550899 <-> SCCP-67 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027035950493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7550899 SCCP-67 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035950493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035950493 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035950493 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035950493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035950493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035950493 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035950493 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{IDLE}: Allocated (fsm.c:456) 20241027035950493 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035950493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030002ba0056400500f1100926) (sccp_scrc.c:401) 20241027035950493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035950493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035950493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035950493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035950493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035950493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035950493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035950493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035950493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035950493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035950493 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035950493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035950493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035950493 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035950493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035950493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035950493 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035950493 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035950493 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035950493 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035950493 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035950493 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035950493 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035950493 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(680) HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(680)9245619 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(680)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035950499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035950499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035950499 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035950499 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035950499 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035950499 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035950499 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035950499 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035950499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035950499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035950499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035950499 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:599) 20241027035950499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035950499 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d9016) (sccp_scrc.c:472) 20241027035950499 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1823) 20241027035950499 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035950499 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035950499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035950499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035950499 DCN DEBUG handle_cn_conn_conf() conn_id=67, 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:483) 20241027035950499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035950499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035950499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(680)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035950500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035950501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035950502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035950503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035950504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035950505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035950506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035950506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035950507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035950508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035950509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035950510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035950511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035950512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035950513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035950513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035950514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035950515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035950516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035950529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035950540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(681) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)7873549 20241027035951548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035951548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035951548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035951548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035951548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x78240d, normal) (hnbgw_rua.c:407) 20241027035951548 DHNB DEBUG map_rua[0x55b2a5dda4b0]{init}: Allocated (fsm.c:456) 20241027035951548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035951548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7873549 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035951548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035951548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035951548 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241027035951548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7873549 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027035951548 DCN DEBUG map_sccp[0x55b2a5de1560]{init}: Allocated (fsm.c:456) 20241027035951548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035951548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7873549 <-> SCCP-68 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027035951548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7873549 SCCP-68 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035951548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035951548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035951548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035951548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035951548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035951548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035951548 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{IDLE}: Allocated (fsm.c:456) 20241027035951548 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035951548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030000d20056400500f1100926) (sccp_scrc.c:401) 20241027035951548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035951548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035951548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035951548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035951548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035951548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035951548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035951548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035951548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035951548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035951548 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035951548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035951548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035951548 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035951548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035951548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035951548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035951548 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035951548 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035951548 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035951548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035951548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035951548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035951548 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(681) HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(681)3731624 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027035951550 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035951550 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035951550 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035951550 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035951550 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035951550 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035951550 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035951550 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035951550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035951550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035951550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035951550 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:599) 20241027035951550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035951550 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bd8bbe) (sccp_scrc.c:472) 20241027035951550 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1823) 20241027035951550 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035951550 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035951550 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035951550 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035951550 DCN DEBUG handle_cn_conn_conf() conn_id=68, 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:483) 20241027035951550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035951550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(681)@0319e8e99f0f: setverdict(pass): none -> pass 20241027035951550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(681)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035951551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035951552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035951552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035951553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035951554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035951554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035951555 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035951556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035951557 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035951558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035951558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035951559 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035951560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035951561 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035951562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035951562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035951563 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035951564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035951565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035951565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035951575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(682) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(682)3165943 20241027035952583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035952583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035952583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027035952583 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035952583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x304ef7, normal) (hnbgw_rua.c:407) 20241027035952583 DHNB DEBUG map_rua[0x55b2a5de3c30]{init}: Allocated (fsm.c:456) 20241027035952583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035952583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3165943 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035952583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035952583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035952583 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027035952583 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3165943 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027035952583 DCN DEBUG map_sccp[0x55b2a5dd76c0]{init}: Allocated (fsm.c:456) 20241027035952583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035952583 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3165943 <-> SCCP-69 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027035952583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3165943 SCCP-69 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027035952583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035952583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035952583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035952583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035952583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035952583 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035952583 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{IDLE}: Allocated (fsm.c:456) 20241027035952583 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035952583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001190056400500f1100926) (sccp_scrc.c:401) 20241027035952583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035952583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035952583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035952583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035952583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035952583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035952583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035952583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035952583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035952583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035952583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035952583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035952583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035952583 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035952583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035952583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035952583 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952583 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035952583 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035952583 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035952583 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035952583 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035952583 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035952583 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(682) HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(682)6844514 HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(682)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035952588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(682)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035952589 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952589 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035952589 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035952589 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035952589 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035952589 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035952589 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035952589 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035952589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035952589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035952589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035952589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035952589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035952589 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020a0a5) (sccp_scrc.c:472) 20241027035952589 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1823) 20241027035952589 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035952589 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035952589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035952589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035952589 DCN DEBUG handle_cn_conn_conf() conn_id=69, 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:483) 20241027035952589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035952589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035952589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035952590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035952591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035952592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035952592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035952593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035952594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035952595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035952596 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035952597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035952598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035952600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035952601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035952602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035952602 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035952603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035952604 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035952605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035952606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035952606 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(667)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(661)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657)@0319e8e99f0f: Final verdict of PTC: none 20241027035952609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027035952609 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027035952609 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035952609 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027035952609 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 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027035952609 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035952609 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035952609 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035952609 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035952610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027035952610 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 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035952610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035952610 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 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035952610 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 20241027035952610 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035952610 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 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035952610 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) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027035952610 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035952610 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(672)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-RAN(668)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(664)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(665)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(666)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(670)@0319e8e99f0f: Final verdict of PTC: none20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035952610 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035952610 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(669)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(676)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(677)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(655)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(673)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(675)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(678)@0319e8e99f0f: Final verdict of PTC: none 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035952611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035952611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035952611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035952611 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 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035952611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035952611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035952611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035952611 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241027035952611 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 20241027035952611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035952611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035952611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035952611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035952611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035952611 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 HNBGW-MGCP(679)@0319e8e99f0f: Final verdict of PTC: none 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:59404<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035952610 DLINP NOTICE SRV(,r=127.0.0.1:59404<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035952610 DMAIN NOTICE (127.0.0.1:59404 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59404<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035952610 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027035952610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035952610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035952610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035952610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035952610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035952610 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035952610 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035952610 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035952610 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035952610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035952610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035952610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035952610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035952610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035952610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035952610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035952610 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035952610 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035952610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035952610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035952610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035952610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035952610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035952610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035952610 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035952610 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035952610 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035952610 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027035952610 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035952610 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035952610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035952610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035952610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035952610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035952610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035952610 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027035952610 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027035952610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{disrupted}: Freeing instance (context_map.c:202) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3165943)[0x55b2a5de3c30]{disrupted}: Deallocated (fsm.c:568) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{disconnected}: Freeing instance (context_map.c:206) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-69)[0x55b2a5dd76c0]{disconnected}: Deallocated (fsm.c:568) 20241027035952610 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3165943 SCCP-69 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035952610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035952610 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027035952610 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027035952610 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035952610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035952610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035952610 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035952610 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035952610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035952610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035952610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035952610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035952610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035952610 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{disrupted}: Freeing instance (context_map.c:202) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7550899)[0x55b2a5de1950]{disrupted}: Deallocated (fsm.c:568) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{disconnected}: Freeing instance (context_map.c:206) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-67)[0x55b2a5df5ff0]{disconnected}: Deallocated (fsm.c:568) 20241027035952611 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7550899 SCCP-67 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027035952611 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027035952611 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027035952611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027035952611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035952611 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035952611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035952611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035952611 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{disrupted}: Freeing instance (context_map.c:202) 20241027035952611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7873549)[0x55b2a5dda4b0]{disrupted}: Deallocated (fsm.c:568) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{disconnected}: Freeing instance (context_map.c:206) 20241027035952611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-68)[0x55b2a5de1560]{disconnected}: Deallocated (fsm.c:568) 20241027035952611 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7873549 SCCP-68 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(671)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(662)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(674)@0319e8e99f0f: Final verdict of PTC: none20241027035952626 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35515<->l=127.0.0.1:4262) (control_if.c:193) 20241027035952626 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 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027035952626 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027035952626 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) 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027035952626 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027035952626 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027035952626 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027035952626 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027035952626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027035952626 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027035952626 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 20241027035952626 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 20241027035952626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656)@0319e8e99f0f: Final verdict of PTC: none 20241027035952627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035952627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027035952627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035952627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035952627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035952627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035952627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035952627 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027035952627 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027035952627 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(663)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035952651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45010<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(655): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(656): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(657): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(658): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(659): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(661): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(662): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(663): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(664): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(665): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(666): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(667): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(668): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(669): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(670): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(671): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(672): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(673): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(674): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(675): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(676): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(677): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(678): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(679): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(680): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(681): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(682): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 03:59:52 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 20241027035952751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027035953354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=426020) 20241027035953510 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035953510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035953510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035953510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035953510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035953510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035953510 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035953510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035953510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035953510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035953510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035953510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035953510 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027035953510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035953510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035953510 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035953510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035953510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035953510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035953510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035953510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035953510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035953510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035953510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035953510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035953510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035953510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035953510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035953510 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035953510 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035953510 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035953510 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035953510 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035953510 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=426020, count=432180) 20241027035954435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035954435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035954435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035954435 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035954435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035954435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035954435 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035954435 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035954435 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035954435 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035954435 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035954435 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035954435 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035954435 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035954436 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035954436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e37c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035954436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035954437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035954437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035954437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035954437 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035954437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bdd4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035954437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035954437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035954437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035954437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035954437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035954437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035954437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035954437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035954437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035954437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035954437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035954437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035954437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035954437 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035954437 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027035954610 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035954610 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027035954610 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027035954610 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035954610 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035954610 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027035954610 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035954610 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027035954610 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027035954627 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027035954627 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027035954627 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027035955347 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035955347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d60b67), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035955347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035955347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035955347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035955348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035955348 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035955348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e08ab), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035955348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035955348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035955348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035955348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035955348 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035955348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e95a2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035955348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035955348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035955348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035955348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035955348 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035955348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f26aa), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035955348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035955348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035955348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035955348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035955348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035955348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035955348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035955348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035955348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035955348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035955348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035955348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035955348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035955348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035955348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035955348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035955348 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035955348 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035955348 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035955348 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035955348 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 03:59:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241027035956355 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035956355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035956355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035956355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956355 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035956355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035956355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035956356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035956356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956356 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035956356 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035956358 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035956358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035956358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035956358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035956358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035956358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035956358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035956358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956358 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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241027035956424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035956433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027035956433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035956445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47104<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027035956446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49459 (stream_srv.c:129) 20241027035956446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49459<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027035956453 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41775<->l=127.0.0.1:4262) (control_if.c:570) 20241027035956455 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956455 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956455 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956455 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956455 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035956456 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956456 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956456 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956456 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956457 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956457 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027035956457 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956457 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027035956457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956457 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956457 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956457 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035956457 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956457 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035956457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956457 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956457 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956457 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035956457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035956457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956457 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956457 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035956457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027035956458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027035956458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035956458 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956458 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956458 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956458 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956458 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035956458 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027035956458 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 20241027035956458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035956458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956458 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(691)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(691)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(691)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(689)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(694)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(694)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(694)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(692)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(697)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-M3UA(697)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(697)@0319e8e99f0f: ************************************************* HNBGW_Test.msc2-SCCP(695)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035956521 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956521 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956522 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956522 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956522 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956522 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035956522 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035956522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956522 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956522 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956522 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956522 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027035956522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035956522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035956522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035956522 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027035956523 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027035956523 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956524 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956524 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027035956524 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956524 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027035956524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956524 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956524 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956524 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035956524 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956524 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035956524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956524 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956524 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956524 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035956524 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956524 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035956524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956524 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027035956524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035956524 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956524 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956524 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956524 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956524 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035956524 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027035956524 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 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(700)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(700)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(700)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(703)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(703)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(703)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(701)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(706)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn2-M3UA(706)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(706)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027035956595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035956596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035956596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035956596 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035956596 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027035956596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035956596 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035956596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035956596 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027035956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027035956601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027035956601 DHNBAP DEBUG (127.0.0.1:49459 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027035956601 DHNBAP NOTICE (127.0.0.1:49459 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027035956601 DHNBAP NOTICE (127.0.0.1:49459 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027035956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027035956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035956675 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956675 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027035956675 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035956675 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035956694 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956694 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027035956694 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035956694 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035956694 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035956694 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035956694 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035956716 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956716 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20241027035956716 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035956716 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035956744 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956744 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027035956744 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035956744 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035956763 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956763 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027035956763 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027035956763 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027035956779 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027035956779 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20241027035956779 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027035956779 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027035956779 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027035956779 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027035956779 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(691)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 HNBGW_Test.sgsn1-M3UA(703)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 HNBGW_Test.sgsn2-M3UA(706)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 HNBGW_Test.sgsn0-M3UA(700)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 HNBGW_Test.msc2-M3UA(697)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 HNBGW_Test.msc1-M3UA(694)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027035956942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956942 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241027035956942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956942 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035956942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956942 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027035956942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956942 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035956942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035956942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027035956942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956942 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241027035956942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956942 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035956942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956942 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027035956942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956942 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035956942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956942 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035956942 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956942 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027035956942 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956942 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027035956942 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027035956943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956943 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027035956943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027035956943 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027035956943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027035956943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956943 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027035956943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956943 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956943 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956943 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956943 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956943 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956943 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956943 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:403) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956943 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956943 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956943 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956943 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956943 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956943 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956943 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956943 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956943 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035956943 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956944 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956944 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956944 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027035956944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956944 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956944 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956944 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956944 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956944 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956944 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:403) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956944 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956944 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956944 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956944 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027035956944 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027035956944 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241027035956944 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027035956944 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956944 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027035956944 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035956944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956944 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035956944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027035956944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027035956944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027035956944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035956944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027035956944 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027035956944 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027035956944 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027035956944 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956944 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956944 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956944 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035956944 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035956944 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035956944 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035956944 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956945 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956945 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027035956945 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035956945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956945 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956945 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027035956945 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956945 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035956945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956946 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956946 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027035956946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035956946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956946 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956946 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956946 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027035956946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035956946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956946 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956946 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027035956946 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027035956946 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027035956946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035956946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035956946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035956946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035956946 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035956946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035956946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035956946 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027035956946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035956946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035956946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035956946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035956946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035956946 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035956946 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035956946 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035956946 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035956946 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035956946 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957229 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035957229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c90d), PART(T=Source Reference,L=4,D=00000031), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035957229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035957229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957229 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035957229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00421d5b), PART(T=Source Reference,L=4,D=00000030), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035957229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035957230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957230 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027035957230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00554a23), PART(T=Source Reference,L=4,D=00000032), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027035957230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957230 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035957230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035957230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035957230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957230 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957230 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957230 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957230 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035957230 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035957230 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957239 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035957239 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035957239 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957239 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957239 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035957239 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035957239 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957239 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957239 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035957240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Source Reference,L=4,D=00d7c90d) (sccp_scrc.c:472) 20241027035957240 DLSCCP DEBUG Received CO:RELCO for local reference 49 (sccp_scoc.c:1823) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(49)[0x55b2a5dd8f60]{IDLE}: Deallocated (fsm.c:568) 20241027035957240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035957240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Source Reference,L=4,D=00421d5b) (sccp_scrc.c:472) 20241027035957240 DLSCCP DEBUG Received CO:RELCO for local reference 48 (sccp_scoc.c:1823) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035957240 DLSCCP DEBUG SCCP-SCOC(48)[0x55b2a5ddab40]{IDLE}: Deallocated (fsm.c:568) 20241027035957240 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957240 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035957240 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035957240 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035957240 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957240 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957240 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957240 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957241 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:599) 20241027035957241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Source Reference,L=4,D=00554a23) (sccp_scrc.c:472) 20241027035957241 DLSCCP DEBUG Received CO:RELCO for local reference 50 (sccp_scoc.c:1823) 20241027035957241 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027035957241 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027035957241 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027035957241 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027035957241 DLSCCP DEBUG SCCP-SCOC(50)[0x55b2a5ddd230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(690)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(693)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(702)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957696 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957696 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957696 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027035957696 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241027035957696 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(696)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957696 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957696 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027035957696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035957696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027035957696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957696 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957696 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027035957696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957696 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957696 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) 20241027035957696 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) 20241027035957696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027035957696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957696 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957696 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027035957696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957696 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:599) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957696 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957696 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) 20241027035957696 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) 20241027035957696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957696 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027035957696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957696 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957696 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: link up (cnlink.c:111) 20241027035957696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957696 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:599) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035957696 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:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 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:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957696 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957696 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) 20241027035957696 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) 20241027035957696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957696 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027035957696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957696 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957696 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: link up (cnlink.c:111) 20241027035957696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035957696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035957696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957697 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957697 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) 20241027035957697 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) 20241027035957697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027035957697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957697 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957697 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027035957697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035957697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035957697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027035957697 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027035957697 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027035957697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027035957697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027035957697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035957697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035957697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035957697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035957697 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027035957697 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027035957697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035957697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027035957697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957697 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957697 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035957697 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957697 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035957697 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035957697 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957697 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957697 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035957698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957698 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957698 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035957698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957698 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027035957698 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027035957698 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957698 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957698 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957698 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027035957698 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027035957698 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957698 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957698 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027035957698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957698 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957698 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035957698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957698 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:599) 20241027035957698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241027035957698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035957698 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:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 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:386) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957698 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957698 DRANAP INFO cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035957699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957699 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027035957699 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027035957699 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957699 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027035957699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) HNBGW_Test.msc1-RAN(693)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035957699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027035957699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957699 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957699 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957699 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027035957699 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035957699 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241027035957699 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc2-0: m3ua_rx_xfer 20241027035957699 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035957699 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035957699 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035957699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035957699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035957699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035957699 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:599) 20241027035957699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035957699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027035957699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241027035957699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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:472) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035957699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035957699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035957699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035957699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027035957699 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027035957699 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027035957699 DRANAP INFO cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(702)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(690)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(696)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027035958615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035958622 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035958627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035958630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035958634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027035958637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035958641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035958645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035958649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035958652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027035958656 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035958659 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035958662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035958665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035958667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027035958669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035958672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035958675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035958678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035958682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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@0319e8e99f0f: 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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035958707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(708) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)14613995 20241027035959755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027035959755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027035959755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027035959755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027035959755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdefdeb, normal) (hnbgw_rua.c:407) 20241027035959755 DHNB DEBUG map_rua[0x55b2a5dd8f60]{init}: Allocated (fsm.c:456) 20241027035959755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027035959755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613995 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027035959755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035959755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035959755 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241027035959755 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241027035959755 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613995 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:1036) 20241027035959755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613995 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027035959755 DCN DEBUG map_sccp[0x55b2a5de1950]{init}: Allocated (fsm.c:456) 20241027035959755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027035959755 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14613995 <-> SCCP-70 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027035959755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613995 SCCP-70 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027035959755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027035959755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027035959755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027035959755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027035959755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027035959755 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027035959755 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: Allocated (fsm.c:456) 20241027035959755 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027035959755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030000af0056400500f1100926) (sccp_scrc.c:401) 20241027035959755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035959755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035959755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035959755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035959755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035959755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035959755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027035959755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027035959755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027035959755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027035959755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027035959755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027035959755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027035959755 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027035959755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027035959756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027035959756 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035959756 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027035959756 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027035959756 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027035959756 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027035959756 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027035959756 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027035959756 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(708) HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(708)12110524 HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(708)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027035959778 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027035959778 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027035959778 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027035959778 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027035959778 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027035959778 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027035959778 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027035959778 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027035959779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027035959779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027035959779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027035959779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027035959779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027035959779 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d08de5) (sccp_scrc.c:472) 20241027035959779 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1823) 20241027035959779 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027035959779 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027035959779 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027035959779 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027035959779 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027035959779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027035959779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027035959780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(708)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027035959782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027035959786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027035959789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027035959791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035959793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035959794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027035959795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027035959796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027035959797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035959797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035959798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027035959798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027035959799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027035959800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035959800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027035959801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027035959802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027035959802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027035959803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027035959804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027035959814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(709) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(709)1827617 20241027040000838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040000838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040000838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241027040000838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040000838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1be321, normal) (hnbgw_rua.c:407) 20241027040000838 DHNB DEBUG map_rua[0x55b2a5dda4b0]{init}: Allocated (fsm.c:456) 20241027040000838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040000838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1827617 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040000838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040000838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040000838 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241027040000838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1827617 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1067) 20241027040000838 DCN DEBUG map_sccp[0x55b2a5de1560]{init}: Allocated (fsm.c:456) 20241027040000838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040000838 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1827617 <-> SCCP-71 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241027040000838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1827617 SCCP-71 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241027040000838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040000838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040000838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040000838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040000838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040000838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040000838 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{IDLE}: Allocated (fsm.c:456) 20241027040000838 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040000838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030000310056400500f1100926) (sccp_scrc.c:401) 20241027040000838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040000838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040000838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040000838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040000838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040000839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040000839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040000839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040000839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040000839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040000839 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040000839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040000839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040000839 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040000839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040000839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040000839 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000839 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040000839 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040000839 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040000839 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040000839 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040000839 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027040000839 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(709) HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(709)6100356 HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027040000847 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000847 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241027040000847 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241027040000847 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241027040000847 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040000847 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040000847 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040000847 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040000847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040000847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040000847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040000847 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:599) 20241027040000847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040000847 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ebd22) (sccp_scrc.c:472) 20241027040000847 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1823) 20241027040000847 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040000847 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040000847 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000847 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040000847 DCN DEBUG handle_cn_conn_conf() conn_id=71, 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:483) 20241027040000847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040000847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_nri_from_other_PLMN0(709)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040000848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(709)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040000848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040000849 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040000851 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040000853 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040000855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040000856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040000857 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040000858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040000859 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040000860 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040000861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040000861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040000862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040000863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040000863 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040000864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040000864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040000865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040000866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040000866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040000869 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41775<->l=127.0.0.1:4262) (control_if.c:193) 20241027040000869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027040000869 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040000869 DLINP DEBUG SRVCONN(,r=127.0.0.1:49459<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040000869 DLINP NOTICE SRV(,r=127.0.0.1:49459<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687)@0319e8e99f0f: Final verdict of PTC: none 20241027040000869 DMAIN NOTICE (127.0.0.1:49459 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49459<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040000869 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040000869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000869 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040000869 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241027040000869 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040000869 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027040000870 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040000869 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027040000870 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040000870 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 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040000870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-RAN(696)@0319e8e99f0f: Final verdict of PTC: none20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040000870 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 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040000870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040000870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040000870 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241027040000870 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(698)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(693)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(694)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(692)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(689)@0319e8e99f0f: Final verdict of PTC: none 20241027040000870 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 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040000870 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 20241027040000870 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040000870 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 20241027040000870 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241027040000870 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 20241027040000870 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027040000870 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 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc2-0: connection closed 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-SCCP(695)@0319e8e99f0f: Final verdict of PTC: none 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040000870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040000870 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(701)@0319e8e99f0f: Final verdict of PTC: none 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040000870 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 20241027040000870 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 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn2-0: connection closed 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040000870 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040000870 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040000870 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 VirtHNBGW-STATS(683)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(688)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(697)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(704)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(706)@0319e8e99f0f: Final verdict of PTC: none 20241027040000870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040000870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040000870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040000870 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040000870 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040000870 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040000870 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040000870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040000870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040000870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040000870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040000870 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040000870 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040000870 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040000870 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040000870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040000870 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040000870 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040000870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d08de5), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040000870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040000870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040000870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040000870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040000870 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040000870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040000870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040000870 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040000870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040000870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040000870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040000870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{disrupted}: Freeing instance (context_map.c:202) 20241027040000870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613995)[0x55b2a5dd8f60]{disrupted}: Deallocated (fsm.c:568) 20241027040000870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040000870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{disconnected}: Freeing instance (context_map.c:206) 20241027040000870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-70)[0x55b2a5de1950]{disconnected}: Deallocated (fsm.c:568) 20241027040000870 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613995 SCCP-70 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241027040000870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040000870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040000870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:368) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040000870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040000870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040000870 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040000870 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040000870 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040000870 DRANAP NOTICE cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040000870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040000870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040000870 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040000871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040000871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040000871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040000871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040000871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040000871 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040000871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040000871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040000871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:368) 20241027040000871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040000871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040000871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040000871 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040000871 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040000871 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040000871 DRANAP NOTICE cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040000871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040000871 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040000871 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040000871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040000871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040000871 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040000871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040000871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040000871 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040000871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040000871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040000871 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040000871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040000871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040000871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040000871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{disrupted}: Freeing instance (context_map.c:202) 20241027040000871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1827617)[0x55b2a5dda4b0]{disrupted}: Deallocated (fsm.c:568) 20241027040000871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040000871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{disconnected}: Freeing instance (context_map.c:206) 20241027040000871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-71)[0x55b2a5de1560]{disconnected}: Deallocated (fsm.c:568) 20241027040000871 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1827617 SCCP-71 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241027040000871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040000871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040000871 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040000872 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040000872 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027040000872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040000872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040000872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040000872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040000872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040000872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027040000872 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(691)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(705)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(700)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(684)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(702)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(699)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(686)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(707)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(690)@0319e8e99f0f: Final verdict of PTC: none 20241027040000885 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 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040000885 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) 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027040000885 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040000885 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040000885 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040000885 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027040000885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040000885 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040000885 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 20241027040000885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn1-M3UA(703)@0319e8e99f0f: Final verdict of PTC: none 20241027040000885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040000885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027040000885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040000885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040000885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040000885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040000885 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040000885 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040000885 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040000885 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040001346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47104<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(683): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(684): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(685): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(686): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(687): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(688): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(689): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(690): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(691): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(692): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(693): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(694): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-SCCP(695): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-RAN(696): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc2-M3UA(697): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(698): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(699): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(700): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(701): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(702): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(703): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(704): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-RAN(705): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(706): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(707): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(708): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(709): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 04:00:01 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 20241027040001375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040001978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=393568) 20241027040002611 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040002611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040002611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040002611 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040002611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040002611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040002611 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040002611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040002611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040002611 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040002611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040002611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040002611 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040002611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040002611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040002611 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040002611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040002611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040002611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040002611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040002611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040002611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027040002611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040002611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040002611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040002611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040002611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241027040002611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040002611 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040002611 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040002611 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040002611 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040002611 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040002611 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040002871 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040002871 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241027040002871 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241027040002871 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040002871 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241027040002871 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241027040002871 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040002871 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040002871 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027040002871 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040002871 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027040002871 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027040002886 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040002886 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027040002886 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=393568, count=394108) 20241027040003511 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040003511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040003511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040003511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040003511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040003511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040003511 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040003511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040003511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040003511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040003511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040003511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040003511 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040003511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040003511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040003511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040003511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040003511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040003511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040003511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040003511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040003511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040003511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040003511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040003511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040003511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040003511 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040003511 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040003511 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040003511 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040003511 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 04:00: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_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 20241027040004436 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040004436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040004436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040004436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040004436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040004436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040004436 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040004436 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040004436 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040004436 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040004436 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040004436 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040004436 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040004437 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040004437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bdd4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040004437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040004437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040004437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040004437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040004437 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040004437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e37c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040004437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040004437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040004437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040004438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040004438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040004438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040004438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040004438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027040004438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040004438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040004438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040004438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040004438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241027040005028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040005039 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027040005039 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040005050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040005051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36982 (stream_srv.c:129) 20241027040005051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36982<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040005059 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42727<->l=127.0.0.1:4262) (control_if.c:570) 20241027040005061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005061 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005061 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040005061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005061 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005061 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005061 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005061 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005062 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027040005062 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005063 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027040005063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005063 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005063 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005063 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027040005063 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005063 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027040005063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005063 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005063 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005063 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040005063 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040005063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005063 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005063 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040005063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040005063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005063 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027040005063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027040005063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027040005063 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005063 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005063 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005063 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040005063 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040005063 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005063 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@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(718)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(718)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(718)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(716)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(721)@0319e8e99f0f: ************************************************* HNBGW_Test.msc1-M3UA(721)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(721)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(719)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040005103 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005103 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005103 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005103 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005104 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005104 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005104 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040005104 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005105 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005105 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027040005105 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005105 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027040005105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005105 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005105 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005105 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027040005105 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005105 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040005105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005105 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005105 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005105 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040005105 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005105 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040005105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005105 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005105 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005105 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040005105 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005105 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027040005105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040005105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040005105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005105 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005105 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005105 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005105 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(724)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(724)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(724)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: v_sccp_pdu_maxlen:268 MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(727)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(727)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(727)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040005155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040005155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040005155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040005155 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040005155 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040005155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040005155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040005155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040005155 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027040005160 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040005160 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040005160 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040005160 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040005160 DHNBAP DEBUG (127.0.0.1:36982 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027040005160 DHNBAP NOTICE (127.0.0.1:36982 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040005160 DHNBAP NOTICE (127.0.0.1:36982 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040005160 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040005160 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040005280 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040005280 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027040005280 DLSS7 <000c> osmo_ss7_xua_srv.c:117 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 20241027040005280 DLSS7 <000c> osmo_ss7_asp.c:1079 ?: connection closed 20241027040005280 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241027040005280 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241027040005280 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(718)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027040005288 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005288 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027040005288 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241027040005288 DLSS7 <000c> xua_asp_fsm.c:296 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241027040005288 DLSS7 <000c> xua_asp_fsm.c:659 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241027040005288 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040005288 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040005288 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241027040005288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040005288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040005288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040005288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040005288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040005288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040005288 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040005292 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005292 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040005292 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040005292 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040005292 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040005292 DLSS7 <000c> xua_as_fsm.c:497 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241027040005292 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040005292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040005292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027040005292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040005292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040005292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040005292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040005292 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040005292 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040005292 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005293 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005293 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040005293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040005293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005293 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005293 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005293 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005293 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005293 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040005293 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040005293 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040005293 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040005293 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005299 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040005299 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20241027040005299 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040005299 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(721)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241027040005301 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005301 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241027040005301 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040005301 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040005301 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040005301 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241027040005301 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040005302 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005302 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040005302 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040005302 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040005302 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040005302 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040005302 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040005302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040005302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:403) 20241027040005302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040005302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040005302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040005302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040005302 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040005302 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040005302 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005303 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005303 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040005303 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040005303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040005303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005303 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005303 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005304 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005304 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005304 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040005304 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040005304 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040005304 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027040005304 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005322 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040005322 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027040005322 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040005322 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(724)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027040005325 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005325 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027040005325 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040005325 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040005325 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040005325 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040005325 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040005326 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005326 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040005326 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040005326 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040005326 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040005326 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040005326 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040005326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040005326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027040005326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040005326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040005326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040005326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040005326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040005326 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040005326 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005327 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005327 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040005327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005327 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005327 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005327 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005327 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005327 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005327 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005327 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005327 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040005327 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005341 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040005341 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027040005341 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040005341 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(727)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027040005342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005342 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027040005342 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040005342 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040005342 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040005342 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027040005342 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040005343 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005343 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040005343 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040005343 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040005343 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040005343 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040005343 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040005343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040005343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027040005343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040005343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040005343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040005343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040005343 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040005343 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040005343 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040005344 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040005344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040005344 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040005344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040005344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040005344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040005344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040005344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040005344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040005344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005344 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040005344 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005344 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005344 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005344 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040005344 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040005344 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040005344 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040005344 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005348 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040005348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f26aa), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040005348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005348 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040005348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e95a2), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040005348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005348 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040005348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e08ab), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040005348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005348 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040005349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d60b67), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040005349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040005349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040005349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040005349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040005349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040005349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040005349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040005349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005349 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005349 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040005349 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040005349 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040005349 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040005349 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005350 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005350 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040005350 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040005350 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040005350 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040005350 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040005350 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040005350 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040005350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040005350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040005350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040005350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000039), PART(T=Source Reference,L=4,D=009f26aa) (sccp_scrc.c:472) 20241027040005350 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1823) 20241027040005350 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040005350 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040005350 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040005350 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040005350 DLSCCP DEBUG SCCP-SCOC(57)[0x55b2a5de2f10]{IDLE}: Deallocated (fsm.c:568) 20241027040005554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005554 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040005554 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040005554 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040005554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005554 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040005554 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040005554 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040005554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005554 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040005554 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040005554 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040005554 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040005554 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040005554 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040005554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040005554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040005554 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=005e95a2) (sccp_scrc.c:472) 20241027040005554 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1823) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(58)[0x55b2a5dd8a00]{IDLE}: Deallocated (fsm.c:568) 20241027040005554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040005554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040005554 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=009e08ab) (sccp_scrc.c:472) 20241027040005554 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1823) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(59)[0x55b2a5de1430]{IDLE}: Deallocated (fsm.c:568) 20241027040005554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040005554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040005554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040005554 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=00d60b67) (sccp_scrc.c:472) 20241027040005554 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1823) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040005554 DLSCCP DEBUG SCCP-SCOC(60)[0x55b2a5de4880]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(717)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040006085 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006085 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040006085 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040006085 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040006085 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006085 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006085 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006085 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040006085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040006085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040006085 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040006085 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027040006085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040006085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040006085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040006085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006085 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040006085 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027040006086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006086 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006086 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006086 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040006086 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006086 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006086 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040006086 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040006086 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006086 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006086 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040006086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040006086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027040006086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006086 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040006086 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040006086 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(717)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(720)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040006105 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006105 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027040006105 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027040006105 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027040006105 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006105 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006105 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006105 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040006106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027040006106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006106 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040006106 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040006106 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) 20241027040006106 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) 20241027040006106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040006106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040006106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006106 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040006106 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: link up (cnlink.c:111) 20241027040006106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006106 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006106 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006106 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027040006106 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006106 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006106 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027040006106 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027040006106 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006106 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006106 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040006106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241027040006106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006106 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006106 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040006106 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040006106 DRANAP INFO cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(720)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040006128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006128 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040006128 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040006128 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006128 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040006128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040006128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040006128 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040006128 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027040006128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040006128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040006128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040006128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006128 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040006128 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027040006128 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006128 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006128 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006128 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040006128 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040006128 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006129 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006129 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040006129 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040006129 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040006129 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006129 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006129 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006129 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040006129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040006129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027040006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040006129 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040006129 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040006145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006145 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040006145 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040006145 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006145 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040006145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027040006145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040006145 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040006145 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) 20241027040006145 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) 20241027040006145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040006145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040006145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006145 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040006145 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027040006145 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006145 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006145 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006145 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040006145 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040006145 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006146 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006146 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040006146 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040006146 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040006146 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006146 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006146 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006146 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040006146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040006146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027040006146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040006146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040006146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040006146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040006146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040006146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040006146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040006146 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040006146 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040006356 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040006356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001519b4), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040006356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040006356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006356 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040006356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00180f59), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040006356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040006356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006356 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006356 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040006357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006357 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006357 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006357 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040006357 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040006357 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006359 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040006359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00541da8), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040006359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040006359 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040006359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040006359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040006359 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006359 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040006359 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040006359 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040006359 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040006359 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040006359 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241027040006359 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006360 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006360 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040006360 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040006360 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040006360 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006360 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006360 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006360 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040006361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006361 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=001519b4) (sccp_scrc.c:472) 20241027040006361 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1823) 20241027040006361 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040006361 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040006361 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040006361 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040006361 DLSCCP DEBUG SCCP-SCOC(55)[0x55b2a5de1e30]{IDLE}: Deallocated (fsm.c:568) 20241027040006363 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006363 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241027040006363 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc1-0: m3ua_rx_xfer 20241027040006363 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241027040006363 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006363 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006363 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006363 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040006363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006363 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=00541da8) (sccp_scrc.c:472) 20241027040006363 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1823) 20241027040006363 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040006363 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040006363 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040006363 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040006363 DLSCCP DEBUG SCCP-SCOC(56)[0x55b2a5de0fc0]{IDLE}: Deallocated (fsm.c:568) 20241027040006562 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040006562 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040006562 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040006562 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040006562 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040006562 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040006562 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040006562 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040006562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040006562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040006562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040006562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040006562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040006562 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=00180f59) (sccp_scrc.c:472) 20241027040006562 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1823) 20241027040006562 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040006562 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040006562 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040006562 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040006562 DLSCCP DEBUG SCCP-SCOC(54)[0x55b2a5df5980]{IDLE}: Deallocated (fsm.c:568) 20241027040007164 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040007167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040007168 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040007169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040007170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027040007171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040007172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040007172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040007174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040007175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027040007176 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040007177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040007178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040007179 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040007180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027040007180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040007181 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040007182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040007183 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040007184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027040007197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)11064107 20241027040008214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040008214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040008214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027040008214 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040008214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa8d32b, normal) (hnbgw_rua.c:407) 20241027040008214 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027040008214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040008214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064107 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040008214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040008214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040008214 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027040008214 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064107 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027040008214 DCN DEBUG map_sccp[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027040008214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040008214 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11064107 <-> SCCP-72 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027040008214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064107 SCCP-72 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027040008214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040008214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040008214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040008214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040008214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040008214 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040008214 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: Allocated (fsm.c:456) 20241027040008214 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040008214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030000710056400500f1100926) (sccp_scrc.c:401) 20241027040008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040008214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040008214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040008214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040008214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040008214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040008214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040008214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040008214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040008214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040008214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040008214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040008214 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040008214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040008214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040008214 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040008214 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040008214 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040008214 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040008214 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040008215 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040008215 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040008215 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729) HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)703303 HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040008222 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040008222 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040008222 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040008222 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040008222 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040008222 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040008222 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040008222 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040008222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040008222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040008222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040008222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040008222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040008222 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a1d6fa) (sccp_scrc.c:472) 20241027040008222 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1823) 20241027040008222 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040008222 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040008222 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040008222 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040008222 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027040008222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040008222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027040008223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040008223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040008225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040008227 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040008229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040008230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040008232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040008233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040008235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040008236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040008238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040008239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040008240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040008241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040008242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040008243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040008245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040008247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040008248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040008250 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040008252 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027040008269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)9864691 20241027040009280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040009280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040009280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027040009280 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040009280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9685f3, normal) (hnbgw_rua.c:407) 20241027040009280 DHNB DEBUG map_rua[0x55b2a5de1560]{init}: Allocated (fsm.c:456) 20241027040009280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040009281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864691 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040009281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040009281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040009281 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027040009281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864691 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027040009281 DCN DEBUG map_sccp[0x55b2a5dd8f60]{init}: Allocated (fsm.c:456) 20241027040009281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040009281 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9864691 <-> SCCP-73 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027040009281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864691 SCCP-73 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027040009281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040009281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040009281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040009281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040009281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040009281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040009281 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: Allocated (fsm.c:456) 20241027040009281 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040009281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002810056400500f1100926) (sccp_scrc.c:401) 20241027040009281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040009281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040009281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040009281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040009281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040009281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040009281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040009281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040009281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040009281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040009281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040009281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040009281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040009281 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040009281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040009281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040009281 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040009281 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040009281 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040009281 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040009281 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040009281 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040009281 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040009281 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730) HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)10720271 HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027040009287 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040009287 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040009287 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040009287 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040009287 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040009287 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040009287 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040009287 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040009287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040009287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040009287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040009287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040009287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040009287 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f8f5f1) (sccp_scrc.c:472) 20241027040009287 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1823) 20241027040009287 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040009287 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040009287 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040009287 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040009287 DCN DEBUG handle_cn_conn_conf() conn_id=73, 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:483) 20241027040009287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040009287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027040009288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040009289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040009290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040009292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040009293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040009294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040009295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040009296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040009297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040009298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040009299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040009300 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040009301 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040009302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040009303 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040009304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040009304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040009305 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040009307 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040009308 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040009309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: "disconnecting msc0" 20241027040009310 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(723)@0319e8e99f0f: Final verdict of PTC: none 20241027040009312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027040009312 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040009312 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 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040009312 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040009312 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040009312 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040009312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040009312 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040009312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040009312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040009312 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040009312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040009312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040009312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040009312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040009312 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040009312 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040009312 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040009312 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040009312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040009312 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040009312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040009312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d6fa), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040009312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040009312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040009312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040009312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040009312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040009312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040009312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040009312 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040009312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040009312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040009312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040009312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027040009312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11064107)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027040009312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040009312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{disconnected}: Freeing instance (context_map.c:206) 20241027040009312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-72)[0x55b2a5de2f10]{disconnected}: Deallocated (fsm.c:568) 20241027040009312 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11064107 SCCP-72 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027040009312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040009312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040009312 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040009312 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040009312 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040009312 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040009312 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040009312 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040009312 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040009312 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(724)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(722)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@0319e8e99f0f: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729)11064107 20241027040009329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)15664564 20241027040010340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040010340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040010340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027040010340 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040010340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef05b4, normal) (hnbgw_rua.c:407) 20241027040010340 DHNB DEBUG map_rua[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027040010340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040010340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15664564 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040010340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040010340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040010340 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15664564 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027040010340 DCN DEBUG map_sccp[0x55b2a5de2f10]{init}: Allocated (fsm.c:456) 20241027040010340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040010340 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15664564 <-> SCCP-74 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027040010340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15664564 SCCP-74 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027040010340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040010340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040010340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040010340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040010340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040010340 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040010340 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: Allocated (fsm.c:456) 20241027040010340 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040010340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000c80056400500f1100926) (sccp_scrc.c:401) 20241027040010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040010340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040010340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040010340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040010340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040010340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040010340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040010340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040010340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040010340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040010340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040010340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040010340 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040010340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040010340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040010340 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010340 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040010340 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040010340 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040010340 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040010340 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040010340 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040010340 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731) HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)9702814 HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027040010342 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010343 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040010343 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040010343 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040010343 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040010343 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040010343 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040010343 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040010343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040010343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040010343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040010343 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e945d0) (sccp_scrc.c:472) 20241027040010343 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1823) 20241027040010343 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040010343 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040010343 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040010343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040010343 DCN DEBUG handle_cn_conn_conf() conn_id=74, 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:483) 20241027040010343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040010343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040010343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040010344 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040010345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040010345 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040010346 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040010347 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040010348 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040010349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040010350 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040010351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040010352 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040010353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040010353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040010354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040010355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040010356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040010357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040010358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040010359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040010360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040010361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040010364 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42727<->l=127.0.0.1:4262) (control_if.c:193) 20241027040010364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027040010364 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040010364 DLINP DEBUG SRVCONN(,r=127.0.0.1:36982<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040010364 DLINP NOTICE SRV(,r=127.0.0.1:36982<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040010364 DMAIN NOTICE (127.0.0.1:36982 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36982<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-RAN(717)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(719)@0319e8e99f0f: Final verdict of PTC: none 20241027040010364 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(716)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(726)@0319e8e99f0f: Final verdict of PTC: none 20241027040010364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027040010364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040010364 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 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027040010364 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040010364 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040010364 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040010364 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040010364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040010364 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040010364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040010364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040010364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040010364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040010364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040010364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040010364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040010364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040010364 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040010364 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040010364 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(715)@0319e8e99f0f: Final verdict of PTC: none 20241027040010365 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 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040010365 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241027040010365 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) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc1-0: connection closed 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040010365 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040010365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040010365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040010365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:368) 20241027040010365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040010365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040010365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040010365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040010365 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040010365 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040010365 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040010365 DRANAP NOTICE cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040010365 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 20241027040010365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040010365 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) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027040010365 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040010365 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040010365 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040010366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040010366 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027040010366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040010366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040010366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040010366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040010366 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040010366 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040010366 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040010366 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040010366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040010366 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040010366 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040010366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8f5f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040010366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040010366 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040010366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040010367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040010367 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040010367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040010367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040010367 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040010367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040010367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040010367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040010367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{disrupted}: Freeing instance (context_map.c:202) 20241027040010367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9864691)[0x55b2a5de1560]{disrupted}: Deallocated (fsm.c:568) 20241027040010367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040010367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{disconnected}: Freeing instance (context_map.c:206) 20241027040010367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-73)[0x55b2a5dd8f60]{disconnected}: Deallocated (fsm.c:568) 20241027040010367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9864691 SCCP-73 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027040010367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040010367 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040010367 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040010367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e945d0), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040010367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040010367 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040010367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040010368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040010368 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040010368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040010368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040010368 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040010368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040010368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040010368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040010368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{disrupted}: Freeing instance (context_map.c:202) 20241027040010368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15664564)[0x55b2a5dd8a00]{disrupted}: Deallocated (fsm.c:568) 20241027040010368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040010368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{disconnected}: Freeing instance (context_map.c:206) 20241027040010368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-74)[0x55b2a5de2f10]{disconnected}: Deallocated (fsm.c:568) 20241027040010368 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15664564 SCCP-74 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027040010368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040010369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040010368 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010368 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040010368 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040010368 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040010368 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040010368 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040010368 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040010368 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040010369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027040010369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010369 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040010369 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040010369 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040010369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040010369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040010369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040010369 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040010369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040010369 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040010369 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040010369 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(710)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(718)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(725)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(721)@0319e8e99f0f: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(728)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc1-RAN(720)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(727)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040010380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(710): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(711): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(712): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(713): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(714): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(716): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(717): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(718): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-SCCP(719): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-RAN(720): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc1-M3UA(721): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(722): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(723): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(724): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(725): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(726): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(727): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(728): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(729): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(730): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(731): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 04:00:10 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 20241027040010442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040010871 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040010871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d08de5), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040010871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040010871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040010871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040010871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040010871 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010871 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040010871 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040010871 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040010871 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040010871 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040010871 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040010871 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040010872 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040010872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040010872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040010872 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040010872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040010872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040010872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040010872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040010872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040010872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040010872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040010872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040010872 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040011044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380184) 20241027040011313 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040011313 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040011313 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=380184, count=388324) 20241027040012366 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040012366 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027040012366 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027040012366 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040012366 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241027040012366 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241027040012366 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040012366 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040012366 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027040012612 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040012612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040012612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040012612 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040012612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040012612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040012612 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040012612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040012612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040012612 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040012612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040012612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040012612 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040012612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040012612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040012612 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040012612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040012612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040012613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040012613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040012613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040012613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040012613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040012613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040012613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040012613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040012613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040012613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040012613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040012613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040012613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 04:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241027040013511 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040013512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040013512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040013512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040013512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040013512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040013512 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040013512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040013512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040013512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040013512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040013512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040013512 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040013512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040013512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040013512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040013512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040013512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040013512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040013512 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040013512 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040013512 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040013512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040013512 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040013512 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040013512 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040013512 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040013512 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040013512 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040013512 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040013512 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241027040014083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040014091 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027040014091 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040014104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040014105 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41494 (stream_srv.c:129) 20241027040014105 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41494<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040014132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37973<->l=127.0.0.1:4262) (control_if.c:570) 20241027040014134 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014134 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014134 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014134 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014135 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014135 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014135 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014136 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027040014136 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014136 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027040014136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014136 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014136 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014136 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027040014136 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014136 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027040014136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014136 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014136 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014136 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040014136 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040014136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014136 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014136 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014136 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040014136 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040014136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014136 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027040014136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027040014136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027040014136 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014136 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014136 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014136 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040014136 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(740)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(740)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(740)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(738)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040014157 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014158 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014158 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014158 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014158 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014158 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014158 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040014158 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014159 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014159 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027040014159 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014159 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027040014159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014159 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014159 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014159 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027040014159 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014159 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040014159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014159 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014159 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014159 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040014159 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040014159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014159 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014159 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040014159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040014160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014160 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027040014160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040014160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040014160 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014160 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014160 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014160 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040014160 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(743)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(743)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(743)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040014188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040014188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040014188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040014188 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040014188 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040014188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040014188 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040014188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040014188 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027040014193 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040014193 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040014193 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040014193 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040014193 DHNBAP DEBUG (127.0.0.1:41494 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027040014193 DHNBAP NOTICE (127.0.0.1:41494 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040014193 DHNBAP NOTICE (127.0.0.1:41494 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040014193 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040014193 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040014353 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040014353 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027040014353 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040014353 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(740)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027040014356 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014356 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027040014356 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040014356 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040014356 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040014356 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040014356 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040014357 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014357 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040014357 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040014357 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040014357 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040014357 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040014357 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040014357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040014357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040014357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027040014357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040014357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040014357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040014357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040014357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040014357 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040014357 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014358 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040014358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040014358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040014358 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014358 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014358 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014358 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040014358 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040014358 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040014358 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040014358 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014358 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014374 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040014374 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027040014374 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040014374 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(743)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027040014375 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014375 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027040014375 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040014375 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040014375 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040014375 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040014375 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040014376 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014376 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040014376 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040014376 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040014376 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040014376 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040014376 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040014376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040014376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040014376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027040014376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040014376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040014376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040014376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040014376 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040014376 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040014376 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040014377 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040014377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040014377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040014377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040014377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040014377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040014377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040014377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040014377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040014377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014377 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040014377 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014377 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014377 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014377 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040014377 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040014377 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040014377 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040014377 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014436 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040014437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040014437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040014437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040014437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040014437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040014437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040014438 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040014438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e37c7), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040014438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040014438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040014438 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040014438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040014438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040014438 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040014438 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014438 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040014438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bdd4), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040014438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040014438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040014438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040014438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040014440 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014440 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040014440 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040014440 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040014440 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040014440 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040014440 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040014440 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040014441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040014441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040014441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040014441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040014441 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=005e37c7) (sccp_scrc.c:472) 20241027040014441 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1823) 20241027040014441 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040014441 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040014441 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040014441 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040014441 DLSCCP DEBUG SCCP-SCOC(61)[0x55b2a5ddc9e0]{IDLE}: Deallocated (fsm.c:568) 20241027040014642 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040014642 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040014642 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040014642 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040014642 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040014642 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040014642 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040014642 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040014642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040014642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040014642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040014642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040014642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040014642 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=00d3bdd4) (sccp_scrc.c:472) 20241027040014642 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1823) 20241027040014642 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040014642 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040014642 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040014642 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040014642 DLSCCP DEBUG SCCP-SCOC(63)[0x55b2a5de4cf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(739)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040015159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015159 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040015159 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040015159 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040015159 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040015159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040015159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040015159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040015159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040015159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040015159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040015159 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040015159 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027040015159 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040015159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040015159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040015159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040015159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040015159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040015159 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040015159 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027040015159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040015159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040015159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040015159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040015159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040015159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040015159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040015159 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040015159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015159 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040015159 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040015159 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040015159 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015159 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015159 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040015159 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040015159 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040015159 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040015159 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015159 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040015159 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(739)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040015180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015180 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040015180 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040015180 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040015180 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040015180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040015180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040015180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040015180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040015180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040015180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040015180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040015180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040015180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040015180 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040015180 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027040015180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040015180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040015180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040015180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040015180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040015180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040015180 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040015180 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027040015180 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015180 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040015180 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040015180 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040015180 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040015180 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015182 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040015182 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040015182 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040015182 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040015182 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040015182 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040015182 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040015182 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040015182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040015182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040015182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040015182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040015182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040015182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040015182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040015182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027040015182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040015182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040015182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040015182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040015182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040015182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040015182 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040015182 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040016206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040016213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040016217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040016221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040016225 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241027040016228 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040016232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040016238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040016241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040016244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241027040016247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040016251 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040016257 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040016261 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040016264 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241027040016267 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040016270 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040016273 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040016277 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040016280 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: 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@0319e8e99f0f: "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@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027040016339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)4922772 20241027040017522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040017522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040017523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241027040017523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040017523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4b1d94, normal) (hnbgw_rua.c:407) 20241027040017523 DHNB DEBUG map_rua[0x55b2a5de4cf0]{init}: Allocated (fsm.c:456) 20241027040017523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040017523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4922772 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040017523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040017523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040017523 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241027040017523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4922772 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027040017523 DCN DEBUG map_sccp[0x55b2a5ddc9e0]{init}: Allocated (fsm.c:456) 20241027040017523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040017523 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4922772 <-> SCCP-75 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027040017523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4922772 SCCP-75 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241027040017523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040017523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040017523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040017523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040017523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040017523 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040017523 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: Allocated (fsm.c:456) 20241027040017523 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040017523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300032f0056400500f1100926) (sccp_scrc.c:401) 20241027040017523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040017523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040017523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040017523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040017523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040017523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040017523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040017523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040017523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040017523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040017523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040017523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040017523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040017523 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040017523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040017523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040017523 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040017523 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040017523 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040017523 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040017523 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040017523 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040017523 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040017523 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745) HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)9963842 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027040017536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040017536 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040017536 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040017536 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040017537 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040017537 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040017537 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040017537 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040017537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040017537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040017537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040017537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040017537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040017537 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056d266) (sccp_scrc.c:472) 20241027040017537 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1823) 20241027040017537 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040017537 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040017537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040017537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040017537 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027040017537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040017537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040017539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34056<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040017539 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040017540 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040017541 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040017542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040017543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040017544 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040017545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040017546 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040017547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040017548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040017548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040017549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040017550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040017551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040017552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040017553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040017553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040017554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040017555 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040017556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027040017565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)11783002 20241027040018626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040018627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040018627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241027040018627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040018627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3cb5a, normal) (hnbgw_rua.c:407) 20241027040018627 DHNB DEBUG map_rua[0x55b2a5dd8f60]{init}: Allocated (fsm.c:456) 20241027040018627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040018627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783002 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040018627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040018627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040018627 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241027040018627 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783002 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1114) 20241027040018627 DCN DEBUG map_sccp[0x55b2a5dd8a00]{init}: Allocated (fsm.c:456) 20241027040018627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040018627 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11783002 <-> SCCP-76 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241027040018627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783002 SCCP-76 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241027040018627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040018627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040018627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040018627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040018627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040018627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040018627 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: Allocated (fsm.c:456) 20241027040018627 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040018627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300019f0056400500f1100926) (sccp_scrc.c:401) 20241027040018627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040018628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040018628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040018628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040018628 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040018628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040018628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040018628 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040018628 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040018628 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040018628 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040018628 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040018628 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040018628 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040018628 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746) HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)677702 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241027040018633 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040018633 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040018633 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040018633 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040018633 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040018633 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040018633 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040018633 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040018633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040018633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040018633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040018633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040018633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040018633 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00347be9) (sccp_scrc.c:472) 20241027040018633 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1823) 20241027040018633 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040018633 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040018633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040018633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040018633 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027040018633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040018633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040018634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040018634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040018635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040018636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040018637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040018638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040018639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040018640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040018641 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040018642 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040018643 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040018644 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040018645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040018645 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040018647 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040018648 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040018649 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040018651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040018651 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040018652 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040018653 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: "connecting cnlink 1" 20241027040018654 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(749)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn1-M3UA(749)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(749)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040018871 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040018871 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20241027040018871 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040018871 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(749)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241027040018872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040018872 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241027040018872 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040018872 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040018872 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040018872 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241027040018872 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040018873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040018873 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040018873 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040018873 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040018873 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040018873 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040018873 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040018873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040018873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040018873 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:403) 20241027040018873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040018873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040018873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040018873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040018873 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040018873 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040018873 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040018874 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040018874 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040018874 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040018874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040018874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040018874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040018874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040018874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040018874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040018874 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040018874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040018874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040018874 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040018874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040018874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040018874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040018874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040018874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040018874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040018874 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040018874 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040019312 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040019313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d6fa), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040019313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040019313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040019313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040019313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040019313 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040019313 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040019313 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040019313 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040019313 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040019313 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040019313 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040019313 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040019319 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040019319 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040019319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040019319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040019319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040019319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040019319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040019319 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=00a1d6fa) (sccp_scrc.c:472) 20241027040019319 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1823) 20241027040019319 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040019319 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040019319 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040019320 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040019319 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040019319 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040019319 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040019319 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040019319 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040019319 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040019320 DLSCCP DEBUG SCCP-SCOC(72)[0x55b2a5dda4b0]{IDLE}: Deallocated (fsm.c:568) MTC@0319e8e99f0f: 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/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5 } 20241027040019677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040019677 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040019677 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040019677 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040019677 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040019677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040019677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040019677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040019677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040019677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040019677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040019677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027040019677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040019677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040019677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040019677 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040019677 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) 20241027040019677 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) 20241027040019677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040019677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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:423) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040019677 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040019677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040019677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040019677 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040019677 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: link up (cnlink.c:111) 20241027040019677 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040019677 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040019677 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040019677 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040019677 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040019677 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040019679 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040019679 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040019679 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040019679 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040019679 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040019679 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040019679 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040019679 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040019679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040019679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040019679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040019679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040019679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040019679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040019679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241027040019679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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:472) 20241027040019679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040019679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040019679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040019679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040019679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040019679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040019679 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040019679 DRANAP INFO cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040019686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040020367 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040020367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8f5f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040020367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020367 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040020367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020367 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020367 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020367 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020367 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040020367 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040020367 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040020367 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040020367 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020369 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020369 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020369 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040020369 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020368 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040020368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e945d0), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040020368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020368 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040020368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020369 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020369 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040020369 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040020369 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040020369 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040020369 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040020369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040020369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040020369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040020369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040020369 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=00f8f5f1) (sccp_scrc.c:472) 20241027040020369 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1823) 20241027040020369 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040020369 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040020369 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040020369 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040020369 DLSCCP DEBUG SCCP-SCOC(73)[0x55b2a5de1950]{IDLE}: Deallocated (fsm.c:568) 20241027040020570 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020570 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040020570 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040020570 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040020570 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040020570 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040020570 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040020570 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040020570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040020570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040020570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040020570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040020571 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=00e945d0) (sccp_scrc.c:472) 20241027040020571 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1823) 20241027040020571 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040020571 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040020571 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040020571 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040020571 DLSCCP DEBUG SCCP-SCOC(74)[0x55b2a5dd76c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@0319e8e99f0f: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)10371700 20241027040020695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040020695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040020695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027040020695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040020695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e4274, normal) (hnbgw_rua.c:407) 20241027040020695 DHNB DEBUG map_rua[0x55b2a5dd76c0]{init}: Allocated (fsm.c:456) 20241027040020695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040020695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241027040020695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040020695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040020695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1114) 20241027040020695 DCN DEBUG map_sccp[0x55b2a5de1950]{init}: Allocated (fsm.c:456) 20241027040020695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040020695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10371700 <-> SCCP-77 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241027040020695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371700 SCCP-77 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027040020695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040020695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040020695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040020695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040020695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040020695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040020695 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{IDLE}: Allocated (fsm.c:456) 20241027040020695 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040020695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003590056400500f1100926) (sccp_scrc.c:401) 20241027040020695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040020695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040020695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040020695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040020695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040020695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040020695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040020695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040020695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040020695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040020695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020695 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040020695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040020695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040020695 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020695 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020695 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020695 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040020695 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040020695 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040020695 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040020695 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750) HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)1616573 HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027040020701 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020701 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241027040020701 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241027040020701 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241027040020701 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040020701 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040020701 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040020701 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040020701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040020701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040020701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:599) 20241027040020701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040020701 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003197ae) (sccp_scrc.c:472) 20241027040020701 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1823) 20241027040020701 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040020701 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040020701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040020701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040020701 DCN DEBUG handle_cn_conn_conf() conn_id=77, 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:483) 20241027040020701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040020701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040020702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: 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 } } } 20241027040020702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241027040020704 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241027040020705 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241027040020706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040020707 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040020708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241027040020709 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241027040020710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241027040020711 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040020712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040020713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241027040020714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241027040020715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241027040020716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040020717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040020718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241027040020718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241027040020719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241027040020720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241027040020721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040020724 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040020724 DLINP DEBUG SRVCONN(,r=127.0.0.1:41494<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040020724 DLINP NOTICE SRV(,r=127.0.0.1:41494<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040020724 DMAIN NOTICE (127.0.0.1:41494 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41494<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040020724 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027040020724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027040020724 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37973<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(739)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(742)@0319e8e99f0f: Final verdict of PTC: none 20241027040020724 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241027040020724 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040020724 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 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040020724 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040020724 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040020725 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734)@0319e8e99f0f: Final verdict of PTC: none 20241027040020725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(743)@0319e8e99f0f: Final verdict of PTC: none 20241027040020725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040020725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040020725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040020725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040020725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040020725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040020725 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040020725 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040020725 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040020725 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040020725 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040020725 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040020725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d266), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040020725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040020725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020725 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040020725 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040020725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{disrupted}: Freeing instance (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4922772)[0x55b2a5de4cf0]{disrupted}: Deallocated (fsm.c:568) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{disconnected}: Freeing instance (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-75)[0x55b2a5ddc9e0]{disconnected}: Deallocated (fsm.c:568) 20241027040020725 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4922772 SCCP-75 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040020725 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040020725 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 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040020725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241027040020725 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) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040020725 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040020725 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(741)@0319e8e99f0f: Final verdict of PTC: none 20241027040020725 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040020725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347be9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040020725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040020725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020725 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040020725 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040020725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{disrupted}: Freeing instance (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11783002)[0x55b2a5dd8f60]{disrupted}: Deallocated (fsm.c:568) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{disconnected}: Freeing instance (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-76)[0x55b2a5dd8a00]{disconnected}: Deallocated (fsm.c:568) 20241027040020725 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11783002 SCCP-76 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241027040020725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040020725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040020725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040020725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040020725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040020725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040020725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040020725 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040020725 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040020725 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040020725 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040020725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040020725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040020725 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040020725 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040020725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241027040020725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040020725 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040020725 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040020725 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:303) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:324) 20241027040020725 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040020725 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040020725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003197ae), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040020725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040020725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020725 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{disrupted}: Freeing instance (context_map.c:202) 20241027040020725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371700)[0x55b2a5dd76c0]{disrupted}: Deallocated (fsm.c:568) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{disconnected}: Freeing instance (context_map.c:206) 20241027040020725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-77)[0x55b2a5de1950]{disconnected}: Deallocated (fsm.c:568) 20241027040020725 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10371700 SCCP-77 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020725 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020725 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020725 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040020725 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040020725 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040020725 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 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040020725 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241027040020725 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) 20241027040020725 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020726 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn1-0: connection closed 20241027040020726 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040020726 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040020726 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040020726 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(748)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(732)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@0319e8e99f0f: Final verdict of PTC: none 20241027040020726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040020726 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040020726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040020726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040020726 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:368) 20241027040020726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040020726 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040020726 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040020726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040020726 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040020726 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040020726 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040020726 DRANAP NOTICE cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(744)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(740)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(747)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(749)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(738)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040020727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34054<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(733): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(734): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(735): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(736): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(738): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(739): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(740): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(741): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(742): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(743): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(745): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(746): pass (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(747): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-RAN(748): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(749): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(750): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 04:00:20 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 20241027040020783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040020871 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040020871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d08de5), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040020871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040020872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040020872 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020872 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020872 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020872 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040020872 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040020872 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040020872 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040020872 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040020873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040020873 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040020873 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040020873 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040020873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040020873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040020873 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040020873 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040020873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040020873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040020873 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040020873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040020873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040021385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338660) Waiting for packet dumper to finish... 1 (prev_count=338660, count=346284) 20241027040022613 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040022613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040022613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040022613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040022613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040022613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040022613 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040022613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040022613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040022613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040022613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040022613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040022613 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040022613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040022613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040022613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040022613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040022613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040022613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040022613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040022613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040022613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040022613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040022613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040022613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040022613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040022613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040022613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040022613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040022613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040022613 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241027040022613 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040022725 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040022725 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040022725 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027040022726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040022726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241027040022726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241027040022726 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040022726 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040022726 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 04:00: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_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 20241027040023513 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040023513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040023513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040023513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040023513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040023513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040023513 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040023513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040023513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040023513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040023513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040023513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040023513 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040023513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040023513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040023513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040023513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040023513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040023513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040023513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040023513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040023513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040023513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040023513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040023513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040023513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040023513 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040023513 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040023513 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040023513 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040023513 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_second_rab_assignment started. 20241027040024420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040024425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040024426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027040024426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(752)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040024431 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44439<->l=127.0.0.1:4262) (control_if.c:570) 20241027040024432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024432 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024432 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024432 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024432 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024433 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027040024433 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040024433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024433 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027040024433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024433 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024433 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027040024433 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027040024434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024434 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024434 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040024434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040024434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024434 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024434 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040024434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040024434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024434 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027040024434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027040024434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027040024434 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024434 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024434 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024434 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040024434 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027040024437 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040024437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040024437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040024437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024437 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024437 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024437 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024437 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040024437 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040024437 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040024437 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(757)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040024448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024448 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024448 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024448 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040024448 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024449 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027040024449 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024449 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027040024449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024449 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024449 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024449 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027040024449 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024449 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040024449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024449 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024449 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024449 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040024449 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024449 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040024449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024449 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024449 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040024449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040024449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024450 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024450 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024450 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024450 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027040024450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024450 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024450 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024450 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040024450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024450 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024450 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024450 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040024450 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024450 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024450 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024450 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040024450 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(760)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(760)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(760)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(758)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040024473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040024473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040024473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040024473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040024473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040024473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040024473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040024473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040024473 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027040024645 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040024645 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027040024645 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040024645 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(757)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027040024647 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024647 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027040024647 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040024647 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040024647 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040024647 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040024647 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040024648 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024648 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040024648 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040024648 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040024648 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040024648 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040024648 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040024648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040024648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040024648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027040024648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040024648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040024648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040024648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040024648 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040024648 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040024648 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024649 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040024649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040024649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040024649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024649 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024649 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024649 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024649 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024649 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040024649 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040024649 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040024649 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040024649 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040024660 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040024660 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027040024660 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040024660 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(760)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027040024662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024662 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027040024662 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040024662 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040024662 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024662 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040024662 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040024662 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040024662 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040024663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040024663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040024663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027040024663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040024663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040024663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040024663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040024663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040024663 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040024663 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040024664 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040024664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040024664 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040024664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040024664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040024664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040024664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040024664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040024664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040024664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040024664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040024664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040024664 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040024664 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040024664 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040024664 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040024664 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040024664 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040024664 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040024664 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040024664 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040025483 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025483 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040025483 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040025483 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040025483 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040025483 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040025483 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040025483 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040025483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040025484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040025484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040025484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040025484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040025484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040025484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040025484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027040025484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040025484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040025484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040025484 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040025484 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027040025484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040025484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040025484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027040025484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040025485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040025485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040025485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040025485 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040025485 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027040025485 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025485 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040025485 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040025485 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040025485 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040025485 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040025485 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040025485 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040025486 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025486 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040025486 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040025486 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040025486 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040025486 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040025486 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040025486 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(759)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040025486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040025486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040025486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040025486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040025486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040025486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040025486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040025486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027040025486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040025487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040025487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040025487 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040025487 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027040025490 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025490 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040025490 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040025490 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040025490 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040025491 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040025491 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040025491 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040025491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040025491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040025491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040025491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040025491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040025491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040025491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040025491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027040025491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040025491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040025491 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040025492 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040025492 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027040025492 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040025492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040025492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027040025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040025492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040025492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040025492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040025492 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040025492 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027040025492 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025492 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040025492 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040025492 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040025492 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040025492 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040025492 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040025492 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040025494 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040025494 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040025494 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040025494 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040025494 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040025494 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040025494 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040025494 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040025494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040025494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040025494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040025494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040025494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040025494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040025494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040025494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027040025494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040025495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040025495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040025495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040025495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040025495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040025495 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040025495 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(759)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040025506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(761)@0319e8e99f0f: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: f_create_expect(l3 := '8238C464B331B210C035'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: Created Expect[0] for '8238C464B331B210C035'O to be handled at TC_second_rab_assignment0(762) TC_second_rab_assignment-Iuh0-RUA(753)@0319e8e99f0f: Added conn table entry 0TC_second_rab_assignment0(762)1051816 20241027040026522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040026522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040026522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241027040026522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040026522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x100ca8, normal) (hnbgw_rua.c:407) 20241027040026522 DHNB DEBUG map_rua[0x55b2a5dd76c0]{init}: Allocated (fsm.c:456) 20241027040026522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040026522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027040026522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040026522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040026522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027040026522 DCN DEBUG map_sccp[0x55b2a5de1950]{init}: Allocated (fsm.c:456) 20241027040026522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040026522 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1051816 <-> SCCP-78 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027040026522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241027040026522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040026522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040026522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040026522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040026522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040026522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040026522 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{IDLE}: Allocated (fsm.c:456) 20241027040026522 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040026522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8238c464b331b210c035004f400300016f0056400500f1100926) (sccp_scrc.c:401) 20241027040026522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040026522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040026522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040026522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040026522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040026522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040026522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040026522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040026522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040026522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040026522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040026522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040026522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040026522 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040026522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040026522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040026522 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026522 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040026522 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040026522 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040026522 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040026522 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040026522 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040026522 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: Found Expect[0] for l3='8238C464B331B210C035'O handled at TC_second_rab_assignment0(762) HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: Added conn table entry 0TC_second_rab_assignment0(762)11689623 TC_second_rab_assignment0(762)@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241027040026530 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026530 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040026530 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040026530 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040026530 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040026530 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040026530 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040026530 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040026530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040026530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040026530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040026530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040026530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040026530 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8bd15) (sccp_scrc.c:472) 20241027040026530 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1823) 20241027040026530 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040026530 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040026530 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026530 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040026530 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:483) 20241027040026530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040026530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_len:91 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241027040026730 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026730 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040026730 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040026730 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040026730 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040026730 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040026730 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040026730 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040026730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040026730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040026731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040026731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040026731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040026731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:472) 20241027040026731 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027040026731 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027040026731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027040026731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027040026731 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027040026731 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027040026731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027040026731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026731 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241027040026731 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241027040026731 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241027040026731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026731 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{UNUSED}: Allocated (fsm.c:456) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{UNUSED}: is child of mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0] (fsm.c:486) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0] (mgcp_client_endpoint_fsm.c:724) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027040026731 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241027040026731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5dd8a00]{ST_CRCX}: Allocated (fsm.c:456) 20241027040026731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5dd8a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60] (fsm.c:486) 20241027040026731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5dd8a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027040026731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5dd8a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241027040026732 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 100ca'... (mgcp_client.c:805) 20241027040026732 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241027040026732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5dd8a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027040026732 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(761)@0319e8e99f0f: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ca817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(762) TC_second_rab_assignment0(762)@0319e8e99f0f: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ca817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241027040026765 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241027040026765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241027040026765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241027040026766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027040026766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027040026766 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026766 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027040026766 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241027040026766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026766 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241027040026766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241027040026766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241027040026766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040026766 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(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040026776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040026776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040026776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241027040026776 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027040026776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x100ca8) (hnbgw_rua.c:471) 20241027040026776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241027040026776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027040026776 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027040026776 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027040026776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027040026776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027040026776 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241027040026776 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241027040026776 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027040026776 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0] (mgcp_client_endpoint_fsm.c:724) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241027040026776 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=214 'MDCX 25 rtpbridge/1@mgw MGCP 1.0\r\nC: 100ca'... (mgcp_client.c:805) 20241027040026776 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241027040026776 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026776 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(762)@0319e8e99f0f: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ca817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027040026783 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241027040026783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241027040026783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241027040026783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026783 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027040026783 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241027040026783 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0] (mgcp_client_endpoint_fsm.c:724) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241027040026783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5de2710]{ST_CRCX}: Allocated (fsm.c:456) 20241027040026783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5de2710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60] (fsm.c:486) 20241027040026783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5de2710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241027040026783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5de2710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241027040026783 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=204 'CRCX 26 rtpbridge/1@mgw MGCP 1.0\r\nC: 100ca'... (mgcp_client.c:805) 20241027040026783 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241027040026783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1051816-0)[0x55b2a5de2710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026783 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(762)@0319e8e99f0f: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100ca817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241027040026788 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241027040026788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241027040026788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241027040026788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241027040026788 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026788 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{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) 20241027040026788 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241027040026788 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027040026788 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241027040026788 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241027040026788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241027040026788 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027040026788 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027040026788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:401) 20241027040026788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040026788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040026788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040026788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040026788 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241027040026788 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026788 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040026788 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040026788 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040026788 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040026788 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040026788 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040026788 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_len:63 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241027040026793 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026793 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040026793 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040026793 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040026793 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040026793 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040026793 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040026793 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040026793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040026793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040026793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040026793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040026793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040026793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:472) 20241027040026793 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027040026793 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027040026793 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026793 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027040026793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027040026793 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241027040026793 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241027040026793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241027040026793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241027040026793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241027040026794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241027040026794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241027040026794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040026794 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(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040026795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040026795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040026795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241027040026795 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027040026795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x100ca8) (hnbgw_rua.c:471) 20241027040026795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241027040026795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027040026795 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241027040026795 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241027040026795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241027040026795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241027040026795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241027040026795 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027040026795 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027040026795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:401) 20241027040026795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040026795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040026795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040026795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040026795 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026795 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040026795 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040026795 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040026795 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040026795 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040026795 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040026795 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_len:12 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241027040026799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026799 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040026799 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040026799 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040026799 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040026799 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040026799 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040026799 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040026799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040026799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040026799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040026799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040026799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040026799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:472) 20241027040026799 DLSCCP DEBUG Received CO:CODT for local reference 78 (sccp_scoc.c:1823) 20241027040026799 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027040026799 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026799 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027040026799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027040026799 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241027040026799 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241027040026799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241027040026799 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241027040026799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027040026799 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 27 rtpbridge/1@mgw MGCP 1.0\r\nC: 100ca'... (mgcp_client.c:805) 20241027040026799 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027040026799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027040026799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241027040026799 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:54404: len=57 'DLCX 28 rtpbridge/1@mgw MGCP 1.0\r\nC: 100ca'... (mgcp_client.c:805) 20241027040026799 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241027040026799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241027040026799 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: Removing from parent mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0] (mgcp_client_endpoint_fsm.c:873) 20241027040026799 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241027040026799 DLMGCP DEBUG mgw-endp(mgw-fsm-1051816-0)[0x55b2a5dd8f60]{IN_USE}: Deallocated (fsm.c:568) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241027040026799 DMGW DEBUG mgw(mgw-fsm-1051816-0)[0x55b2a5ddc9e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241027040026799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027040026799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241027040026799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040026799 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(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(762)@0319e8e99f0f: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(762)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(762)@0319e8e99f0f: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "100ca817" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040026801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 27 OK (mgcp_client.c:758) 20241027040026801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027040026801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027040026801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027040026801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55b2a5dd8a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027040026802 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 28 OK (mgcp_client.c:758) 20241027040026802 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241027040026802 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241027040026802 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241027040026802 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55b2a5de2710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241027040026803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040026803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040026803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 31 bytes from client (stream_srv.c:1192) 20241027040026803 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027040026803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x100ca8) (hnbgw_rua.c:471) 20241027040026803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: rx RUA DirectTransfer with 7 bytes RANAP data (hnbgw_rua.c:312) 20241027040026803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027040026803 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241027040026803 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241027040026803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241027040026803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040026803 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027040026803 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027040026803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:401) 20241027040026803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040026803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040026803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040026803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040026803 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026803 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040026803 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040026803 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040026803 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040026803 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040026803 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040026803 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(762)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040026805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(762)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040026807 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44439<->l=127.0.0.1:4262) (control_if.c:193) 20241027040026807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027040026807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040026807 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 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027040026807 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040026807 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040026807 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040026807 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040026807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040026807 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040026807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241027040026807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040026807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040026808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040026808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040026808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040026808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040026808 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040026808 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040026808 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040026808 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040026808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241027040026808 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040026808 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040026808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040026808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040026808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040026808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040026808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040026808 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040026808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040026808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040026808 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040026808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027040026808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040026808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040026808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{disrupted}: Freeing instance (context_map.c:202) 20241027040026808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1051816)[0x55b2a5dd76c0]{disrupted}: Deallocated (fsm.c:568) 20241027040026808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040026808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{disconnected}: Freeing instance (context_map.c:206) 20241027040026808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-78)[0x55b2a5de1950]{disconnected}: Deallocated (fsm.c:568) 20241027040026808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1051816 SCCP-78 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241027040026808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040026808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040026808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040026808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040026808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040026808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040026808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040026808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241027040026808 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 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040026808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027040026808 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) 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040026808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040026808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040026808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040026808 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040026808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040026808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040026808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040026808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040026808 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040026808 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040026808 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(759)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@0319e8e99f0f: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(753)@0319e8e99f0f: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(752)@0319e8e99f0f: Final verdict of PTC: none 20241027040026808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) HNBGW_Test.sgsn0-SCCP(758)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@0319e8e99f0f: Final verdict of PTC: none 20241027040026808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) HNBGW_Test.sgsn0-M3UA(760)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(761)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(754)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@0319e8e99f0f: Final verdict of PTC: none 20241027040026808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040026808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040026808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040026808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040026808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040026808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040026809 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040026809 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040026809 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(751)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040026811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_second_rab_assignment-Iuh0(752): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(753): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(754): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(758): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(759): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(760): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(761): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_second_rab_assignment0(762): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_second_rab_assignment finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 04:00:26 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 20241027040026858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040027460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244344) Waiting for packet dumper to finish... 1 (prev_count=244344, count=244884) 20241027040028808 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040028809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040028809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027040028809 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040028809 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040028809 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 04:00: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_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241027040030522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040030529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040030529 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027040030529 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040030538 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43897<->l=127.0.0.1:4262) (control_if.c:570) 20241027040030540 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030540 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030540 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030540 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030540 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030540 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030541 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030541 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030541 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040030541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040030541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040030541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030541 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030541 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030541 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030541 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030541 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040030541 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040030541 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040030541 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down 20241027040030542 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030542 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027040030542 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030542 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027040030542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030542 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030542 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030542 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027040030542 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030542 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027040030542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030542 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030542 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030542 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040030542 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040030542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030542 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030542 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030542 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030542 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027040030542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030542 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030542 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030542 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027040030542 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030542 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030542 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030542 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040030542 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(769)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(767)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040030559 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030559 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030559 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030559 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030559 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030559 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030559 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040030559 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030560 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030560 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027040030560 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030560 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027040030560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030560 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030560 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030560 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027040030560 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030560 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040030560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030560 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030560 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030560 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040030560 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030561 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040030561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030561 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030561 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040030561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040030561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040030561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030561 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027040030561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040030561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040030561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040030561 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(772)@0319e8e99f0f: ************************************************* MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(772)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(772)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(770)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040030726 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040030726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003197ae), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040030726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040030726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030726 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040030726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347be9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040030726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040030726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030726 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040030726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d266), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040030726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040030726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040030726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027040030726 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030726 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030726 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030726 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040030726 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down 20241027040030755 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040030755 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027040030755 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040030755 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(769)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027040030757 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030757 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027040030757 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040030757 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040030757 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040030757 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040030757 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040030758 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030758 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040030758 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040030758 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040030758 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040030758 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040030758 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040030758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040030758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040030758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027040030758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040030758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040030758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040030758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040030758 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040030758 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040030758 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030759 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030759 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040030759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040030759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040030759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030759 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030759 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030759 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030759 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030759 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040030759 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040030759 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040030759 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040030759 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040030773 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040030773 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027040030773 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040030773 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(772)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241027040030774 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030774 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027040030774 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040030774 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040030774 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040030774 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040030774 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040030775 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030775 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040030775 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040030775 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040030775 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040030775 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040030775 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040030775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040030775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040030775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027040030775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040030775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040030775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040030775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040030775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040030775 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040030775 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040030776 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040030776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040030776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040030776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040030776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040030776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040030776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040030776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040030776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040030776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030776 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040030776 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030776 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030776 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030776 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040030776 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040030776 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040030776 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040030776 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040030873 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040030873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d08de5), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040030873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040030873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030873 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040030873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040030873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040030873 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040030873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040030873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040030873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030873 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030873 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030873 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040030873 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040030873 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030873 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040030873 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040030873 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040030873 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040030876 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040030876 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040030876 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040030876 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040030876 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040030876 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040030876 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040030876 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040030876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040030876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040030876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040030876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040030876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040030876 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=00d08de5) (sccp_scrc.c:472) 20241027040030876 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1823) 20241027040030876 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040030876 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040030876 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040030876 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040030876 DLSCCP DEBUG SCCP-SCOC(70)[0x55b2a5df5ff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040031561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031561 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040031561 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040031561 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040031561 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040031561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040031561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040031561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040031561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040031561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040031561 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040031561 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027040031561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040031561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040031561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040031561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040031561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040031561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040031561 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040031561 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027040031561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031561 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040031561 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040031561 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040031561 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040031561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040031561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040031561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040031561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040031561 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031561 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040031561 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040031561 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040031561 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040031561 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040031561 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040031561 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040031561 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(768)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(771)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040031577 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031577 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040031577 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040031577 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040031577 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040031577 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040031577 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040031577 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040031577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040031577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040031577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040031577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040031577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040031577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027040031577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040031578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040031578 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040031578 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027040031578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040031578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040031578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040031578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040031578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040031578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040031578 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040031578 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027040031578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031578 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040031578 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040031578 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040031578 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031578 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031578 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040031578 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040031578 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040031578 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040031578 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040031578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040031578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040031578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040031578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040031578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040031578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040031578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040031578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040031578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040031578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040031579 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040031579 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(771)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040031587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040031587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040031587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040031587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040031587 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040031587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040031587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040031587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040031587 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@0319e8e99f0f: setverdict(pass): none -> pass 20241027040031590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040031590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040031590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241027040031590 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241027040031590 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241027040031794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040031794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040031794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040031794 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040031794 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040031794 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040031794 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040031794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040031794 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@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed MTC@0319e8e99f0f: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040031798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040031798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040031798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040031798 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040031798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027040031798 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43897<->l=127.0.0.1:4262) (control_if.c:193) 20241027040031798 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027040031798 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040031798 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 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027040031798 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040031798 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040031798 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040031798 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040031798 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040031798 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(767)@0319e8e99f0f: Final verdict of PTC: none 20241027040031798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040031798 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040031798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040031798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040031798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040031798 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040031798 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040031798 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040031798 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: link lost (cnlink.c:118) 20241027040031798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(771)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@0319e8e99f0f: Final verdict of PTC: none 20241027040031799 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 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040031799 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027040031799 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) 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040031799 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040031799 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-SCCP(770)@0319e8e99f0f: Final verdict of PTC: none 20241027040031799 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040031799 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040031799 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040031799 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040031799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040031799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040031799 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040031799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040031799 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040031799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040031799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040031799 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040031799 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040031799 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040031799 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(772)@0319e8e99f0f: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(763)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(773)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040031799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(763): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(764): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(765): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(770): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(771): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(772): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(773): none (pass -> pass) Sun Oct 27 04:00:31 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 MTC@0319e8e99f0f: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@0319e8e99f0f: 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'. 20241027040031861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040032463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=160272) 20241027040032613 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040032613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040032613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040032613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040032613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040032613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040032613 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040032613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040032613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040032613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040032613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040032613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040032613 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040032613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040032613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040032613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040032613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040032613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040032613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040032613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040032613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040032613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040032613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040032613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040032613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040032613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040032613 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040032613 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040032613 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040032613 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040032613 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down Waiting for packet dumper to finish... 1 (prev_count=160272, count=166444) 20241027040033513 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040033513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040033514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040033514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040033514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040033514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040033514 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040033514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040033514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040033514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040033514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040033514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040033514 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040033514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040033514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040033514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040033514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040033514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040033514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040033514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040033514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040033514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040033514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040033514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040033514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040033514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040033514 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040033514 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040033514 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040033514 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040033514 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040033798 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040033798 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040033798 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027040033799 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040033799 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040033799 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241027040034437 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040034437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b5b96), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040034437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040034437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040034437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040034437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040034438 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040034438 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040034438 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040034438 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040034438 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040034438 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040034438 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@0319e8e99f0f: 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@0319e8e99f0f: 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 Oct 27 04:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@0319e8e99f0f: 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@0319e8e99f0f: Test case TC_apply_sccp started. 20241027040035497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh0(775)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040035504 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241027040035504 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040035515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_apply_sccp-Iuh1(777)@0319e8e99f0f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241027040035516 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40431 (stream_srv.c:129) 20241027040035516 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40431<->l=127.0.0.1:29169 (hnbgw.c:791) 20241027040035522 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34887<->l=127.0.0.1:4262) (control_if.c:570) 20241027040035523 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035523 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035524 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035524 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035524 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035524 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035524 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035524 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035525 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035525 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241027040035525 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035525 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:241) 20241027040035525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035525 DRANAP DEBUG cnlink(msc-3)[0x55b2a5dcd730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035525 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035525 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241027040035525 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035525 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:241) 20241027040035525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035525 DRANAP DEBUG cnlink(msc-2)[0x55b2a5d63860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035525 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035525 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241027040035525 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:241) 20241027040035525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035525 DRANAP DEBUG cnlink(msc-1)[0x55b2a5d66660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035525 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040035525 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040035525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035525 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035525 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035525 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035525 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 4: no route! 20241027040035525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035525 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035525 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035525 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc2 is down 20241027040035525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035525 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035525 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035525 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc1 is down 20241027040035525 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035525 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035525 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035525 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040035525 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(782)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-M3UA(782)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(782)@0319e8e99f0f: ************************************************* HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040035543 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035543 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035543 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035543 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035543 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035543 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035544 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241027040035544 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040035545 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035545 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241027040035545 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035545 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:241) 20241027040035545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035545 DRANAP DEBUG cnlink(sgsn-3)[0x55b2a5dcfd70]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035545 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035545 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241027040035545 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035545 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040035545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035545 DRANAP DEBUG cnlink(sgsn-2)[0x55b2a5dcf3e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035545 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035545 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241027040035545 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040035545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035545 DRANAP DEBUG cnlink(sgsn-1)[0x55b2a5dcea50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035545 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040035545 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040035545 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040035545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040035545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040035545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040035545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040035545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040035545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040035545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035545 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040035545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035545 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035545 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035545 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:266 MTP-TRANSFER.req for DPC 12: no route! 20241027040035545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035545 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035545 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035545 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040035545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035545 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035545 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035545 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040035545 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040035545 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040035545 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040035545 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040035545 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@0319e8e99f0f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0319e8e99f0f: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(785)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-M3UA(785)@0319e8e99f0f: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(785)@0319e8e99f0f: ************************************************* HNBGW_Test.sgsn0-SCCP(783)@0319e8e99f0f: v_sccp_pdu_maxlen:268 20241027040035739 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040035739 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241027040035739 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040035739 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027040036808 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:306) 20241027040036808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040036808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040036808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040036808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040036808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040035760 DLSS7 <000c> osmo_ss7_xua_srv.c:73 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241027040035760 DLSS7 <000c> osmo_ss7_xua_srv.c:110 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241027040035760 DLSS7 <000c> osmo_ss7_xua_srv.c:184 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241027040035760 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241027040036808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040036808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040036808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040036808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040036808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040036808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040036808 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-msc0 is down HNBGW_Test.sgsn0-M3UA(785)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 HNBGW_Test.msc0-M3UA(782)@0319e8e99f0f: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241027040039499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241027040039499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040039499 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040039499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039499 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241027040039499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:458 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241027040039499 DLSS7 <000c> xua_as_fsm.c:361 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241027040039499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039499 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040039499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040039499 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040039499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040039499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:403) 20241027040039499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040039499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040039499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040039499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040039499 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040039499 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040039499 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039499 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241027040039499 DLSS7 <000c> m3ua.c:710 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:562 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241027040039499 DLSS7 <000c> xua_as_fsm.c:445 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241027040039499 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241027040039499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:747) 20241027040039499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:403) 20241027040039499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040039499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040039499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040039500 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:557) 20241027040039500 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:628) 20241027040039500 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241027040039501 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040039501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241027040039501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040039501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040039501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:423) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040039501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040039501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040039501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040039501 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040039501 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241027040039501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241027040039501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241027040039501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040039501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:423) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040039501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040039501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040039501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040039501 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241027040039501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040039501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040039501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040039501 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039501 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039501 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040039501 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040039501 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040039501 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040039501 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039503 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040039503 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040039503 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040039503 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039503 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040039503 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040039503 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040039503 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040039503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040039503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040039503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040039503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:472) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040039503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040039503 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040039503 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241027040039503 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040039503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040039503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:423) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040039503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040039503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040039503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040039503 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040039503 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: link up (cnlink.c:111) 20241027040039503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040039503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040039503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040039503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040039503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040039503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:472) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040039503 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241027040039503 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241027040039503 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241027040039503 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241027040039503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1890) 20241027040039503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:423) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040039503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040039503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040039503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040039503 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241027040039503 DRANAP NOTICE cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: link up (cnlink.c:111) 20241027040039503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040039503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040039503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040039503 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039503 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039503 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040039503 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040039503 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040039503 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040039503 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040039504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040039504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040039504 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040039504 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027040039504 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241027040039504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040039504 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040039504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040039504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK MTC@0319e8e99f0f: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(784)@0319e8e99f0f: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241027040039506 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039506 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040039506 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040039506 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040039506 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040039506 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040039506 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040039506 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040039506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040039506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040039506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040039506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040039506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241027040039506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:472) 20241027040039506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040039506 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040039506 DRANAP DEBUG cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040039506 DRANAP INFO cnlink(msc-0)[0x55b2a5d83210]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message 20241027040039507 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040039507 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040039507 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040039507 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040039507 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040039507 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040039507 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040039507 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040039507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040039507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040039507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040039507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040039507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040039507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241027040039507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241027040039507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:472) 20241027040039507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040039507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040039507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040039507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040039507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:647) 20241027040039507 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241027040039507 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241027040039507 DRANAP INFO cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241027040039508 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040039508 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040039508 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241027040039508 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241027040039508 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) 20241027040039508 DLGLOBAL DEBUG validating counter group 0x55b2a5bfbbe0(hnb) with 60 counters (rate_ctr.c:86) 20241027040039508 DHNBAP DEBUG (127.0.0.1:40431 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241027040039508 DHNBAP NOTICE (127.0.0.1:40431 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241027040039508 DHNBAP NOTICE (127.0.0.1:40431 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241027040039508 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040039508 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-RAN(784)@0319e8e99f0f: CommonRanapUnitdataCallback: Not a paging message MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040040727 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040040727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d266), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040040727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040040727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040040727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040040727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040040727 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040040727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347be9), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040040727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040040727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040040727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241) 20241027040040727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040040727 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040040727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003197ae), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040040727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040040727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040040727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040040727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040040727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040040727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040040727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040040727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040040727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040040727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040040727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241027040040727 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040040727 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040727 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040040727 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040040727 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040040727 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040040728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040728 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040040728 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040040728 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040040728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040040728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040040728 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040040728 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040040728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040040728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040040728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040040728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040040728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040040728 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=0056d266) (sccp_scrc.c:472) 20241027040040728 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1823) 20241027040040728 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040040728 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040040728 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040040728 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040040728 DLSCCP DEBUG SCCP-SCOC(75)[0x55b2a5de1560]{IDLE}: Deallocated (fsm.c:568) 20241027040040874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040040874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040040874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040040874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040040874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040040874 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040040874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040040874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040040874 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040040874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040040874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040040874 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040040930 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040040930 DLM3UA <000f> m3ua.c:747 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241027040040930 DLM3UA <000f> m3ua.c:564 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241027040040930 DLM3UA <000f> m3ua.c:599 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241027040040930 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040040930 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040040930 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040040930 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040040930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040040930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040040930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040040930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:599) 20241027040040930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040040930 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=00347be9) (sccp_scrc.c:472) 20241027040040930 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1823) 20241027040040930 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040040930 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040040930 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040040930 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040040930 DLSCCP DEBUG SCCP-SCOC(76)[0x55b2a5de2f10]{IDLE}: Deallocated (fsm.c:568) 20241027040041522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(787) TC_apply_sccp-Iuh0-RUA(776)@0319e8e99f0f: Added conn table entry 0TC_apply_sccp0(787)15958790 20241027040042535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040042535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040042535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241027040042535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241027040042535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf38306, normal) (hnbgw_rua.c:407) 20241027040042535 DHNB DEBUG map_rua[0x55b2a5df5ff0]{init}: Allocated (fsm.c:456) 20241027040042535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241027040042535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15958790 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241027040042535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040042535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040042535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15958790 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1114) 20241027040042535 DCN DEBUG map_sccp[0x55b2a5dd76c0]{init}: Allocated (fsm.c:456) 20241027040042535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241027040042535 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15958790 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241027040042535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15958790 SCCP-79 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241027040042535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241027040042535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241027040042535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241027040042535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241027040042535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040042535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1890) 20241027040042535 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: Allocated (fsm.c:456) 20241027040042535 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1931) 20241027040042535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001ed0056400500f1100926) (sccp_scrc.c:401) 20241027040042535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040042535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040042535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040042535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040042535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040042535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040042535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:386) 20241027040042536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:445) 20241027040042536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:445) 20241027040042536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040042536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040042536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040042536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040042536 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:974) 20241027040042536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241027040042536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241027040042536 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040042536 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040042536 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040042536 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040042536 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040042536 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040042536 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040042536 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: First idle individual index:0 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(787) HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: Added conn table entry 0TC_apply_sccp0(787)10652531 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(787)@0319e8e99f0f: setverdict(pass): none -> pass 20241027040042540 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040042540 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040042540 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040042540 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040042540 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040042540 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040042540 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040042540 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040042540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040042540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040042540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040042540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040042540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040042540 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d70b3e) (sccp_scrc.c:472) 20241027040042540 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1823) 20241027040042540 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1857) 20241027040042540 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1128) 20241027040042540 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040042540 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:647) 20241027040042540 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:483) 20241027040042540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:489) 20241027040042540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241027040042613 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040042613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040042613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040042613 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040042613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040042613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040042614 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040042614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040042614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040042614 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040042614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040042614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040042614 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040042614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040042614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040042614 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040042614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040042614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040042614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040042614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040042614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040042614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040042614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040042614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040042614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040042614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040042614 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040042614 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040042614 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040042614 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040042614 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040043515 DLSCCP DEBUG SCCP-SCOC(64)[0x55b2a5ddcd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040043515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a9041), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040043515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040043515 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040043515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040043515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040043515 DLSCCP DEBUG SCCP-SCOC(65)[0x55b2a5dde670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040043515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00906d21), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040043515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040043515 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040043515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040043515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040043515 DLSCCP DEBUG SCCP-SCOC(66)[0x55b2a5de54a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040043515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370017), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040043515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040043515 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040043515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040043515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040043515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040043515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040043515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040043515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040043515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040043515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040043515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040043515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040043515 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040043515 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040043515 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040043515 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040043515 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down TC_apply_sccp0(787)@0319e8e99f0f: "Changing SCCP address, don't apply yet" 20241027040043541 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241027040044435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:313) 20241027040044435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1349) 20241027040044435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040044435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040044435 DLSCCP DEBUG SCCP-SCOC(62)[0x55b2a5df7c90]{IDLE}: Deallocated (fsm.c:568) 20241027040044548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040044548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040044548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241027040044548 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241027040044548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf38306) (hnbgw_rua.c:471) 20241027040044548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15958790 SCCP-79 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241027040044548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241027040044548 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241027040044548 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027040044548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241027040044548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241027040044548 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1890) 20241027040044548 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1931) 20241027040044548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d70b3e), PART(T=Data,L=22,D=001440120000010010400b0a3fb597463e0043daea5f) (sccp_scrc.c:401) 20241027040044548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040044548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040044548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040044548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040044548 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040044548 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040044548 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040044548 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040044548 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040044548 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040044548 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040044548 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(787)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: vl_len:22 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: vl_from0 HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0A6DC07E789DEAA1C4F6'O 20241027040044552 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040044552 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040044552 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040044552 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040044552 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040044552 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040044552 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040044552 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040044552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040044552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040044552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040044552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040044552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040044552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a0a6dc07e789deaa1c4f6) (sccp_scrc.c:472) 20241027040044552 DLSCCP DEBUG Received CO:CODT for local reference 79 (sccp_scoc.c:1823) 20241027040044552 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1857) 20241027040044552 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040044552 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:647) 20241027040044552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:503) 20241027040044552 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241027040044552 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241027040044552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241027040044552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241027040044552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241027040044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040044552 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(787)@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(787)@0319e8e99f0f: "Apply SCCP address changes" 20241027040044555 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241027040044556 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:817) 20241027040044556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:786) 20241027040044556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1890) 20241027040044556 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1931) 20241027040044556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d70b3e), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:401) 20241027040044556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040044556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040044556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040044556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040044556 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1213) 20241027040044556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:386) 20241027040044556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:469) 20241027040044556 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241027040044556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241027040044556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:310) 20241027040044556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241027040044556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{disrupted}: Freeing instance (context_map.c:202) 20241027040044556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15958790)[0x55b2a5df5ff0]{disrupted}: Deallocated (fsm.c:568) 20241027040044556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241027040044556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{disconnected}: Freeing instance (context_map.c:206) 20241027040044556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55b2a5dd76c0]{disconnected}: Deallocated (fsm.c:568) 20241027040044556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15958790 SCCP-79 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241027040044556 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:841) 20241027040044556 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:861) 20241027040044556 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:795) 20241027040044556 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:820) 20241027040044556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241027040044556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241027040044556 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040044556 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040044556 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040044556 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040044556 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040044556 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040044556 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040044556 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Session index based on local reference:0 20241027040044557 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040044557 DLM3UA <000f> m3ua.c:747 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241027040044557 DLM3UA <000f> m3ua.c:564 0: asp-virt-msc0-0: m3ua_rx_xfer 20241027040044557 DLM3UA <000f> m3ua.c:599 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241027040044557 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241027040044557 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241027040044557 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241027040044557 DLSS7 <000c> m3ua.c:528 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241027040044557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040044557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241027040044557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:564) 20241027040044557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:599) 20241027040044557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:282) 20241027040044557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=00d70b3e) (sccp_scrc.c:472) 20241027040044557 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1823) 20241027040044557 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1857) 20241027040044557 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1331) 20241027040044557 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:551) 20241027040044557 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: Freeing instance (sccp_scoc.c:551) 20241027040044557 DLSCCP DEBUG SCCP-SCOC(79)[0x55b2a5de1950]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: Deleted conn table entry 0TC_apply_sccp0(787)10652531 TC_apply_sccp-Iuh0-RUA(776)@0319e8e99f0f: Deleted conn table entry 0TC_apply_sccp0(787)15958790 20241027040045804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(787)@0319e8e99f0f: Final verdict of PTC: pass MTC@0319e8e99f0f: ok: talloc reports "asn1_context" = 1 bytes 20241027040045807 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040045807 DLINP DEBUG SRVCONN(,r=127.0.0.1:40431<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040045807 DLINP NOTICE SRV(,r=127.0.0.1:40431<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040045807 DMAIN NOTICE (127.0.0.1:40431 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40431<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040045807 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241027040045807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241027040045807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241027040045807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241027040045807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241027040045807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241027040045807 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34887<->l=127.0.0.1:4262) (control_if.c:193) TC_apply_sccp-Iuh1-RUA(778)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(783)@0319e8e99f0f: Final verdict of PTC: none 20241027040045808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(784)@0319e8e99f0f: Final verdict of PTC: none 20241027040045808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241027040045808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241027040045808 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 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(780)@0319e8e99f0f: Final verdict of PTC: none 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-msc0-0: connection closed 20241027040045808 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040045808 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040045808 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040045808 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040045808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040045808 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040045808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040045808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040045808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:368) 20241027040045808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040045808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040045808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040045808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040045808 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) TC_apply_sccp-Iuh0-RUA(776)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(782)@0319e8e99f0f: Final verdict of PTC: none HNBGW_Test.msc0-RAN(781)@0319e8e99f0f: Final verdict of PTC: none HNBGW-MGCP(786)@0319e8e99f0f: Final verdict of PTC: none TC_apply_sccp-Iuh1(777)@0319e8e99f0f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(779)@0319e8e99f0f: Final verdict of PTC: none TC_apply_sccp-Iuh0(775)@0319e8e99f0f: Final verdict of PTC: none VirtHNBGW-STATS(774)@0319e8e99f0f: Final verdict of PTC: none 20241027040045809 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 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:777 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241027040045809 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:769 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:792 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241027040045809 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) 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:1079 virt-sgsn0-0: connection closed 20241027040045809 DLSS7 <000c> osmo_ss7_asp.c:1085 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241027040045809 DLSS7 <000c> xua_asp_fsm.c:683 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241027040045809 DLSS7 <000c> xua_asp_fsm.c:364 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241027040045809 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241027040045809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241027040045809 DLSS7 <000c> xua_asp_fsm.c:115 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241027040045809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1030) 20241027040045809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:747) 20241027040045809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:368) 20241027040045809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:176) 20241027040045809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241027040045809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:176) 20241027040045809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:647) 20241027040045809 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:557) 20241027040045809 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:620) 20241027040045809 DRANAP DEBUG cnlink(sgsn-0)[0x55b2a5dce0c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241027040045809 DRANAP NOTICE cnlink(sgsn-0)[0x55b2a5dce0c0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(785)@0319e8e99f0f: Final verdict of PTC: none MTC@0319e8e99f0f: setverdict(pass): pass -> pass, component reason not changed 20241027040045817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@0319e8e99f0f: Setting final verdict of the test case. MTC@0319e8e99f0f: Local verdict of MTC: pass MTC@0319e8e99f0f: Local verdict of PTC VirtHNBGW-STATS(774): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_apply_sccp-Iuh0(775): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(776): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_apply_sccp-Iuh1(777): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(778): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC IPA-CTRL-CLI-IPA(779): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-SCCP(780): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-RAN(781): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.msc0-M3UA(782): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(783): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-RAN(784): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(785): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC HNBGW-MGCP(786): none (pass -> pass) MTC@0319e8e99f0f: Local verdict of PTC TC_apply_sccp0(787): pass (pass -> pass) MTC@0319e8e99f0f: Test case TC_apply_sccp finished. Verdict: pass MTC@0319e8e99f0f: 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 Oct 27 04:00:45 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241027040045857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241027040046463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39688<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224580) 20241027040046808 DLSCCP DEBUG SCCP-SCOC(78)[0x55b2a5de4cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040046808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8bd15), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040046808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040046808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040046808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241027040046808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040046808 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040046808 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040046808 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040046808 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241027040046808 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241027040046808 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241027040046808 DLSS7 <000c> osmo_ss7_hmrt.c:241 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241027040046808 DLSS7 <000c> m3ua.c:528 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=224580, count=227048) 20241027040047808 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040047808 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040047808 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241027040047810 DLSS7 <000c> xua_as_fsm.c:353 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241027040047810 DLSS7 <000c> xua_as_fsm.c:509 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241027040047810 DLSS7 <000c> xua_as_fsm.c:515 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@0319e8e99f0f: 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@0319e8e99f0f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0319e8e99f0f: Terminating MTC. MC@0319e8e99f0f: MTC terminated. MC2> exit MC@0319e8e99f0f: Shutting down session. MC@0319e8e99f0f: 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-421.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_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_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_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_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_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 NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 2 skip: 1 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (1748025) [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-20241027-0347-6e1fbb90-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241027040050728 DLSCCP DEBUG SCCP-SCOC(77)[0x55b2a5dda4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040050728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003197ae), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040050728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040050728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040050728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040050728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040050728 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040050728 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040050728 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040050728 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040050728 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040050728 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040050728 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040050874 DLSCCP DEBUG SCCP-SCOC(71)[0x55b2a5de3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040050874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ebd22), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040050874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040050874 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040050874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040050874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040050874 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040050874 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040050874 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040050874 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040050874 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040050874 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040050874 DLSS7 <000c> osmo_ss7_hmrt.c:232 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-20241027-0347-6e1fbb90-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241027040052615 DLSCCP DEBUG SCCP-SCOC(69)[0x55b2a5de4300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040052615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a0a5), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040052615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040052615 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040052615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:241) 20241027040052615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040052615 DLSCCP DEBUG SCCP-SCOC(67)[0x55b2a5ddd0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040052615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d9016), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040052615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040052615 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040052615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040052615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040052615 DLSCCP DEBUG SCCP-SCOC(68)[0x55b2a5dda130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:320) 20241027040052615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8bbe), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:401) 20241027040052615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241027040052615 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241027040052615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:241) 20241027040052615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55b2a5def3b0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241027040052615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040052615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040052615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040052615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn1 is down 20241027040052615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040052615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040052615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040052615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down 20241027040052615 DLSS7 <000c> osmo_ss7_asp.c:831 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241027040052615 DLM3UA <000f> m3ua.c:747 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241027040052615 DLM3UA <000f> m3ua.c:564 0: asp-asp-dyn-0: m3ua_rx_xfer 20241027040052615 DLM3UA <000f> m3ua.c:599 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:286 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:227 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241027040052615 DLSS7 <000c> osmo_ss7_hmrt.c:232 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][with-pfcp] Stopping stp (1747953) [testenv][with-pfcp] Stopping hnbgw (1747983) [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-20241027-0347-6e1fbb90-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-421.log [testenv][with-pfcp] Showing junit-xml-with-pfcp-421.log [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-20241027-0347-6e1fbb90-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-421.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='47' failures='0' errors='0' skipped='0' inconc='0' time='391.00'> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register' time='1.104090'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate' time='1.114780'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_register_duplicate_reuse_sctp_assoc' time='1.103739'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_disconnected_timeout' time='15.181560'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register' time='1.079200'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_tmsi_lai' time='1.110321'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ue_register_before_hnb_register' time='1.086488'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue' time='2.194515'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue' time='2.127501'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_initial_ue_empty_cr' time='2.141598'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_initial_ue_empty_cr' time='2.163444'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_bidir' time='2.348794'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_bidir' time='2.329532'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assignment' time='2.411446'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release' time='2.692017'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_release_abnormal' time='2.450303'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_fail' time='2.430532'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgcp_to' time='6.353579'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_rab_assign_mgw_iuup_addr_chg' time='2.397228'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_cs_mo_disconnect' time='7.659842'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ranap_ps_mo_disconnect' time='7.703935'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_ps_rab_assignment_with_pfcp' time='10.811816'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Compl_on_1_cnlink' time='5.415111'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_imsi_round_robin' time='5.321722'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' time='5.297132'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' time='5.332069'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' time='5.453806'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' time='5.435255'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_1' time='5.382247'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_L3Complete_by_tmsi_valid_nri_2' time='5.533828'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_LU_by_tmsi_from_other_PLMN' time='4.361127'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_imsi' time='5.343875'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_paging_tmsi' time='5.208474'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_round_robin' time='5.342893'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_no_allow_attach_valid_nri' time='5.329825'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_detaches_cnlink' time='5.300656'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_mscpool_sccp_n_pcstate_attaches_cnlink' time='6.301576'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Compl_on_1_cnlink' time='5.294394'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_no_nri_round_robin' time='5.417186'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_1' time='5.336603'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_L3Complete_valid_nri_2' time='5.354276'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_nri_from_other_PLMN' time='4.936366'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' time='5.364112'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' time='6.653280'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_second_rab_assignment' time='2.400969'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_hnb_reregister_reuse_sctp_assoc' time='1.285983'/> <testcase classname='HNBGW_Tests:with-pfcp' name='TC_apply_sccp' time='10.329911'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-1'] testenv-hnbgw-all-osmocom-nightly-20241027-0347-6e1fbb90-1 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1025/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS